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"

(1.1.0)
(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.
  
=Call Schedule=
 
  
The calendar is available in the following formats:<br>
+
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].  
[[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]
+
  
<googlecalendar width="100%" height="400" title="EclipseLink Conference Calls" mode="AGENDA">2gbj1in54n5qblravii82qhti4%40group.calendar.google.com</googlecalendar>
+
'''* 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 =
  
== Agenda Jan 21 2008 ==
+
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]
  
[http://www.timeanddate.com/worldclock/fixedtime.html?month=11&day=19&year=2008&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday Jan 21, 2008]
+
<googlecalendar mode="AGENDA" title="EclipseLink Conference Calls" height="400" width="100%">2gbj1in54n5qblravii82qhti4%40group.calendar.google.com</googlecalendar>
  
<b>Dial In Info: </b> 1-888-967-2253, Conf ID/Password: 486546/486546
+
<br>  
  
=== Milestones ===
 
* 1.1M5 12/09/2008 Dec Milestone for 1.1
 
* 1.1 01/20/2008
 
** branch for 1.1
 
* 1.1M6 01/14/2009 Milestone for 1.1
 
* 1.1M7 01/21/2009 RC1 Milestone for 1.1
 
** Show stopper issues, and approved fixes only fixed here
 
* 1.1.0 02/04/2009 1.1.0 Released
 
  
=== Project Status ===
+
== Agenda June 6, 2013  ==
* 1.1 Release Review
+
[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]
** Emo contacted.  Peter going through [http://wiki.eclipse.org/Development_Resources/HOWTO/Review_Information_for_Project_Leads#Release_Reviews Release Review steps]
+
*** IPLog handed in
+
*** CQs
+
**** SDO 2.1.1 in progress
+
**** JPA 2.0  
+
***** License discussion
+
*** PMC Approval (Can occur in parallel with, prior to, and after, the IP clearance)
+
*** IP Log Approval This is essential, and no release review can proceed without it!
+
*** Slides
+
  
=== Status updates ===
 
  
=== 1.1.0 ===
+
=== Ad Hoc ===
* EclipseLink 1.1 now Feb 04 2009
+
** This may delay slightly depending on release review
+
* [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0 JPA 2.0]
+
** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/uni-directional_onetomany_mapping One to Many unidirectional] - Complete
+
** Cache API
+
*** Complete
+
** Table per class Inheritance
+
*** Complete
+
** Access Type - Complete
+
** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/pessimistic_locking Pessimistic Locking]
+
*** Complete.
+
** Entity Manager API
+
*** Code review request
+
** New collections mappings - embedded objects or simple objects
+
*** Native API complete
+
*** Annotation and XML
+
**** Current Target this week.
+
** Ordered Lists
+
** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/derived_ids Derived Ids]
+
*** Check in today
+
** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/Extended_Map_support Extended Map support]
+
*** initial prototype attached to bug
+
*** Done
+
**** Direct Map
+
*** working on
+
**** AggregateCollection
+
**** OneToMany
+
**** ManyToMany
+
**** UnidirectionOneToMany
+
** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/derived_ids MappedById]
+
*** Being considered outside of the derived id feature
+
* [http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS]
+
** Automated testing - DBWS to be included in nightly test runs
+
** PL/SQL Collection support.  This is being developed in 1.1 stream but will not be fully completed for this release.
+
** [[EclipseLink/Development/DBWS/OptLock|Auto-detection of optimistic lock field]]
+
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=249600 bug 249600], on hold for 1.1, pending PL/SQL Collection support
+
* [http://wiki.eclipse.org/EclipseLink/Features/SDO SDO]
+
** EclipseLink1.1 is SDO2.1 spec compliant (there is no TCK associated with this spec)
+
** SDO2.1.1 feature complete.  Focus is on ensuring the most recently published TCK passes.  A public draft of SDO2.1.1 is due to be released in Nov 2008, but the spec is unlikely to be finalized before EclipseLink1.1.0 is released.
+
*** TCK version: 2008-10-06
+
*** Tests run: 403
+
*** Failures: 7
+
*** Errors: 6
+
* [http://wiki.eclipse.org/EclipseLink/Development/MOXy MOXy]
+
** No major work items remain for this release.  Closing down assigned bugs.
+
  
=== EclipseLink Incubator ===
+
== Release Planning ==
[http://wiki.eclipse.org/EclipseLink/Development/Incubation wiki site here]
+
* 2.3.4 - No Planned release
* SDO DAS Update
+
** M2  - May 22 (patch request)
* Suggestion to put Equinox in Incubator
+
** 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
  
=== Bug Status ===
+
== Build ==
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
==== Foundation and JPA ====
+
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
  
'''Open Bugs'''
+
== QA  ==
  
Note: We are in the middle of a clean-up of the 1.1 bugs.  1.1 bugs that are not set as P2 will have their target changed to a later release before next meeting.
+
Sept 5-12 , 2013:
  
{|{{BMTableStyle}}
+
* Nightly Triage
|-{{BMTHStyle}}
+
** 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
! Date
+
* Testing
! 1.0.x
+
** 2.5.1 RC1 manual testing -- complete
! 1.1 P2
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
! 1.1 P3
+
* Test Dev
! 1.1X
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
! 2.0
+
* Infra
! Untargetted
+
**
|-
+
* This week:
| January 21, 2009|| 0 || 2 || 0 || 68 || 52 || 39
+
** Continue to monitor 2.5.1 test results
|-
+
* [Backlog | TLQA-ELBacklog]
| January 14, 2009|| 0 || 5 || 1 || 63 || 52 || 38
+
|-
+
| January 7, 2009|| 0 || 10 || 1 || 60 || 38 || 39
+
|-
+
| December 24, 2008|| 0 || 11 || 1 || 53 || 37 || 32
+
|-
+
| December 17, 2008|| 0 || 14 || 1 || 53 || 34 || 28
+
|-
+
| December 10, 2008|| 0 || 15 || 0 || 51 || 31 || 30
+
|-
+
| December 3, 2008|| 0 || 18 || 0 || 50 || 31 || 31
+
|-
+
| November 26, 2008|| 0 || 23 @ || 0 @ || 54 @ || 32 || 34
+
|-
+
| November 19, 2008|| 0 || 12 || 63 @ || x || 29 @ || 32
+
|-
+
| November 12, 2008|| 0 || 11 || 90 || x || 43 || 34
+
|-
+
| November 5, 2008|| 0 || 9 || 87 || x || 44 || 35
+
|-
+
| October 29, 2008 || 0 || 9 || 87 || x || 40 || 33
+
|-
+
| October 22, 2008 || 4 || 4 || 86 || x || 31 || ?
+
|}
+
  
''@ Change due to bug clean-up and removal of enhancements from count.''
+
== 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&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]
+
== MOXy / SDO  ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
  
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&target_milestone=1.0M3&target_milestone=1.0M2&target_milestone=1.0M4&target_milestone=1.0M5&target_milestone=1.0M6&target_milestone=1.0M7&target_milestone=1.0M8&target_milestone=1.0M9&target_milestone=1.0&target_milestone=1.0.1&target_milestone=1.0M10&target_milestone=1.0M11&target_milestone=1.0.2&target_milestone=1.0.1M1&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&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= 1.0.x Open ] -- Note: Needs updating as new targets are added
+
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
  
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&target_milestone=1.1&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&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= 1.1 Open]
+
== DBWS  ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
  
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&target_milestone=1.1X&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&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= 1.1x Open]
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]  
  
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&target_milestone=2.0&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&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= 2.0 Open]
+
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
  
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&component=Foundation&component=JPA&target_milestone=---&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&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Untargetted]
+
== EclipseLink Incubator  ==
  
'''Resolved Bugs previous week'''
+
[[EclipseLink/Development/Incubation]]
  
{|{{BMTableStyle}}
+
* Time to create separate sub-project for incubator
|-{{BMTHStyle}}
+
** Increase community of committers
! Date
+
** Try out GIT & eGit/jGit tooling in incubator?
! 1.0.x
+
! 1.1
+
! Invalid
+
! Duplicate
+
! Submitted Patch
+
|-
+
| January 21, 2009 || 0 || 8 || 2 || 0 || 0
+
|-
+
| January 14, 2009 || 1 || 16 || 3 || 4 || 0
+
|-
+
| January 7, 2009 || 0 || 2 || 1 || 1 || 0
+
|-
+
| December 23, 2008 || 0 || 6 || 1 || 3 || 0
+
|-
+
| December 17, 2008 || 0 || 2 || 2 || 2 || 0
+
|-
+
| December 10, 2008 || 0 || 11 || 4 || 0 || 0
+
|-
+
| December 3, 2008 || 0 || 15 || 3 || 3 || 1
+
|-
+
| November 26, 2008 || 0 || 6 || 4 || 2 || 0
+
|-
+
| November 19, 2008 || 0 || 7 || 3 || 1 || 3
+
|-
+
| November 12, 2008 || 0 || 3 || 3 || 0 || 0
+
|-
+
| November 5, 2008 || 0 || 5 || 1 || 0 || 0
+
|-
+
| October 29, 2008 || 2 || 5 || 1 || 1 || 1
+
|-
+
| October 22, 2008 || 4 || 7 || 2 || 2 || 3
+
|}
+
  
[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]
+
== 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
  
'''New Bugs previous week'''
+
== Bug Status  ==
  
{|{{BMTableStyle}}
+
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]
|-{{BMTHStyle}}
+
! Date
+
! Targetted 1.0.x
+
! Targetted 1.1
+
! Targetted 1.1.x
+
! Targetted 2.0
+
! Future
+
! Enhancement
+
! simple_fix
+
! build
+
! more info requested
+
! Already resolved
+
|-
+
| January 21, 2009 || 0 || 4 || 4 || 0 || 6 || 1 || 0 || 0 || 0 || 3
+
|-
+
| January 14, 2009 || 0 || 4 || 6 || 14 || 3 || 4 || 1 || 2 || 0 || 11
+
|-
+
| January 7, 2009 || 0 || 2 || 5 || 1 || 2 || 2 || 1 || 1 || 0 || 3
+
|-
+
| December 24, 2008 || 0 || 1 || 0 || 2 || 0 || 2 || 3 || 0 || 1 || 3
+
|-
+
| December 17, 2008 || 0 || 1 || 1 || 2 || 1 || 2 || 0 || 0 || 0 || 2
+
|-
+
| December 10, 2008 || 0 || 1 || 2 || 1 || 1 || 0 || 0 || 1 || 0 || 1
+
|-
+
| December 3, 2008 || 0 || 2 || 4 || 0 || 2 || 3 || 0 || 0 || 0 || 1
+
|-
+
| November 26, 2008 || 0 || 5 || 2 || 0 || 3 || 0 || 1 || 2 || 1 || 3
+
|-
+
| November 19, 2008 || 0 || 2 || x || 5 || 2 || 0 || 0 || 1 || 1 || 1
+
|-
+
| November 12, 2008 || 0 || 2 || x || 0 || 4 || 3 || 0 || 1 || 1 || 3
+
|-
+
| November 5, 2008 || 0 || 4 || x || 3 || 2 || 8 || 0 || 1 || 1 || 3
+
|-
+
| October 29, 2008 || 0 || 7 || x || 1 || 1 || 7 || 0 || 0 || 0 || 2
+
|-
+
| October 22, 2008 || 0 || 4 || x || 6 || 2 || 4 || 1 || 2 || 1 || 5
+
|}
+
  
[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]
+
==== Foundation and JPA ====
  
=== General Issues ===
+
[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]
* Bug DB usage
+
** See wiki page http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines
+
* JPA 2.0 Preview
+
** javax.persistence_1.99.0.jar will be renamed to javax.persistence_2.0_preview.jar
+
** OSGi "Bundle-Version" will remain 1.99.x, but with name change will increment to 1.99.1
+
** Bundle will ship in 1.1.0 with "Bundle-Version" of 1.99.2
+
* Any objections to keeping the planned milestone and release dates published (or referenced) on this page?
+
* Build Status
+
** Build Notifications
+
*** Continuing to investigate RSS - need data to set variables for feed.
+
** Build Reorg
+
*** Phase II will wait until after notifications and other work completed.
+
  
=== Upcoming Issues ===
+
[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]
  
The following items require discussion but are not yet at the stage where a solution can be proposed.
+
[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/Examples]]: Strategy for the development and maintenance of examples
+
* [[EclipseLink/Development/OSGi]]: Strategy for delivery of OSGi/Equinox bundles
+
* [[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 ==
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090114 Jan 14, 2009]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090107 Jan 7, 2009]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/2008 2008]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/2007 2007]
 
* [http://wiki.eclipse.org/index.php?title=EclipseLink/Development/DevMeetings&oldid=61211 Previous minutes]
 
  
== References ==
+
[[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