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"

(Agenda Aug 27, 2009)
(Release Planning)
 
Line 1: Line 1:
 +
<css>
 +
  .source-java5 {padding:4px;border:1px solid black;}
 +
  .source-xml {padding:4px;border:1px solid black;}
 +
</css>
 
__NOTOC__  
 
__NOTOC__  
  
  
 
'''Dial In Info: '''   
 
'''Dial In Info: '''   
* Canada: 1-866-203-6092
+
* please contact Peter Krogh for dial in information.
* U.S.A.: 1-866-682-4770
+
 
* Other: <http://www.intercall.com/oracle/access_numbers.htm>
+
* Conference Id: 6677762
+
* Pass Code: 7762
+
  
 
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].  
 
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].  
Line 21: Line 22:
 
<br>  
 
<br>  
  
== Agenda Sep 3, 2009  ==
 
  
Meeting format:  
+
== 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]
  
*Milestones
 
*Work Allocation
 
*Completed
 
*@Risk
 
[http://www.timeanddate.com/worldclock/fixedtime.html?month=2&day=25&year=2009&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday Aug 27, 2009]
 
  
== Ad Hoc ==
+
=== Ad Hoc ===
  
=== Milestones  ===
+
== 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
  
* Galileo SR1 - September 25th
+
== Build ==
** Will include EclipseLink 1.1.2 (No Change from Galileo GA)
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
 
+
* 1.1.3 Patch Set
+
** 1.1.3 M1 - Aug 19th (Helios-M1)
+
** 1.1.3 M2 - Sept 9th
+
** 1.1.3 M3 - Sept 30th
+
** 1.1.3 RC1 - Oct 16th
+
** 1.1.3 GA - Oct 30th
+
 
+
* 1.2.0 Release
+
** 1.2.0 M1 - (Create Branch) - TBD (8/27 latest)
+
*** branched - 8/26/2009
+
** 1.2.0 M2 - September 7
+
** 1.2.0 RC1 Sept 14th
+
** 1.2.0 GA - September 28/09
+
 
+
* 2.0.0 Release
+
**Release governed by the JPA 2.0 RI development and JavaEE 6.0 schedule
+
** 2.0.0 M7 August 21
+
** 2.0.0 RC1 TBD
+
** 2.0.0 RC2 TBD
+
 
+
* [[Helios]] - Annual release - June 24/2010
+
** M1  - August 21/09: Including EclipseLink 1.1.3 M1
+
** M2+1 - September 28/09: Including EclipseLink 2.0
+
** M2  - October 2/09: Including EclipseLink 2.0
+
  
* Galileo SR2 - February 26th/2010
+
Sept 12, 2013:
** RC1+0 Jan 18/10: EclipseLink ??
+
* EclipseLink to Maven Central
<br>
+
** 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  ==
 
== QA  ==
  
*Work allocation this week
+
Sept 5-12 , 2013:  
*Completed this week
+
* Bugs resolved:
+
** 286847 JPA server test suite should have different name in order to get readable test result report 
+
** 286869 CalendarToTSTZWithBindingTest failed 
+
** 286870 changes in MOXy caused jpa server tests failing to compile on WebSphere 6.1 and GlassFish GlassFish v2 UR2 
+
** 286973 Missing property in trunk\dbws\eclipselink.dbws.test.oracle\build.properties 
+
** 287113 CascadeDeletesJUnitTestSuite failed on Server with Table Creator issue 
+
  
 +
* 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]
  
== Build ==
 
* Bugs fixed
 
** 264516  [BUILD]: Nightly builds should only run if changes to codebase exist. 
 
** 280792  [BUILD]: need new targets in trunk/build.xml 
 
 
== JPA  ==
 
== JPA  ==
 +
--
  
=== Completed ===
+
== MOXy / SDO ==
*Criteria API/Meta Model
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
**Advanced test model running and checked in
+
*Canonical Model Generation
+
**Basic '_' classes being generated from Entities integrated in Eclipse and on the Command line
+
* Pessimistic locking Scope checked in.
+
* No visible movement on Validation CQ.
+
*Other Bugs:
+
** 264962 Transient @PersistenceContext annotated field in @Entity causes EntityManagerSetupException 
+
** 280803 JPA 2.0 Pessimistic Locking Scope 
+
** 282732 Provide option that allows "resurection" of objects to be disabled in JPA EntityManger 
+
** 282745 Add support for UnitOfWork usage within JPA EntityManager 
+
** 282868 Implement the StaticMetamodel interface 
+
** 284147 inheritance tests failed to deploy 
+
** 284877 Implement recursive ManagedType.getDeclared* algorithm to differentiate by IdentifiableType 
+
** 285599 Memory leak from IndirectList holding on RepeatableWriteUnitOfWork via ReadAllQuery 
+
** 286416 Memory leak from serverSession.lastDescriptorAccessed holding ClientSession & UOW 
+
** 287058 Build: ant trunk build fails on equinox.weaving $extensions.depend.dir properties change required 
+
  
=== Work allocation ===
+
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
  
*JPA 2.0
+
== DBWS  ==
**Canonical Model Generation
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]
*** initialization code patch added to the bug
+
*** Check in of futher functionality being added today
+
**Criteria API/MetaModel
+
*** JPQL test suites copied and converted to CriteriaAPI tests
+
*** Full testing held up on MetaModel Completion
+
*** Debuging, fixing etc to get them running
+
**Validation
+
*** No word on QC 3435
+
**Triage of bugs
+
***Review submitted patches
+
  
=== DBWS ===
+
[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
  
*Completed
+
== EclipseLink Incubator  ==
*Work allocation
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS]
+
**Automated testing - DBWS included in nightly test runs
+
**PL/SQL Collection support. Core ORM support &amp; DBWSUtils checked in.
+
  
=== SDO / MOXy  ===
+
[[EclipseLink/Development/Incubation]]
  
*Work Allocation
+
* Time to create separate sub-project for incubator
*Completed
+
** Increase community of committers
 +
** Try out GIT & eGit/jGit tooling in incubator?
  
*[http://wiki.eclipse.org/EclipseLink/Features/SDO SDO]
+
== Documentation ==
**EclipseLink1.1.1 fully passes the SDO2.1.1 TCK on JDK1.5 and JDK6.
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*[http://wiki.eclipse.org/EclipseLink/Development/MOXy MOXy]
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
**EclipseLink2.0: targetting JAXB 2.1.x compliancy.
+
* 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
  
<br>
+
== Bug Status  ==
 
+
=== EclipseLink Incubator  ===
+
 
+
[[EclipseLink/Development/Incubation]]
+
 
+
* SDO DAS Update - Close down?
+
* [[EclipseLink/Development/Dynamic]]
+
* Proposed [[EclipseLink/Development/Incubator/Extensions]]
+
 
+
=== Bug Status  ===
+
  
 
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]  
 
[http://wiki.eclipse.org/EclipseLink/Bugs Bug reports]  
  
 
==== Foundation and JPA  ====
 
==== Foundation and JPA  ====
 
'''Open Bugs'''
 
 
{|
 
|-
 
! Date
 
! 1.1.3
 
! 1.1.2
 
! 1.1.1
 
! 1.2
 
! 2.0
 
! Future/1.1.x
 
! Untargetted
 
|-
 
| September 2, 2009
 
| 3
 
| 0
 
| 0
 
| 11
 
| 178
 
| 342
 
| 111
 
|-
 
| July 23, 2009
 
| 3
 
| 0
 
| 0
 
| x
 
| 171
 
| 328
 
| 102
 
|-
 
| July 15, 2009
 
| 3
 
| 0
 
| 0
 
| x
 
| 172
 
| 328
 
| 95
 
|-
 
| July 8, 2009 #
 
| 2
 
| 0
 
| 0
 
| x
 
| 174
 
| 323
 
| 94
 
|-
 
| July 8, 2009
 
| 0
 
| 0
 
| 0
 
| x
 
| 136
 
| 268
 
| 37
 
|-
 
| June 24, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 130
 
| 265
 
| 37
 
|-
 
| June 17, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 128
 
| 263
 
| 37
 
|-
 
| June 10, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 123
 
| 264
 
| 37
 
|-
 
| June 3, 2009
 
| x
 
| 2
 
| 0
 
| x
 
| 120
 
| 262
 
| 37
 
|-
 
| May 27, 2009
 
| x
 
| 2
 
| 0
 
| x
 
| 121
 
| 256
 
| 38
 
|-
 
| May 20, 2009
 
| x
 
| 3
 
| 0
 
| x
 
| 117
 
| 253
 
| 37
 
|-
 
| May 13, 2009
 
| x
 
| 2
 
| 1
 
| x
 
| 105
 
| 253
 
| 40
 
|-
 
| May 6, 2009
 
| x
 
| x
 
| 1
 
| x
 
| 104
 
| 255
 
| 39
 
|-
 
| April 30, 2009
 
| x
 
| x
 
| 4
 
| x
 
| 104
 
| 163
 
| 38
 
|-
 
| April 22, 2009
 
| x
 
| x
 
| 3
 
| x
 
| 101
 
| 194
 
| 40
 
|}
 
 
''@ Change due to bug clean-up and removal of enhancements from count.'' ''# Changed report to include enhancements.''
 
  
 
[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/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&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
 
 
[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]
 
 
[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]
 
 
[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]
 
 
[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]
 
 
'''Resolved Bugs'''
 
 
{|
 
|-
 
! Date
 
! 1.1.3
 
! 1.1.2
 
! 1.1.1
 
! 1.2
 
! 2.0
 
! Invalid
 
! Duplicate
 
! Submitted Patch
 
|-
 
| September 2, 2009
 
| 13
 
| 0
 
| 0
 
| 17
 
| 0
 
| 6
 
| 3
 
| 2
 
|-
 
| July 23, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 6
 
| 1
 
| 0
 
| 0
 
|-
 
| July 15, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 6
 
| 1
 
| 0
 
| 0
 
|-
 
| July 8, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 13
 
| 3
 
| 1
 
| 5
 
|-
 
| June 24, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 9
 
| 2
 
| 1
 
| 5
 
|-
 
| June 17, 2009
 
| x
 
| 1
 
| 0
 
| x
 
| 2
 
| 3
 
| 2
 
| 1
 
|-
 
| June 10, 2009
 
| x
 
| 4
 
| 0
 
| x
 
| 4
 
| 0
 
| 0
 
| 1
 
|-
 
| June 3, 2009
 
| x
 
| 7
 
| 0
 
| x
 
| 4
 
| 2
 
| 0
 
| 0
 
|-
 
| May 27, 2009
 
| x
 
| 6
 
| 1
 
| x
 
| 3
 
| 1
 
| 0
 
| 0
 
|-
 
| May 20, 2009
 
| x
 
| 5
 
| 2
 
| x
 
| 4
 
| 0
 
| 1
 
| 0
 
|-
 
| May 13, 2009
 
| x
 
| x
 
| 3
 
| x
 
| 8
 
| 1
 
| 0
 
| 6
 
|-
 
| May 6, 2009
 
| x
 
| x
 
| 1
 
| x
 
| 10
 
| 0
 
| 1
 
| 2
 
|-
 
| April 30, 2009
 
| x
 
| x
 
| 6
 
| x
 
| 4
 
| 1
 
| 0
 
| 1
 
|-
 
| April 22, 2009 (2 weeks)
 
| x
 
| x
 
| 16
 
| x
 
| 3
 
| 7
 
| 2
 
| 0
 
|}
 
  
 
[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=&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]  
 
'''New Bugs'''
 
 
{|
 
|-
 
! Date
 
! Targetted 1.1.3
 
! Targetted 1.1.2
 
! Targetted 1.1.1
 
! Targetted 1.2
 
! Targetted 2.0
 
! Future
 
! Enhancement
 
! Already resolved
 
|-
 
| September 2, 2009
 
| 9
 
| 0
 
| 0
 
| 17
 
| 12
 
| 15
 
| 14
 
| 23
 
|-
 
| July 23, 2009
 
| 0
 
| 0
 
| 0
 
| x
 
| 5
 
| 1
 
| 4
 
| 4
 
|-
 
| July 15, 2009
 
| 1
 
| 0
 
| 0
 
| x
 
| 4
 
| 6
 
| 5
 
| 1
 
|-
 
| July 8, 2009
 
| 2
 
| 0
 
| 0
 
| x
 
| 15
 
| 7
 
| 12
 
| 5
 
|-
 
| June 24, 2009
 
| x
 
| 1
 
| 0
 
| x
 
| 2
 
| 3
 
| 2
 
| 1
 
|-
 
| June 17, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 6
 
| 2
 
| 0
 
| 1
 
|-
 
| June 10, 2009
 
| x
 
| 1
 
| 0
 
| x
 
| 5
 
| 2
 
| 2
 
| 0
 
|-
 
| June 3, 2009
 
| x
 
| 2
 
| 0
 
| x
 
| 3
 
| 5
 
| 2
 
| 4
 
|-
 
| May 27, 2009
 
| x
 
| 0
 
| 0
 
| x
 
| 5
 
| 4
 
| 2
 
| 3
 
|-
 
| May 20, 2009
 
| x
 
| 4
 
| 0
 
| x
 
| 14
 
| 1
 
| 1
 
| 2
 
|-
 
| May 13, 2009
 
| x
 
| 2
 
| 0
 
| x
 
| 5
 
| 2
 
| 3
 
| 3
 
|-
 
| May 6, 2009
 
| x
 
| x
 
| 1
 
| x
 
| 6
 
| 0
 
| 3
 
| 5
 
|-
 
| April 30, 2009
 
| x
 
| x
 
| 6
 
| x
 
| 4
 
| 6
 
| 3
 
| 7
 
|-
 
| April 22, 2009 (2 weeks)
 
| x
 
| x
 
| 5
 
| x
 
| 9
 
| 8
 
| 3
 
| 8
 
|}
 
  
 
[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]
 
[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]
  
=== General Issues  ===
 
 
*Running JPA in JavaSE mode on trunk
 
**Issues due to jar signing and split javax.persistence package
 
**If you run in Java SE with the javax.persistence 1.0.0 jar shipped with EclipseLink and eclipselink.jar you will get security exceptions on our trunk stream (but not our released streams)
 
**We solve this in our testing with an unsigned version of the javax.persistence jar. We may have to consider a similar strategy for our "installer-zip" distribution.
 
*SPI defaulting
 
**We provide a number of service advertisements in META-INF/services of eclipselink.jar
 
**It is possible that installing eclipselink.jar to make use of one service (e.g. JPA) will transparently change the provider of another service (e.g. JAXB) to use EclipseLink if the user has not explicitly specified their service providers.
 
*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.
 
**potential clone of wiki.
 
<br>
 
=== Upcoming Issues  ===
 
 
The following items require discussion but are not yet at the stage where a solution can be proposed.
 
 
*[[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/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