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"

(Build)
(Release Planning)
 
(309 intermediate revisions by the same user not shown)
Line 23: Line 23:
  
  
== Agenda Apr 19, 2012 ==
+
== Agenda June 6, 2013 ==
[http://www.timeanddate.com/worldclock/fixedtime.html?month=01&day=27&year=2011&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]
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
Review of 2.4 Dev page:
 
  http://wiki.eclipse.org/EclipseLink/Development/2.4.0
 
Please ensure that this page has tasks that are scheduled for 2.4.
 
  
 
== Release Planning ==
 
== Release Planning ==
* 2.3.3 - GA June - July
+
* 2.3.4 - No Planned release
** M1  - Jan 11 (Complete)
+
** M2  - May 22 (patch request)
** M2  - May 10 (Complete)
+
** M3  - June 27 (patch request)
** M3  - Jun 07
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
* 2.4.0 - GA June 15
+
** M1  - June 20 (Complete)
** M15 - Mar  8 (Complete)
+
** RC1 - Aug 24 (Complete)
** M16 - Mar 19 (Complete)
+
* 2.6.0
** M17 - Apr 3 (Complete)  
+
** M1 - June 20 (Complete)
** M18 - Apr 18 (Published 26th)
+
** M2 - Aug  16 (Complete)
** M19 - May  6 (Complete)
+
* Kepler SR1 - September 27
** M19.1 - May 9 (Complete)
+
** RC1+1 - Aug  19 (2.5.1 M1)
** M20 - May 16 (Pending reorg)
+
** RC2+1 - Sept 2
** M21? - May 23
+
** RC3+1 - Sept (2.5.1 RC1)
** Branch from Trunk - At M20/21 (pending reorg)
+
** RC4+1 - Sept 16
** Showstopper codefreeze - B.O.D. May 28
+
* Luna - GA June 2014
** RC1 - E.O.D. May 28
+
** M1+1 - Aug 19 (2.6.0 M2)
* 2.4.1 - (2.4 Branch update) June 15 (Post Juno RC4)  
+
** M2+1 - Sept 30
** Git Hands-on  - mid-June
+
** Git Migration - July
+
* Juno - GA Jun 2012 (Dates are when contibution is due)
+
** M1+1 - Missed
+
** M2+1 - Sept 26 (2.4.0-M3) (Complete)
+
** M3+1 - Nov  7 (backed-out M5)
+
** M4+1 - Dec  12 (2.4.0-M8) (Complete)
+
** M5+1  - Jan  30 (2.4.0-M12)(Complete)
+
** M6+1 - Mar 19 (2.4.0-M16)(Complete)
+
** M7+1 - May  7 (2.4.0-M19)(Complete)
+
** RC1+1 - May  21 (M20)
+
** RC2+1 - May  28 (RC1)
+
** RC3+1 - June  4 
+
** RC4+1 - June 11
+
  
== Migration to Git ==
+
== Build ==
* Dev process FAQ
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** http://wiki.eclipse.org/EclipseLink/Development/Process/Git
+
 
* Git demo (later)
+
Sept 12, 2013:
** TBA
+
* EclipseLink to Maven Central
** Tortiose Git is available for Windows (Beta)
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
*** Team transition may now be seemless (except for mavenization)
+
* Build cleanup
**** when using putty should use "git.eclipse.org" as profile name
+
** Post-vacation revealed some process holes.
*** Full test repo is available for testing at:
+
*** Closed most of them.
**** ssh://git.eclipse.org/gitroot/eclipselink/org.eclipse.eclipselink.test.git
+
*** Working on reactivating common build user
* Transition targeted for early July
+
*** Documenting the rest
** Maven build/directory migration to follow
+
* Migration to Maven
** infrastructure and transition plan in the works.
+
** Currently investigating means of generating eclipselink.jar from bundles
*** Am translating build for Git use (change in qualifiers)
+
** seems separate reactor means separate run - issues with OSGi/non-OSGi dependencies
*** Once prototype build complete and have migration tooling configured:
+
* Utilize maven to grab dependencies (revamp compdeps solution)
**** will proceed with migration
+
** partial solution using Tycho to accept Maven dependencies
**** will overlay modified build.
+
*** still may need another step to get locally for tesing
**** hope to keep downtime to a few days.
+
**** working on prototype
* Status
+
* Issues targeted for investigation:
** SVN to Git translation having trouble properly rooting branches
+
** Select Bundle not working with OpenJDK
*** means transactions are there, but state at branch is not
+
** JPA-RS testing not running at Eclipse
*** tried several tools.
+
*** am looking at 'rebuilding' repository rather than migrating
+
**** migrate to branch point, branch, migrate to next, branch...,then importing branch transactions from an existing import
+
  
 
== QA  ==
 
== QA  ==
  
April 26 - May 03, 2012:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2012-05-17)
+
* Nightly Triage
** trunk - all oracle specific testing failed because "build-oracle-extension-test" failed on the changes with NoSQL - QA and developer are working on it; 1 new failure in test-oxm with JAXPPlatform against jdk1.7 - investigating; 1 new failure with jpa on jdk16 against derby-10 and postgresql-9 - investigating; jaxrs testing failed on wls 12.1.1 with deployment - investigating. (the last build is 2012-05-17)
+
** 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.3.3 - 1 new failure with sdo testing - investigating; 1 new failure with "eclipselink.weaving.fetchgroups=false" weaving option testing - investigating; 1 new failure with jpa on Glassfish-v2 - investigating; 12 new failures with sdo-tck - investigating. (the last build is 2012-05-16)
+
* Triage
+
**
+
 
* Testing
 
* Testing
** trunk: test-oxm/jaxb: JDK7: 1 new failure in oxm-xdk/woodstox (testUnmarshalFromInputStreamJSON failed, no bug entered yet)
+
** 2.5.1 RC1 manual testing -- complete
** Manually ran EL2.4 on wls 12.1.1 with different weaving (static and no weaving) to verify weaving issues fix by developer.
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
 
* Test Dev
 
* Test Dev
** Completed test implementation for RI Extensions (bug 377964: Tests for RI Extensions should be modified to use real implementations of com.sun.xml.bind classes)
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** Completed updating JAX-RS test code to utilize new org.eclipse.persistence.jaxb.rs.MOXyJsonProvider
+
* Infra
* Test infrastructure
+
**  
** For EclipseLink 2.4, the compile JVM target is 1.6 now -- removed JDK5 nightly test runs
+
** JPA/mongo tests running nightly on GlassFish 4. Tests should fail until GlassFish 4 fixes classloading issue for mongo platform related classes.
+
** JPA-RS J2SE (non server) tests, enable in nightly testing - in progress
+
 
* This week:
 
* This week:
** EclipseLink 2.4 release testing -  manual certifications -- JPA configs
+
** Continue to monitor 2.5.1 test results
** Add JPA-RS J2SE tests to nightly run
+
* [Backlog | TLQA-ELBacklog]
** Review meta-data caching design doc
+
** Investigating Enable JPA 1.0 TCK on GlassFish v3
+
** Test Infra refactoring
+
* Backlog:
+
** JEE JPA-RS tests working on server
+
** Review table-per-tenant functionality
+
** oracle specific tests failures on GlassFish - tried suggestions from dev, but not successful - on hold
+
** Add Open JDK certification tests
+
** Git migration
+
** JPA server tests against MongoDB
+
** Enable JPA 1.0 TCK on GlassFish v3
+
** 370988 - JAX-RS tests need to be separate project in order to avoid dependency issues in Eclipse IDE
+
** optimize setup/teardown of JAXB junit testcases
+
 
+
== Build ==
+
 
+
May 17, 2012:
+
* Milestone Releases
+
** M20 holding
+
** Next: M20
+
* API scanner - need to review (hold til Doug returns)
+
* Remove old build pathways
+
** mostly complete.
+
** working on converting Oracle build to Tycho
+
* release prep...
+
** Nosql reorg. finalizing build/process/packaging changes
+
  
 
== JPA  ==
 
== JPA  ==
* 2.4
+
--
** Schema provisioning
+
*** Checked in Early Feb
+
** RCM support for refreshMetadata
+
*** Checked in Jan 20th
+
** JPA 2.1
+
*** initial checkin: Stored procedure support
+
*** initial checkin: SQL result set mapping - new constructor support.
+
** Metadata caching
+
*** Prototyping underway
+
** JPA-RS
+
*** [[EclipseLink/Development/2.4.0/JPA-RS/REST-API]]
+
*** REST API updates
+
  
 
== MOXy / SDO  ==
 
== MOXy / SDO  ==
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
  
2.4
+
2.6
* Clearing [http://tinyurl.com/86qcgj3 bug backlog]
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
* JSON support
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/350483 JSON Design Doc]
+
** Reduce install size and simplify bundling with 3rd party products.
** Working with Jersey (JAX-RS RI) team to configure use of EclipseLink JSON binding.
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
* [http://wiki.eclipse.org/EclipseLink/Development/359251 JAXB RI extension support]
+
** 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
** EE6 CTS test issue seen on JDK1.7.0
+
* QA, Testing
+
** MOXy dependency issue with newer Tycho version, should be resolved with next Tycho milestone release
+
** Bug 374765 - EclipseLink 2.3 SDO server test failed on GlassFish
+
 
+
2.4.1
+
* Jar footprint reduction
+
* Performance improvements
+
  
 
== 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.4
+
2.6
* Feature: [http://wiki.eclipse.org/EclipseLink/Development/DBWS/ParseDDLforMetadata Parse DDL to extract database metadata]
+
*JPA metadata generator
** 339721 - DBWS should support strongly-typed package REF CURSOR - support for simple JDBC IN args *checked in*
+
**Consolidate implementation, usable by DBWS & JPA-RS
*** Working on complex JDBC arguments: 379029 - DBWS: Need support for PL/SQL and advanced JDBC args in a stored proc/func with a ref cursor out/return arg
+
**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 190: Line 121:
  
 
== Documentation ==
 
== Documentation ==
Preparing for 2.4 items. Ben put the EL doc plan on the wiki at http://wiki.eclipse.org/EclipseLink/Development/Documentation/2.4
+
*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)
Considering process improvements
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
 
+
* All docs remain in a rolling review:
JPA Doc: http://wiki.eclipse.org/EclipseLink/UserGuide/JPA
+
** Concepts Guide
 
+
** Solutions Guide (includes installation and migration information)
MOXy/JAXB Doc: http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy
+
** JPA Extensions Reference
 
+
** Developing JAXB with EL MOXy
DBWS Doc: http://wiki.eclipse.org/EclipseLink/UserGuide/DBWS
+
** Developing with EL DBWS
  
 
== Bug Status  ==
 
== Bug Status  ==

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