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"

(2.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 April 1 2009 ==
+
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]
Meeting format:
+
* Status
+
* Galileo Checkpoint Status
+
  
[http://www.timeanddate.com/worldclock/fixedtime.html?month=2&day=25&year=2009&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday April 1, 2009]
+
<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.1.0 03/11/2009 1.1.0 Released!
 
  
=== Status updates ===
+
== Agenda June 6, 2013  ==
 +
[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]
  
== 2.0 ==
 
* Wiki site update
 
** Ensure that wiki site reflect state of feature
 
* Location of Docs moving forward
 
** where to put 2.0 documentation.
 
** breaking down features into smaller pages
 
* [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0 JPA 2.0]
 
** Completed Functionality
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/uni-directional_onetomany_mapping One to Many unidirectional] - Complete
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_1.0/table_per_class Table per class Inheritance]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/access_type Access Type]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/pessimistic_locking Pessimistic Locking]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/derived_ids Derived Ids]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/entitymanager_updates Entity Manager API]
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/new_collection_mappings New collections mappings]
 
** In Progress
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/metamodel_api MetaModel API]
 
**** Prototype underway
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/ordered_lists Ordered Lists]
 
**** Issues arising around nulls and Duplicates.
 
**** Making progress
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/entity_type_expressions Entity Type Expressions]
 
**** Expressions working with query keys
 
**** JPQL updates - looking at JPQL for Case at the same time as they are similar.
 
*** Cascade Delete
 
**** CascadeDelete almost ready for code review.
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/query_definition_api Criteria API]
 
**** Starting this week
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA2.0/Extended_Map_support Extended Map support]
 
**** Metadata work nearing completion - code review later this week
 
*** [http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/validation_api_integration Validation Integration]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS]
 
*** JPQL Case
 
**** JPQL updates starting
 
**** Expression changes to begin late next week
 
*** Map key JPQL support
 
**** Starting this week.
 
** Automated testing - DBWS to be included in nightly test runs
 
** PL/SQL Collection support.  Core ORM support checked in.  DBWS support continued to be developed in trunk.
 
** [[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 fully passing the SDO2.1.1 TCK on JDK1.5 and JDK6.
 
*** TCK version: 2008-11-17
 
*** Tests run: 403
 
*** Failures: 0
 
*** Errors: 0
 
* [http://wiki.eclipse.org/EclipseLink/Development/MOXy MOXy]
 
** No major work items remaining for this release.
 
  
=== EclipseLink Incubator ===
+
=== Ad Hoc ===
[http://wiki.eclipse.org/EclipseLink/Development/Incubation wiki site here]
+
* SDO DAS Update - Checked in SDO DAS
+
* Suggestion to put Equinox in Incubator
+
  
=== Bug Status ===
+
== Release Planning ==
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]
+
* 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
  
==== Foundation and JPA ====
+
== Build ==
 +
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
'''Open Bugs'''
+
Sept 12, 2013:
{|{{BMTableStyle}}
+
* EclipseLink to Maven Central
|-{{BMTHStyle}}
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
! Date
+
* Build cleanup
! 1.0.x
+
** Post-vacation revealed some process holes.
! 1.1 P2
+
*** Closed most of them.
! 1.1 P3
+
*** Working on reactivating common build user
! 1.1.1
+
*** Documenting the rest
! 1.1X
+
* Migration to Maven
! 2.0
+
** Currently investigating means of generating eclipselink.jar from bundles
! Untargetted
+
** seems separate reactor means separate run - issues with OSGi/non-OSGi dependencies
|-
+
* Utilize maven to grab dependencies (revamp compdeps solution)
| April 1, 2009|| 0 || 0 || 0 || 7 || 105 || 83 || 51
+
** partial solution using Tycho to accept Maven dependencies
|-
+
*** still may need another step to get locally for tesing
| March 18, 2009|| 0 || 0 || 0 || 8 || 96 || 84 || 51
+
**** working on prototype
|-
+
* Issues targeted for investigation:
| March 11, 2009|| 0 || 0 || 0 || 7 || 97 || 83 || 53
+
** Select Bundle not working with OpenJDK
|-
+
** JPA-RS testing not running at Eclipse
| March 4, 2009|| 0 || 0 || 0 || 2 || 92 || 81 || 58
+
|-
+
| February 25, 2009|| 0 || 0 || 0 || 2 || 90 || 80 || 60
+
|-
+
| February 18, 2009|| 0 || 1 || 0 || x || 87 || 54 || 83
+
|-
+
| February 4, 2009|| 0 || 2 || 0 || x || 79 || 54 || 74
+
|-
+
| January 28, 2009|| 0 || 2 || 2 || x || 67 || 52 || 46
+
|-
+
| January 21, 2009|| 0 || 2 || 0 || x || 68 || 52 || 39
+
|-
+
| January 14, 2009|| 0 || 5 || 1 || x || 63 || 52 || 38
+
|-
+
| January 7, 2009|| 0 || 10 || 1 || x || 60 || 38 || 39
+
|-
+
| December 24, 2008|| 0 || 11 || 1 || x || 53 || 37 || 32
+
|-
+
| December 17, 2008|| 0 || 14 || 1 || x || 53 || 34 || 28
+
|-
+
| December 10, 2008|| 0 || 15 || 0 || x || 51 || 31 || 30
+
|-
+
| December 3, 2008|| 0 || 18 || 0 || x || 50 || 31 || 31
+
|-
+
| November 26, 2008|| 0 || 23 @ || 0 @ || x || 54 @ || 32 || 34
+
|-
+
| November 19, 2008|| 0 || 12 || 63 @ || x || x || 29 @ || 32
+
|-
+
| November 12, 2008|| 0 || 11 || 90 ||x ||  x || 43 || 34
+
|-
+
| November 5, 2008|| 0 || 9 || 87 || x || x || 44 || 35
+
|-
+
| October 29, 2008 || 0 || 9 || 87 || x || x || 40 || 33
+
|-
+
| October 22, 2008 || 4 || 4 || 86 || x || x || 31 || ?
+
|}
+
  
''@ Change due to bug clean-up and removal of enhancements from count.''
+
== QA  ==
  
[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]
+
Sept 5-12 , 2013:  
  
[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
+
* 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]
  
[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]
+
== JPA ==
 +
--
  
[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]
+
== 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=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
 +
* [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=---&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]
+
== DBWS  ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
  
'''Resolved Bugs previous week'''
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
  
{|{{BMTableStyle}}
+
2.6  
|-{{BMTHStyle}}
+
*JPA metadata generator
! Date
+
**Consolidate implementation, usable by DBWS &amp; JPA-RS
! 1.0.x
+
**Support JDBC datatypes, PL/SQL, NoSQL
! 1.1
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]
! 1.1.1
+
**Document current usage, to feed into Service Generation functionality
! 2.0
+
! Invalid
+
! Duplicate
+
! Submitted Patch
+
|- 
+
| April 1, 2009 || 0 || 2 || 12 || 3 || 5 || 3 || 1
+
|- 
+
| March 18, 2009 || 0 || 2 || 3 || 3 || 3 || 0 || 0
+
|- 
+
| March 11, 2009 || 0 || 5 || x || 1 || 2 || 0 || 0
+
|- 
+
| March 4, 2009 || 0 || 2 || x || 7 || 1 || 0 || 0
+
|- 
+
| February 25, 2009 || 0 || 3 || x || 4 || 2 || 0 || 0
+
|- 
+
| February 18, 2009 || 0 || 6 || x || 6 || 3 || 2 || 0
+
|- 
+
| February 4, 2009 || 0 || 5 || x || 3 || 1 || 2 || 0
+
|-  
+
| January 28, 2009 || 0 || 3 || x || 0 || 6 || 2 || 1
+
|-
+
| January 21, 2009 || 0 || 8 || x || 0 || 2 || 0 || 0
+
|-
+
| January 14, 2009 || 1 || 16 || x || 0 || 3 ||4 || 0
+
|-
+
| January 7, 2009 || 0 || 2 || x || 0 || 1 || 1 || 0
+
|-
+
| December 23, 2008 || 0 || 6 || x || 0 || 1 || 3 || 0
+
|-
+
| December 17, 2008 || 0 || 2 || x || 0 || 2 || 2 || 0
+
|-
+
| December 10, 2008 || 0 || 11 || x || 0 || 4 || 0 || 0
+
|-
+
| December 3, 2008 || 0 || 15 || x || 0 || 3 || 3 || 1
+
|-
+
| November 26, 2008 || 0 || 6 || x || 0 || 4 || 2 || 0
+
|-
+
| November 19, 2008 || 0 || 7 || x || 0 || 3 || 1 || 3
+
|-
+
| November 12, 2008 || 0 || 3 || x || 0 || 3 || 0 || 0
+
|-
+
| November 5, 2008 || 0 || 5 || x || 0 || 1 || 0 || 0
+
|-
+
| October 29, 2008 || 2 || 5 || x || 0 || 1 || 1 || 1
+
|-
+
| October 22, 2008 || 4 || 7 || x || 0 || 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]
+
== EclipseLink Incubator  ==
  
'''New 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?
! Targetted 1.0.x
+
! Targetted 1.1
+
! Targetted 1.1.1
+
! Targetted 1.1.x
+
! Targetted 2.0
+
! Future
+
! Enhancement
+
! simple_fix
+
! build
+
! more info requested
+
! Already resolved
+
|- 
+
| April 1, 2009 || 0 || 0 || 11 || 10 || 4 || 0 || 3 || 0 || 0 || 3 || 18
+
|- 
+
| March 18, 2009 || 0 || 0 || 2 || 0 || 2 || 1 || 1 || 0 || 0 || 0 || 2
+
|- 
+
| March 11, 2009 || 0 || 0 || 4 || 7 || 2 || 2 || 6 || 0 || 1 || 1 || 3
+
|- 
+
| March 4, 2009 || 0 || 1 || 0 || 2 || 4 || 0 || 2 || 0 || 0 || 0 || 5
+
|- 
+
| February 25, 2009 || 0 || 0 || 2 || 3 || 3 || 3 || 2 || 0 || 0 || 0 || 2
+
|- 
+
| February 18, 2009 || 0 || 3 || x || 12 || 5 || 0 || 2 || 0 || 0 || 0 || 11
+
|- 
+
| February 4, 2009 || 0 || 2 || x || 11 || 2 || 2 || 1 || 0 || 0 || 0 || 3
+
|- 
+
| January 28, 2009 || 0 || 3 || x || 4 || 2 || 2 || 0 || 0 || 0 || 0 || 7
+
|-
+
| January 21, 2009 || 0 || 4 || x || 4 || 0 || 6 || 1 || 0 || 0 || 0 || 3
+
|-
+
| January 14, 2009 || 0 || 4 || x || 6 || 14 || 3 || 4 || 1 || 2 || 0 || 11
+
|-
+
| January 7, 2009 || 0 || 2 || x || 5 || 1 || 2 || 2 || 1 || 1 || 0 || 3
+
|-
+
| December 24, 2008 || 0 || 1 || x || 0 || 2 || 0 || 2 || 3 || 0 || 1 || 3
+
|-
+
| December 17, 2008 || 0 || 1 || x || 1 || 2 || 1 || 2 || 0 || 0 || 0 || 2
+
|-
+
| December 10, 2008 || 0 || 1 || x || 2 || 1 || 1 || 0 || 0 || 1 || 0 || 1
+
|-
+
| December 3, 2008 || 0 || 2 || x || 4 || 0 || 2 || 3 || 0 || 0 || 0 || 1
+
|-
+
| November 26, 2008 || 0 || 5 || x || 2 || 0 || 3 || 0 || 1 || 2 || 1 || 3
+
|-
+
| November 19, 2008 || 0 || 2 || x || x || 5 || 2 || 0 || 0 || 1 || 1 || 1
+
|-
+
| November 12, 2008 || 0 || 2 || x || x || 0 || 4 || 3 || 0 || 1 || 1 || 3
+
|-
+
| November 5, 2008 || 0 || 4 || x || x || 3 || 2 || 8 || 0 || 1 || 1 || 3
+
|-
+
| October 29, 2008 || 0 || 7 || x || x || 1 || 1 || 7 || 0 || 0 || 0 || 2
+
|-
+
| October 22, 2008 || 0 || 4 || x || 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]
+
== 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
  
=== General Issues ===
+
== Bug Status  ==
  
== Galileo Release Train ==
+
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]
** http://wiki.eclipse.org/Galileo_Simultaneous_Release
+
** http://www.eclipse.org/projects/galileo_status.php
+
  
=== Upcoming Issues ===
+
==== Foundation and JPA  ====
  
The following items require discussion but are not yet at the stage where a solution can be proposed.
+
[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]  
* [[EclipseLink/Development/Examples]]: Strategy for the development and maintenance of examples
+
 
* [[EclipseLink/Development/OSGi]]: Strategy for delivery of OSGi/Equinox bundles
+
[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]
* [[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
+
[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/Java6]]: Strategy for using EclipseLink on a Java SE 6 JRE
+
  
== Minutes from Past Meetings ==
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090218 Feb 18, 2009]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090211 Feb 11, 2009]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090204 Feb 4, 2009]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090128 Jan 28, 2009]
 
* [http://wiki.eclipse.org/EclipseLink/Development/DevMeetings/20090121 Jan 21, 2009]
 
* [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