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"

(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: ''' 
 +
* 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 [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 13: Line 22:
 
<br>  
 
<br>  
  
== Agenda July 29, 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]
  
*NEW* slightly altered Meeting format
 
*Milestones
 
*Work Allocation
 
*Completed
 
  
[http://www.timeanddate.com/worldclock/fixedtime.html?month=2&day=25&year=2009&hour=14&min=0&sec=0&p1=188 2PM EST, Wednesday July 29, 2009]
+
=== Ad Hoc ===
  
'''Dial In Info: ''' 1-888-967-2253, Conf ID/Password: 486546/486546
+
== 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
  
== Ad Hoc  ==
+
== Build ==
 +
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
Peter on vacation Wed July 29th
+
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
  
=== Milestones ===
+
== QA ==
  
*1.1.3
+
Sept 5-12 , 2013:
**Proposed date - Oct 30th
+
***M1 - Aug 5th
+
***M2 - Sept 2nd
+
***M3 - Oct 1st
+
***RC - Oct 16th
+
***Availability Date - Oct 30th
+
  
*2.0 - September 29th 2009
+
* Nightly Triage
**Release governed by the JPA 2.0 RI development and JavaEE 6.0 schedule
+
** 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
**M5 July 13
+
* Testing
**M6 July 29
+
** 2.5.1 RC1 manual testing -- complete
**M7 Aug 19
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
 
+
* Test Dev
<br>
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
 
+
* Infra
== QA  ==
+
**
 
+
* This week:
*Work allocation this week  
+
** Continue to monitor 2.5.1 test results
*Completed this week
+
* [Backlog | TLQA-ELBacklog]
  
 
== JPA  ==
 
== JPA  ==
 +
--
  
=== Work allocation ===
+
== MOXy / SDO ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
  
*JPA 2.0
+
2.6
**Annotation Processing Tool
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
***Investigation/prototyping stage
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
***Currently generating simple classes under simple rules
+
** Reduce install size and simplify bundling with 3rd party products.
**Criteria API/MetaModel
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
***JPQL test suites copied and converted to CriteriaAPI tests
+
** 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
***Debuging, fixing etc to get them running
+
**Pessemistic Locking Scope
+
**Triage of bugs  
+
***Review submitted patches
+
  
=== Completed ===
+
== DBWS ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]
  
**Sequencing
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
***catalog and qualifier added to sequencing
+
****https://bugs.eclipse.org/bugs/show_bug.cgi?id=283759
+
**Cacheable
+
**1:1 M:1 Join table support
+
***https://bugs.eclipse.org/bugs/show_bug.cgi?id=282553
+
**DDL Gen
+
***Uni dir 1:M
+
***Map Key Mappings - https://bugs.eclipse.org/bugs/show_bug.cgi?id=283338
+
*Other Bugs:
+
**283763 testQueryTimeOut within jpa.fieldaccess.advanced.EntityManagerJUnitTestSuite
+
**284025 use referencedColumnName instead of referenceColumnName for INCOMPLETE_JOIN_COLUMNS_SPECIFIED validation exception
+
**249541 - Examples
+
**250475 - Examples
+
  
=== DBWS ===
+
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
  
*Work allocation
+
== EclipseLink Incubator  ==
*Completed
+
  
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS]  
+
[[EclipseLink/Development/Incubation]]  
**Automated testing - DBWS included in nightly test runs
+
**PL/SQL Collection support. Core ORM support &amp; DBWSUtils checked in.
+
  
=== SDO / MOXy  ===
+
* Time to create separate sub-project for incubator
 +
** Increase community of committers
 +
** Try out GIT & eGit/jGit tooling in incubator?
  
*Work Allocation
+
== Documentation ==
*Completed
+
*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
  
*[http://wiki.eclipse.org/EclipseLink/Features/SDO SDO]
+
== Bug Status  ==
**EclipseLink1.1.1 fully passes the SDO2.1.1 TCK on JDK1.5 and JDK6.
+
*[http://wiki.eclipse.org/EclipseLink/Development/MOXy MOXy]
+
**EclipseLink2.0: targetting JAXB 2.1.x compliancy.
+
 
+
<br>
+
 
+
=== EclipseLink Incubator  ===
+
 
+
[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  ===
+
  
 
[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
 
! 2.0
 
! Future/1.1.x
 
! Untargetted
 
|-
 
| July 23, 2009
 
| 3
 
| 0
 
| 0
 
| 171
 
| 328
 
| 102
 
|-
 
| July 15, 2009
 
| 3
 
| 0
 
| 0
 
| 172
 
| 328
 
| 95
 
|-
 
| July 8, 2009 #
 
| 2
 
| 0
 
| 0
 
| 174
 
| 323
 
| 94
 
|-
 
| July 8, 2009
 
| 0
 
| 0
 
| 0
 
| 136
 
| 268
 
| 37
 
|-
 
| June 24, 2009
 
| x
 
| 0
 
| 0
 
| 130
 
| 265
 
| 37
 
|-
 
| June 17, 2009
 
| x
 
| 0
 
| 0
 
| 128
 
| 263
 
| 37
 
|-
 
| June 10, 2009
 
| x
 
| 0
 
| 0
 
| 123
 
| 264
 
| 37
 
|-
 
| June 3, 2009
 
| x
 
| 2
 
| 0
 
| 120
 
| 262
 
| 37
 
|-
 
| May 27, 2009
 
| x
 
| 2
 
| 0
 
| 121
 
| 256
 
| 38
 
|-
 
| May 20, 2009
 
| x
 
| 3
 
| 0
 
| 117
 
| 253
 
| 37
 
|-
 
| May 13, 2009
 
| x
 
| 2
 
| 1
 
| 105
 
| 253
 
| 40
 
|-
 
| May 6, 2009
 
| x
 
| x
 
| 1
 
| 104
 
| 255
 
| 39
 
|-
 
| April 30, 2009
 
| x
 
| x
 
| 4
 
| 104
 
| 163
 
| 38
 
|-
 
| April 22, 2009
 
| x
 
| x
 
| 3
 
| 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 previous week'''
 
 
{|
 
|-
 
! Date
 
! 1.1.2
 
! 1.1.1
 
! 2.0
 
! Invalid
 
! Duplicate
 
! Submitted Patch
 
|-
 
| July 23, 2009
 
| 0
 
| 0
 
| 6
 
| 1
 
| 0
 
| 0
 
|-
 
| July 15, 2009
 
| 0
 
| 0
 
| 6
 
| 1
 
| 0
 
| 0
 
|-
 
| July 8, 2009
 
| 0
 
| 0
 
| 13
 
| 3
 
| 1
 
| 5
 
|-
 
| June 24, 2009
 
| 0
 
| 0
 
| 9
 
| 2
 
| 1
 
| 5
 
|-
 
| June 17, 2009
 
| 1
 
| 0
 
| 2
 
| 3
 
| 2
 
| 1
 
|-
 
| June 10, 2009
 
| 4
 
| 0
 
| 4
 
| 0
 
| 0
 
| 1
 
|-
 
| June 3, 2009
 
| 7
 
| 0
 
| 4
 
| 2
 
| 0
 
| 0
 
|-
 
| May 27, 2009
 
| 6
 
| 1
 
| 3
 
| 1
 
| 0
 
| 0
 
|-
 
| May 20, 2009
 
| 5
 
| 2
 
| 4
 
| 0
 
| 1
 
| 0
 
|-
 
| May 13, 2009
 
| x
 
| 3
 
| 8
 
| 1
 
| 0
 
| 6
 
|-
 
| May 6, 2009
 
| x
 
| 1
 
| 10
 
| 0
 
| 1
 
| 2
 
|-
 
| May 6, 2009
 
| x
 
| 1
 
| 10
 
| 0
 
| 1
 
| 2
 
|-
 
| April 30, 2009
 
| x
 
| 6
 
| 4
 
| 1
 
| 0
 
| 1
 
|-
 
| April 22, 2009 (2 weeks)
 
| x
 
| 16
 
| 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 previous week'''
+
[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]
 
+
{|
+
|-
+
! Date
+
! Targetted 1.1.3
+
! Targetted 1.1.2
+
! Targetted 1.1.1
+
! Targetted 2.0
+
! Future
+
! Enhancement
+
! Already resolved
+
|-
+
| July 23, 2009
+
| 0
+
| 0
+
| 0
+
| 5
+
| 1
+
| 4
+
| 4
+
|-
+
| July 15, 2009
+
| 1
+
| 0
+
| 0
+
| 4
+
| 6
+
| 5
+
| 1
+
|-
+
| July 8, 2009
+
| 2
+
| 0
+
| 0
+
| 15
+
| 7
+
| 12
+
| 5
+
|-
+
| June 24, 2009
+
| x
+
| 1
+
| 0
+
| 2
+
| 3
+
| 2
+
| 1
+
|-
+
| June 17, 2009
+
| x
+
| 0
+
| 0
+
| 6
+
| 2
+
| 0
+
| 1
+
|-
+
| June 10, 2009
+
| x
+
| 1
+
| 0
+
| 5
+
| 2
+
| 2
+
| 0
+
|-
+
| June 3, 2009
+
| x
+
| 2
+
| 0
+
| 3
+
| 5
+
| 2
+
| 4
+
|-
+
| May 27, 2009
+
| x
+
| 0
+
| 0
+
| 5
+
| 4
+
| 2
+
| 3
+
|-
+
| May 20, 2009
+
| x
+
| 4
+
| 0
+
| 14
+
| 1
+
| 1
+
| 2
+
|-
+
| May 13, 2009
+
| x
+
| 2
+
| 0
+
| 5
+
| 2
+
| 3
+
| 3
+
|-
+
| May 6, 2009
+
| x
+
| x
+
| 1
+
| 6
+
| 0
+
| 3
+
| 5
+
|-
+
| April 30, 2009
+
| x
+
| x
+
| 6
+
| 4
+
| 6
+
| 3
+
| 7
+
|-
+
| April 22, 2009 (2 weeks)
+
| x
+
| x
+
| 5
+
| 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]  
+
 
+
=== 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