Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Release Planning)
 
Line 1: Line 1:
__NOTOC__
+
<css>
 +
  .source-java5 {padding:4px;border:1px solid black;}
 +
  .source-xml {padding:4px;border:1px solid black;}
 +
</css>
 +
__NOTOC__  
  
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 [https://dev.eclipse.org/mailman/listinfo/eclipselink-dev 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.'''
+
'''Dial In Info: ''' 
 +
* please contact Peter Krogh for dial in information.
  
== Agenda Apr 16 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 Apr 02, 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 [https://dev.eclipse.org/mailman/listinfo/eclipselink-dev EclipseLink Dev mailing list].
  
<b>Dial In Info: </b> 1-888-967-2253, Conf ID/Password: 486546/486546
+
'''* 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.'''
  
=== Status updates ===
+
= Call Schedule =
* Bug Updates:
+
** Bugs targetted for 1.0
+
*** 37
+
** Please look through untargetted open bugs, and let me know of any that are must haves.
+
  
[[Image:Bug_graph.PNG]]
+
The calendar is available in the following formats:<br> [[Image:Ical.gif]][http://www.google.com/calendar/ical/2gbj1in54n5qblravii82qhti4%40group.calendar.google.com/public/basic.ics iCal],[[Image:Xml.gif]][http://www.google.com/calendar/feeds/2gbj1in54n5qblravii82qhti4%40group.calendar.google.com/public/basic ATOM News Feed],[[Image:Html.gif]][http://www.google.com/calendar/embed?src=2gbj1in54n5qblravii82qhti4%40group.calendar.google.com&ctz=Canada/Toronto HTML]  
  
* Bug DB usage
+
<googlecalendar mode="AGENDA" title="EclipseLink Conference Calls" height="400" width="100%">2gbj1in54n5qblravii82qhti4%40group.calendar.google.com</googlecalendar>
** If you are working on a bug, assign it to yourself.
+
*** add dummy inbox to the cc list.
+
** Set the target milestone to the correct milestone.
+
*** Milestones
+
**** 1.0M7, 1.0M8 are bugs that are to be fixed by the the corresponding milestone build.
+
**** 1.0 is a bug that is to be fixed by 1.0, but has no current target milestone.
+
* OSGi
+
** Byte code weaving in Equinox working!
+
*** Need to cleanup the code and properly integrate it.
+
*** Will be checking code into OSGi branch and updating wiki.
+
**[[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])
+
** 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.
+
** Bugs entered
+
*** M6
+
**** CLOSED 221191: XMLCompositeCollectionMapping.initialize should use DatasourcePlatform ConversionManager
+
**** CLOSED 221193: XMLCompositeObjectMapping.initialize should use DatasourcePlatform ConversionManager
+
**** CLOSED 221213: Classloader passed to JAXBContextFactory is not used
+
**** CLOSED 221216: MetadataHelp should not throw Exceptions in "isXX" methods 
+
**** CLOSED 221225: EntityManagerSetupImpl should set PersistenceUnitInfo classloader on DatasourceLogin
+
**** CLOSED 214769: DatasourceLogin.setPlatformClassName should take optional ClassLoader
+
**** CLOSED 221226: Support a provided classloader in EclipseLink JPA EntityManagerFactory Creation
+
**** CLOSED 224163: Build process to build 'bundles' pre OSGi complete.
+
*** M7
+
**** moved from M6 219012: Make SDO compatible with OSGi
+
**** 221377: Convert EclipseLink Projects to PDE Projects and Rename
+
**** 221381: Update EclipseLink build to generate both EclipseLink.jar and bundle jars 
+
**** 221379: Extract eclipselink.core.lib zips into separate PDE Projects
+
**** 221383: Move all files in eclipselink.core/resources under src
+
  
==== 1.0M6 ====
+
<br>
* Milestone release Date - Apr 9th
+
* Automated Testing
+
** Need SRG test models for JPA, MOXy and SDO
+
*** DB components of those tests should be simple enough to run on Derby
+
*** Need to test Core SRG on Derby
+
* Foundation and JPA Status
+
** Deployment XML rework - Guy
+
*** JPA using MOXy
+
*** Utility to Migrate from Project to JPA config objects being written
+
* Mapping Workbench
+
** Tested XML and EIS mapping functionality.
+
**  Able to open of toplink mapping workbench 10.1.3 projects
+
** Corrected the issue with Cache Synchronization (replaced functionality erroneously removed)
+
* OXM, JAXB, SDO - Blaise D
+
* Documentation Status - Rick S
+
** Complete [[EclipseLink/UserGuide|User's Guide]] available. Minor/final cleanup remaining, as needed.
+
  
==== 1.0 Release ====
 
* 1.0 Release Date: June 25th [[EclipseLink/RoadMap || details]]
 
** [[EclipseLink/Development/Release/1.0#1.0_Release_Criteria | Exit Criteria]] now documented. Please review and provide feedback on the dev mailing list - Doug
 
** Schedule Dependencies
 
*** Eclipse reviews: graduation, release, and move to RT
 
*** Ganymede to leverage Equinox 3.4
 
* Change in scope for 200040: Focus on new JPA usable XML file with key advanced features
 
** Replacing existing XML schema, full mapping features, and migration deferred to the 1.1 release
 
* JAXB2 compliance: Not complete for 1.0. Need to document exact support level and advanced features
 
* Pre-release tasks
 
** 3rd party works-with approval for Oracle JDBC - Doug
 
** Complete [[EclipseLink/IPLog | IP Log]] - Peter
 
** Complete [[EclipseLink/Features | Features Index ]] - Doug with support of all committers
 
** Complete Examples & How-to materials - Doug/Shaun
 
** FAQ
 
** Update wiki Documentation for 1.0 Features - Liza (starting in May) with committer support
 
** Finalize product packaging and distribution - ZIP(s), Bundle access (update site?)
 
** Prepare and schedule reviews
 
  
=== General Issues ===
+
== Agenda June 6, 2013  ==
* DONE Bugzilla components - sign-off on final changes below
+
[http://www.timeanddate.com/worldclock/fixedtime.html?month=09&day=13&year=2012&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs]
http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00640.html
+
* Test Failures
+
** Tests that pass locally and fail on the build server are swamping Tom.
+
** Generally these occur because of env differences (DB, VM etc..)
+
** Need a strategy for solving these.
+
  
  
=== Upcoming Issues ===
+
=== Ad Hoc ===
  
The following items require discussion but are not yet at the stage where a solution can be proposed.
+
== Release Planning ==
 +
* 2.3.4 - No Planned release
 +
** M2  - May 22 (patch request)
 +
** M3  - June 27 (patch request)
 +
* 2.5.1 - (Milestones 3rd Wednesday of Month)
 +
** M1  - June 20 (Complete)
 +
** RC1 - Aug  24 (Complete)
 +
* 2.6.0
 +
** M1 - June 20 (Complete)
 +
** M2 - Aug  16 (Complete)
 +
* Kepler SR1 - September 27
 +
** RC1+1 - Aug  19 (2.5.1 M1)
 +
** RC2+1 - Sept 2
 +
** RC3+1 - Sept 9  (2.5.1 RC1)
 +
** RC4+1 - Sept 16
 +
* Luna - GA June 2014
 +
** M1+1 - Aug  19 (2.6.0 M2)
 +
** M2+1 - Sept 30
  
* [[EclipseLink/Development/Examples]]: Strategy for the development and maintenance of examples
+
== Build ==
* [[EclipseLink/Development/OSGi]]: Strategy for delivery of OSGi/Equinox bundles
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
* [[EclipseLink/Development/JPA_2.0]]: Strategy for the concurrent development of JPA 2.0 while maintaining JPA 1.0 usage
+
* [[EclipseLink/Development/Spring]]: Strategy for using EclipseLink within the Spring Framework
+
* [[EclipseLink/Development/Java6]]: Strategy for using EclipseLink on a Java SE 6 JRE
+
  
== Minutes from Past Meetings ==
+
Sept 12, 2013:
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00624.html Feburary 27, 2008]
+
* EclipseLink to Maven Central
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00564.html Feburary 20, 2008]
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
* OSGi Demo on Feburary 13, 2008
+
* Build cleanup
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00467.html January 30, 2008]
+
** Post-vacation revealed some process holes.
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00433.html January 23, 2008]
+
*** Closed most of them.
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00425.html January 16, 2008]
+
*** Working on reactivating common build user
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00413.html January 9, 2008]
+
*** Documenting the rest
* December 19, 26, 2007, January 2, 2008 - cancelled
+
* Migration to Maven
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00380.html December 12, 2007]
+
** Currently investigating means of generating eclipselink.jar from bundles
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00361.html December 5, 2007]
+
** seems separate reactor means separate run - issues with OSGi/non-OSGi dependencies
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00341.html November 29, 2007]
+
* Utilize maven to grab dependencies (revamp compdeps solution)
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00308.html November 21, 2007]
+
** partial solution using Tycho to accept Maven dependencies
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00291.html November 14, 2007]
+
*** still may need another step to get locally for tesing
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00273.html November 7, 2007]
+
**** working on prototype
* [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/msg00255.html October 31, 2007]
+
* Issues targeted for investigation:
* [http://wiki.eclipse.org/index.php?title=EclipseLink/Development/DevMeetings&oldid=61211 Previous minutes]
+
** Select Bundle not working with OpenJDK
 +
** JPA-RS testing not running at Eclipse
 +
 
 +
== QA  ==
 +
 
 +
Sept 5-12 , 2013:
 +
 
 +
* Nightly Triage
 +
** Manually re-run DBWS testing on JavaSE with Oracle-11.2.0.3 DB and MySQL-5.6 within both 2.5.1 and 2.6.0, provide debug info to dev for some new failures
 +
* Testing
 +
** 2.5.1 RC1 manual testing -- complete
 +
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
 +
* Test Dev
 +
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
 +
* Infra
 +
**
 +
* This week:
 +
** Continue to monitor 2.5.1 test results
 +
* [Backlog | TLQA-ELBacklog]
 +
 
 +
== JPA  ==
 +
--
 +
 
 +
== MOXy / SDO  ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
 +
 
 +
2.6
 +
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
 +
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 +
**  Reduce install size and simplify bundling with 3rd party products.
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
 +
** JSR-353 is the Java standard for producing and consuming JSON introduced with Java EE 7. MOXy has been updated to marshal/unmarshal using the JSON API
 +
 
 +
== DBWS  ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
 +
 
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
 +
 
 +
2.6
 +
*JPA metadata generator
 +
**Consolidate implementation, usable by DBWS &amp; JPA-RS
 +
**Support JDBC datatypes, PL/SQL, NoSQL
 +
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
 +
**Document current usage, to feed into Service Generation functionality
 +
 
 +
== EclipseLink Incubator  ==
 +
 
 +
[[EclipseLink/Development/Incubation]]
 +
 
 +
* Time to create separate sub-project for incubator
 +
** Increase community of committers
 +
** Try out GIT & eGit/jGit tooling in incubator?
 +
 
 +
== Documentation ==
 +
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
 +
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
 +
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
 +
* All docs remain in a rolling review:
 +
** Concepts Guide
 +
** Solutions Guide (includes installation and migration information)
 +
** JPA Extensions Reference
 +
** Developing JAXB with EL MOXy
 +
** Developing with EL DBWS
 +
 
 +
== Bug Status  ==
 +
 
 +
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]  
 +
 
 +
==== Foundation and JPA  ====
 +
 
 +
[https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=priority&y_axis_field=target_milestone&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_severity=enhancement&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0=Open Bugs By Target and Priority]  
 +
 
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=8d&chfieldto=Now&chfield=resolution&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Resolved Bugs]  
 +
 
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=8d&chfieldto=Now&chfield=%5BBug+creation%5D&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Created Bugs]
 +
 
 +
 
 +
[[EclipseLink/Development/DevMeetings/ArchiveBugReports]]

Latest revision as of 11:00, 12 September 2013



Dial In Info:

  • please contact Peter Krogh for dial in information.


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.

Call Schedule

The calendar is available in the following formats:
Ical.gifiCal,Xml.gifATOM News Feed,Html.gifHTML



Agenda June 6, 2013

11 am EST, Thurs


Ad Hoc

Release Planning

  • 2.3.4 - No Planned release
    • M2 - May 22 (patch request)
    • M3 - June 27 (patch request)
  • 2.5.1 - (Milestones 3rd Wednesday of Month)
    • M1 - June 20 (Complete)
    • RC1 - Aug 24 (Complete)
  • 2.6.0
    • M1 - June 20 (Complete)
    • M2 - Aug 16 (Complete)
  • Kepler SR1 - September 27
    • RC1+1 - Aug 19 (2.5.1 M1)
    • RC2+1 - Sept 2
    • RC3+1 - Sept 9 (2.5.1 RC1)
    • RC4+1 - Sept 16
  • Luna - GA June 2014
    • M1+1 - Aug 19 (2.6.0 M2)
    • M2+1 - Sept 30

Build

RoadMap

Sept 12, 2013:

  • EclipseLink to Maven Central
    • SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
  • Build cleanup
    • Post-vacation revealed some process holes.
      • Closed most of them.
      • Working on reactivating common build user
      • Documenting the rest
  • Migration to Maven
    • Currently investigating means of generating eclipselink.jar from bundles
    • seems separate reactor means separate run - issues with OSGi/non-OSGi dependencies
  • Utilize maven to grab dependencies (revamp compdeps solution)
    • partial solution using Tycho to accept Maven dependencies
      • still may need another step to get locally for tesing
        • working on prototype
  • Issues targeted for investigation:
    • Select Bundle not working with OpenJDK
    • JPA-RS testing not running at Eclipse

QA

Sept 5-12 , 2013:

  • Nightly Triage
    • Manually re-run DBWS testing on JavaSE with Oracle-11.2.0.3 DB and MySQL-5.6 within both 2.5.1 and 2.6.0, provide debug info to dev for some new failures
  • Testing
    • 2.5.1 RC1 manual testing -- complete
    • Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
  • Test Dev
    • GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
  • Infra
  • This week:
    • Continue to monitor 2.5.1 test results
  • [Backlog | TLQA-ELBacklog]

JPA

--

MOXy / SDO

RoadMap

2.6

DBWS

DBWS Development

DBWS Roadmap

2.6

  • JPA metadata generator
    • Consolidate implementation, usable by DBWS & JPA-RS
    • Support JDBC datatypes, PL/SQL, NoSQL
  • DDL Parser metadata generation
    • Document current usage, to feed into Service Generation functionality

EclipseLink Incubator

EclipseLink/Development/Incubation

  • Time to create separate sub-project for incubator
    • Increase community of committers
    • Try out GIT & eGit/jGit tooling in incubator?

Documentation

Bug Status

Bug reports

Foundation and JPA

Bugs By Target and Priority

Resolved Bugs

Created Bugs


EclipseLink/Development/DevMeetings/ArchiveBugReports

Back to the top