Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/DevMeetings"

(Build)
(Release Planning)
 
(85 intermediate revisions by 5 users not shown)
Line 23: Line 23:
  
  
== Agenda Feb 14, 2013  ==
+
== 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]
 
[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]
  
Line 31: Line 31:
 
== Release Planning ==
 
== Release Planning ==
 
* 2.3.4 - No Planned release
 
* 2.3.4 - No Planned release
** No Plan
+
** M2 - May 22 (patch request)
* 2.4.2 - GA April
+
** M3  - June 27 (patch request)
** M5 - Feb 6  (Complete)
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** RC1 - Mar 15 (Complete)
+
** M1 - June 20 (Complete)
** RC2 - Apr
+
** RC1 - Aug 24 (Complete)
* 2.5.0 - GA Mid 2013 (from M4 on - Milestones 3rd Wednesday of Month)
+
* 2.6.0
** M10 - Mar 21 (Complete)
+
** M1 - June 20 (Complete)
** M11 - Apr 04 (Complete)
+
** M2 - Aug  16 (Complete)
** M12 - Apr 11  (Complete)
+
* Kepler SR1 - September 27
** M13 - Apr 17?
+
** RC1+1 - Aug 19 (2.5.1 M1)
** RC1 - Apr 24
+
** RC2+1 - Sept 2
* Kepler - June 26 2013 (Milestone dates are when contibution is due)
+
** RC3+1 - Sept 9  (2.5.1 RC1)
** M6+1 - Mar 18 (2.5.0 M9)
+
** RC4+1 - Sept 16
** M7+1 - May 07
+
* Luna - GA June 2014
** RC1+1 - May 20
+
** M1+1 - Aug  19 (2.6.0 M2)
** RC2+1 - May 27
+
** M2+1 - Sept 30
** RC3+1 - Jun 03
+
** RC4+1 - Jun 10
+
  
 
== Build ==
 
== Build ==
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
April 18, 2013:
+
Sept 12, 2013:
* Milestone Releases
+
* Automated publishing
+
** working on full automation fix, but updated scripts to allow automated non-maven publish
+
* 2.5.0 Closedown
+
** Will need final build of JPA (javax.persistence) numbered 2.1.0.
+
 
* EclipseLink to Maven Central
 
* EclipseLink to Maven Central
** Aligned Old repo metadata and processes to new OSS standards
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
** Snapshots and Milestone process working with Sonatype OSS
+
* Build cleanup
*** All "staging" files would be replicated to Maven Central
+
** Post-vacation revealed some process holes.
**** Looking into the possibility to push non-rc Milestones to another repo
+
*** Closed most of them.
* Migration to Maven
+
*** Working on reactivating common build user
** I have begun investigating the Maven migration
+
*** Documenting the rest
*** Starting with JPA-Test: what would be required to re-org and build with Maven?
+
* 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:
 
* Issues targeted for investigation:
 
** Select Bundle not working with OpenJDK
 
** Select Bundle not working with OpenJDK
Line 73: Line 72:
 
== QA  ==
 
== QA  ==
  
April 4-11 , 2013:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2013-04-11)
+
* Nightly Triage
** master - 2 new failures with jpa lrg no-weave testing - investigating; one new failure with jpa-spring-container testing - investigating; several new failures with spring srg - investigating; one new failure with jpa on Derby-10 and DB2 - bug: 405370; one new failure with jpa on h2 - investigating; several new failures with jpa testing on postgresql - looks like to be intermittent, need to verify; one new failure with jpa on wls-12.1.1 - investigating; two new failures with jpa on JBoss-5 (both community and eap) - one had been fixed by developer, need to wait for the new build to verify, the other one is new test case should not run on jpa1.0 application servers; 5 new failures with jpa-project-cache.use-cache testing on Glassfish-3.1.2 and Glassfish-4 - developer is working on it. (the last build is 2013-04-10)
+
** 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
** 2.5.0 - lots of new failures with spring srg - bug 405308 filed; 9 new failures with jpa on postgresql DB - seems to be intermittent, need to verify; 2 new failures with jpa on JBoss-5 (both community and eap) - test case issue, only fix on master; 5 new failures with jpa-project-cache.use-cache testing on Glassfish-3.1.2 and Glassfish-4 - test case issue, only fix on master.  (the last build is 2013-04-09)
+
** 2.4.2 - one new failure with jpa testing on postgresql DB - investigating; jpa lrg and sdo testing didn't run properly on Glassfish-3.1.2 - seems to be intermittent, need to be verified.  (the last build is 2013-04-10)
+
 
* Testing
 
* Testing
** General triage work
+
** 2.5.1 RC1 manual testing -- complete
** 405366 - new failures with jpa tests on JBoss-5 - fixed by dev
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** 405308 - Spring SRG test failures
+
** 405311 - 5 tests in "server-test-project-cache.use-cache" failed on GlassFish
+
** 405377 - 2 tests of DDLTestSuite in jpa21/advanced failed on GlassFish
+
** 405451 - new failures with JPA/Postgre
+
** 405370 - new JPA test JUnitJPQLComplexAggregateTestSuite.testMultipleCoalesce failed on Derby and DB2
+
** EL 2.5 Manual testing -- in progress -- DS, weaving, ejb lookup for WLS
+
** Performance tests
+
*** completed 3 runs -- 2.5 vs 2.4, 2.5 vs 2.3, and 2.5 vs 2.4 rerun
+
*** 405361 - performance regression bug filed
+
 
* Test Dev
 
* Test Dev
** modified test scripts to run cache co-ordination tests against weblogic clusters
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
* Test infrastructure é Miscellaneous
+
* Infra
 
**  
 
**  
 
* This week:
 
* This week:
** EL 2.5 manual testing, including Windows and Websphere
+
** Continue to monitor 2.5.1 test results
** Work with Eric on testing Maven repo
+
* [Backlog | TLQA-ELBacklog]
  
 
== JPA  ==
 
== JPA  ==
* JPA 2.1 work progress.
+
--
* Mostly feature complete
+
** Treat ongoing
+
** Entity Graphs changing in the spec
+
* JPA-RS
+
** JPA-RS: Respect "Accept" header for SingleResultQuery
+
** JPA-RS: XMLMarshalException when executing a named query (XML) assigned     
+
** JPA-RS: NPE when executing a named query (JSON)
+
  
 
== MOXy / SDO  ==
 
== MOXy / SDO  ==
Line 115: Line 96:
 
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
 
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
**  Phase #5 - Implement Light Weight OXM Version of Core Classes/Interfaces
+
**  Reduce install size and simplify bundling with 3rd party products.
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
 +
** JSR-353 is the Java standard for producing and consuming JSON introduced with Java EE 7. MOXy has been updated to marshal/unmarshal using the JSON API
  
 
== DBWS  ==
 
== DBWS  ==
 
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
 
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
+
 
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]  
 +
 
 +
2.6
 +
*JPA metadata generator
 +
**Consolidate implementation, usable by DBWS & JPA-RS
 +
**Support JDBC datatypes, PL/SQL, NoSQL
 +
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]
 +
**Document current usage, to feed into Service Generation functionality
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 130: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*EclipseLink 2.4 library: http://www.eclipse.org/eclipselink/documentation/2.4/
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*EclipseLink 2.5 doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/
+
*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/
 
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
 
* All docs remain in a rolling review:
 
* All docs remain in a rolling review:

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