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"

(QA)
(Release Planning)
 
(419 intermediate revisions by 6 users not shown)
Line 23: Line 23:
  
  
== Agenda Oct 13, 2011 ==
+
== 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]
  
  
Line 30: Line 30:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.3.3 - GA ??
+
* 2.3.4 - No Planned release
** M1 - Jan 11 (Complete)
+
** M2 - May 22 (patch request)
** M2 - Feb  8
+
** M3 - June 27 (patch request)
* 2.4.0 - CC early March (GA April/June)
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** M11 - Jan 11 (Complete)
+
** M1  - June 20 (Complete)
** M12 - Jan 25
+
** RC1 - Aug  24 (Complete)
** M13 - Feb  8
+
* 2.6.0
** M14 - Feb 22
+
** M1 - June 20 (Complete)
** RC  - Mar 7
+
** M2 - Aug 16 (Complete)
** Git Migration - March/April
+
* Kepler SR1 - September 27
* Indigo SR2 - GA Feb 24, 2012
+
** RC1+1 - Aug  19 (2.5.1 M1)
** RC1+0 - Jan 16 (2.3.3 M1)
+
** RC2+1 - Sept 2
** RC2+0 - Jan 30
+
** RC3+1 - Sept 9 (2.5.1 RC1)
** RC3+0 - Feb 8
+
** RC4+1 - Sept 16
** RC4+0 - Feb 13
+
* Luna - GA June 2014
* Juno - GA Jun 2012
+
** M1+1 - Aug 19 (2.6.0 M2)
** M1+1 - Missed
+
** M2+1 - Sept 30
** 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)
+
  
== Migration to Git ==
+
== Build ==
* Kick off meeting completed
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** Full SVN migrated as test mid-December.
+
 
*** Is ~800 Mb, and takes roughly 35-50 minutes to clone
+
Sept 12, 2013:
** Migration of Incubator in progress.
+
* EclipseLink to Maven Central
** Migration of javax.persistence pending.
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
** oracleddlparser already in Git
+
* Build cleanup
* Git demo (later)
+
** Post-vacation revealed some process holes.
** Tortiose Git is available for Windows (Beta)
+
*** Closed most of them.
*** Team transition may now be seemless (except for mavenization)
+
*** Working on reactivating common build user
* Transition targeted for 2.4.0 Code-Complete (RC Milestone) - early March
+
*** Documenting the rest
** Build/directory migration to follow
+
* Migration to Maven
** infrastructure and transition plan in the works.
+
** 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  ==
  
Dec 29 2011 - Jan 5, 2012:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2012-01-19)
+
* Nightly Triage
** trunk - jpa Oracle extension testing build failed with missing dependency - investigating; DBWS examples  failed on all application servers, due to dependency change - developer  is still working on it. (the last results is 2012-01-19)
+
** 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.2 - 5 new failures with jpa no-weave testing - investigating; SDO server-testing failed on WAS 8 - not specific for 2.3.2, dev only fixed in trunk, need to be decided by management if or when the fix will be backported to 2.3 stream. (the last build is 2012-01-18)
+
** 2.2.2 - no new build (the last build is 2011-09-28)
+
** 2.1.4 - no new build (the last build is 2011-09-27)
+
** 2.0.3 - no new build (the last build is 2010-11-25)
+
** 1.2.1 - no new build (the last build  is 2011-09-30)
+
 
* Testing
 
* Testing
** Investigate test failures in Spring - in progress
+
** 2.5.1 RC1 manual testing -- complete
** Sybase - 14 new failures - investigating
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
 
* Test Dev
 
* Test Dev
** JAX-RS: ported JAX-RS tests to MAIN, encountering issues, investigating
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
* Test infrastructure
+
* Infra
** Migrated automated server tests to OEL5 linux box -- previous OEL6 box unstable
+
**  
 
* This week:
 
* This week:
** Review 2.4 features; planning for 2.4 certification testing
+
** Continue to monitor 2.5.1 test results
** Investigate JPA failures on JBoss (all versions)
+
* [Backlog | TLQA-ELBacklog]
** Investigate performance/OOM issues in JAXB tests
+
** infra enhancement: Migrate configuration files to the central location for better maintenance
+
** Schedule JAX-RS tests into nightly runs
+
  
== Build ==
+
== JPA  ==
 +
--
  
Jan 12, 2012:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** 2.3.3 M11 - Jan 11
+
** 2.4.0 M11 - Jan 11
+
** Next: Jan 23 (2.4.0 M12)
+
* API scanner - need to review (hold til Doug returns)
+
* add Hermes test bundle to build/ship? - working on plan
+
* Tycho (New Build)
+
** Fixed builder dependencies, which blocked DBWS features from installing from P2
+
** Re-integrate DBWS Builder and tests.
+
*** Currently still using Ant
+
*** Tycho re-adoption delayed until oracleddl can be made available via P2 (can proceed, but current solution is a hack)
+
*** OracleDDL now deploys to P2
+
**** need to complete final linkage (publish to download site, and materialize locally for Eclipselink build)
+
* Git
+
** Issues page started at: http://wiki.eclipse.org/EclipseLink/Build/Git
+
** Updates ongoing
+
** Initial meeting held
+
** Had discussions with Webmaster, preliminary Git repo available - has issues.
+
*** Way too big (45min to clone - offsite)
+
*** Import issues, actually were due to Windows directory length max being reached.
+
  
== JPA  ==
+
2.6
* 2.4
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
** Schema provisioning
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
** MT - enhancements
+
**  Reduce install size and simplify bundling with 3rd party products.
** MT - Table per tenant
+
* [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.4
+
2.6
* Feature: [http://wiki.eclipse.org/EclipseLink/Development/DBWS/ParseDDLforMetadata Parse DDL to extract database metadata]
+
*JPA metadata generator
** DDL Parser now available through Maven repository
+
**Consolidate implementation, usable by DBWS & JPA-RS
** Reviewed priorities for 2.4 release
+
**Support JDBC datatypes, PL/SQL, NoSQL
*** 362002 - DBWSBuilder should generate CREATE and DROP DDL for 'shadow' JDBC types
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
*** 325124 - DBWS should support weakly-typed package REF CURSOR
+
**Document current usage, to feed into Service Generation functionality
*** 339721 - DBWS should support strongly-typed package REF CURSOR
+
*** 363535 - DBWSBuilder should set javaClassName for Object/Varray/ObjectTable types to NOT be in Java's default package
+
*** 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types=
+
*** 339909 - DBWS should support optional argument queries
+
** DBWS server tests: Re-checked into SVN, need to review and update with latest standalone tests
+
 
+
== MOXy / SDO  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
+
 
+
2.4
+
* Bugs
+
** Behavioural difference from JAXB RI when handling empty/null collections
+
** EE6 CTS tests seen on JDK1.7.0
+
* Performance
+
** MOXy performance issues when running SpecJ2010 benchmark
+
* Feature work
+
** Object model mapping to JSON
+
*** [http://wiki.eclipse.org/EclipseLink/DesignDocs/350483 JSON Design Doc]
+
** MOXy footprint reduction
+
*** Investigating how MOXy's dependency on foundation can be simplified to reduce binary/jar footprint
+
** JAXB RI extension support
+
*** Set of JAXB feature extensions targetted for 2.4 capture on roadmap (link above)
+
* QA, Testing
+
** Server integration testing
+
** JAX-RS tests: passing in GF3.1.2
+
** Need SDO server tests running in GF3.1.x
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 167: 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