Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/DevMeetings"

(Status updates)
Line 5: Line 5:
 
'''* When adding agenda items please send an email to the eclipselink-dev@eclipse.org list notifying attendees.  This will ensure attendees are aware of agenda items prior to the meeting.'''
 
'''* When adding agenda items please send an email to the eclipselink-dev@eclipse.org list notifying attendees.  This will ensure attendees are aware of agenda items prior to the meeting.'''
  
== Agenda Feb 06, 2008 ==
+
== Agenda Feb 20 2008 ==
  
 
[http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day=30&year=2008&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday Feb 06, 2008]
 
[http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day=30&year=2008&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday Feb 06, 2008]
Line 18: Line 18:
 
** [[EclipseLink/Dependencies]] - All approved. Still need PMC approval for 3rd party dependencies - Doug
 
** [[EclipseLink/Dependencies]] - All approved. Still need PMC approval for 3rd party dependencies - Doug
 
** Main TopLink Contribution awaiting final approval
 
** Main TopLink Contribution awaiting final approval
*** Review on going.
+
*** Peter to resubmit with EDL and EPL header.
*** IdentityMapHashMap removed to progress IP Review
+
*** UUIDGenerater being moved to ASM directory, and new CQ opened.
+
 
** Workbench CQ Approved
 
** Workbench CQ Approved
 
** UserGuide CQ Approved
 
** UserGuide CQ Approved
* Dual Licensing with BSD
+
* Dual Licensing with EDL
** Awaiting BSD availability. Working with Eclipse Foundation legal
+
** Final Approvals done.
** Will update all source in SVN and CQ with dual license header when available
+
** Source updated to include new headers
* OSGi Proof of Concept ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=210979 Bug 210979])
+
* [[EclipseLink/Development/OSGi_Proof_of_Concept | Wiki page added with POC status, demos, and usage instructions]]. ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=210979 Bug 210979])
** Propose a demo and walkthrough of the POC followed by a discussion on moving EclipseLink development to OSGi.  Time TBD.
+
** Thanks Shaun for the Demo last week.
 +
** Next Steps?
 
** Teneo EMF/EclipseLink integration code running on POC bundles.  Will be submitting code for IP review and will continue building based on the expectation of EclipseLink bundles in 1.0 release.
 
** Teneo EMF/EclipseLink integration code running on POC bundles.  Will be submitting code for IP review and will continue building based on the expectation of EclipseLink bundles in 1.0 release.
** [[EclipseLink/Development/OSGi_Proof_of_Concept | Wiki page added with POC status, demos, and usage instructions]].
 
 
** Branch Created in SVN for exploration of [[EclipseLink/Development/OSGi|EclipseLink as OSGi bundles]].
 
** Branch Created in SVN for exploration of [[EclipseLink/Development/OSGi|EclipseLink as OSGi bundles]].
 
** POC running simple JPA and JAXB 2.0 apps in pure OSGi environment--no Equinox extensions used.
 
** POC running simple JPA and JAXB 2.0 apps in pure OSGi environment--no Equinox extensions used.
Line 36: Line 34:
 
* Milestone release Date - Mar 5th
 
* Milestone release Date - Mar 5th
 
** NOTE: code freeze mar 4th
 
** NOTE: code freeze mar 4th
** need to outline concrete goals
 
 
==== 1.0M4 ====
 
* Milestone release Date - Feb 6th
 
** Build occuring today
 
 
* Automated build
 
* Automated build
** Tests added to the continuous build
+
** builds temporarily broken - Fixed now
*** So far core SRG added,
+
 
* Automated Testing - Tom
 
* Automated Testing - Tom
 
** Nightly build runs Core SRG, JPA LRG, MOXy LRG, SDO LRG
 
** Nightly build runs Core SRG, JPA LRG, MOXy LRG, SDO LRG
** 11 test failures on Core LRG - do not fail on local run, so are related to build machine
+
** 10 test failures on Core LRG - do not fail on local run, so are related to build machine
 
** JPA, MOXy, SDO and DBWS SRGs are needed
 
** JPA, MOXy, SDO and DBWS SRGs are needed
 
** Publication of test results
 
** Publication of test results
Line 53: Line 45:
 
* Foundation and JPA Status
 
* Foundation and JPA Status
 
** Deployment XML rework - Guy
 
** Deployment XML rework - Guy
*** JPA schema now using MOXy
 
 
* Mapping Workbench
 
* Mapping Workbench
**
+
**  
 
* OXM, JAXB, SDO - Blaise D
 
* OXM, JAXB, SDO - Blaise D
 
* Documentation Status - Rick S
 
* Documentation Status - Rick S

Revision as of 13:34, 20 February 2008


The EclipseLink committers have a regular meeting (currently weekly) to discuss ongoing development issues and projects. All interested parties are welcome to attend. If you have any additional items you wished discussed please add them at the bottom of the agenda including a brief description and any relevant links. Alternatively development issues can be discussed on the EclipseLink Dev mailing list.

* When adding agenda items please send an email to the eclipselink-dev@eclipse.org list notifying attendees. This will ensure attendees are aware of agenda items prior to the meeting.

Agenda Feb 20 2008

2PM EST, Wednesday Feb 06, 2008

Dial In Info: 1-888-967-2253, Conf ID/Password: 486546/486546

Status updates

  • 1.0 Release Date
    • Target June 1st for 1.0 ship date
  • IP Review (EclipseLink/IPLog)
    • EclipseLink code being reviewed
    • EclipseLink/Dependencies - All approved. Still need PMC approval for 3rd party dependencies - Doug
    • Main TopLink Contribution awaiting final approval
      • Peter to resubmit with EDL and EPL header.
    • Workbench CQ Approved
    • UserGuide CQ Approved
  • Dual Licensing with EDL
    • Final Approvals done.
    • Source updated to include new headers
  • Wiki page added with POC status, demos, and usage instructions. (Bug 210979)
    • Thanks Shaun for the Demo last week.
    • Next Steps?
    • Teneo EMF/EclipseLink integration code running on POC bundles. Will be submitting code for IP review and will continue building based on the expectation of EclipseLink bundles in 1.0 release.
    • Branch Created in SVN for exploration of EclipseLink as OSGi bundles.
    • POC running simple JPA and JAXB 2.0 apps in pure OSGi environment--no Equinox extensions used.

1.0M5

  • Milestone release Date - Mar 5th
    • NOTE: code freeze mar 4th
  • Automated build
    • builds temporarily broken - Fixed now
  • Automated Testing - Tom
    • Nightly build runs Core SRG, JPA LRG, MOXy LRG, SDO LRG
    • 10 test failures on Core LRG - do not fail on local run, so are related to build machine
    • JPA, MOXy, SDO and DBWS SRGs are needed
    • Publication of test results
      • HTML version of Core SRG results published with each build
      • Publication required for JPA LRG, MOXy LRG, SDO LRG
  • Foundation and JPA Status
    • Deployment XML rework - Guy
  • Mapping Workbench
  • OXM, JAXB, SDO - Blaise D
  • Documentation Status - Rick S
  • Maven - Mitesh
    • Maven uploads now occur nightly
    • Currently even milestone builds upload as "SNAPSHOT". Some debugging required.

1.0 Exit Criteria

  • 1.0 Exit Criteria now documented. Please review and provide feedback on the dev mailing list - Doug
  • Need to provide projected release date. Planning for first half of 2008. Waiting for JAXB 2.1 compliance estimates - Doug

General Issues

  • nightly eclipselink.jar checked into build -
    • bug created: 211760
    • Completed??
  • SVN Proxy

Upcoming Issues

The following items require discussion but are not yet at the stage where a solution can be proposed.

Minutes from Past Meetings

Back to the top