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"

(Release Planning)
(Release Planning)
 
(379 intermediate revisions by 6 users not shown)
Line 23: Line 23:
  
  
== Agenda Jan 26, 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]
  
  
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 - GA April/June
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** M15 - Mar 8 (Complete)
+
** M1 - June 20 (Complete)
** M16 - Mar 20
+
** RC1 - Aug  24 (Complete)
** M17 - Apr  3
+
* 2.6.0
** Git Migration - April
+
** M1 - June 20 (Complete)
* Indigo SR2 - GA Feb 24, 2012
+
** M2 - Aug  16 (Complete)
** RC1+0 - Jan 16 (Missed)
+
* Kepler SR1 - September 27
** RC2+0 - Jan 30 (2.3.2 Release)
+
** RC1+1 - Aug  19 (2.5.1 M1)
** RC3+0 - Feb 8
+
** RC2+1 - Sept 2
** RC4+0 - Feb 13
+
** RC3+1 - Sept (2.5.1 RC1)
* Juno - GA Jun 2012
+
** RC4+1 - Sept 16
** M1+1 - Missed
+
* Luna - GA June 2014
** M2+1 - Sept 26 (2.4.0-M3) (Complete)
+
** M1+1 - Aug 19 (2.6.0 M2)
** M3+1 - Nov 7  (backed-out M5)
+
** M2+1 - Sept 30
** M4+1 - Dec 12 (2.4.0-M8) (Complete)
+
** M5+1 - Jan 30 (2.4.0-M12)(Complete)
+
  
== Migration to Git ==
+
== Build ==
* Git Migration Plan Meeting held
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** Phase 1 Plan approved.
+
 
** Phase 2 (post 2.5/3.0 release): will need evaluation later.
+
Sept 12, 2013:
** Action Items:
+
* EclipseLink to Maven Central
*** update wiki with plan documentation
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
*** add needed how-to's to wiki
+
* Build cleanup
*** clearly state available 'scratch' repositories
+
** Post-vacation revealed some process holes.
** Migration of Incubator - complete.
+
*** Closed most of them.
** Migration of javax.persistence - complete (pending public availability).
+
*** Working on reactivating common build user
* Migration tooling
+
*** Documenting the rest
** Have full copy of SVN repo (from early Jan), am using for migrations of subcomponents
+
* Migration to Maven
*** working on building Git repo layout for build migration (ant-svn to ant-git)
+
** Currently investigating means of generating eclipselink.jar from bundles
* Git demo (later)
+
** seems separate reactor means separate run - issues with OSGi/non-OSGi dependencies
** TBA
+
* Utilize maven to grab dependencies (revamp compdeps solution)
** Tortiose Git is available for Windows (Beta)
+
** partial solution using Tycho to accept Maven dependencies
*** Team transition may now be seemless (except for mavenization)
+
*** still may need another step to get locally for tesing
**** when using putty should use "git.eclipse.org" as profile name
+
**** working on prototype
*** Full test repo is available for testing at:
+
* Issues targeted for investigation:
**** ssh://git.eclipse.org/gitroot/eclipselink/org.eclipse.eclipselink.test.git
+
** Select Bundle not working with OpenJDK
* Transition targeted for early March
+
** JPA-RS testing not running at Eclipse
** Maven build/directory migration to follow
+
** infrastructure and transition plan in the works.
+
*** Am translating build for Git use (change in qualifiers)
+
*** Once prototype build complete and have migration tooling configured:
+
**** will proceed with migration
+
**** will overlay modified build.
+
**** hope to keep downtime to a few days.
+
  
 
== QA  ==
 
== QA  ==
  
Feb 23 - Mar 1, 2012:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2012-03-01)
+
* Nightly Triage
** trunk - 4 new failures with jaxb on jdk15 - investigating; several new failures with jpa on postgresql-9 with jdk16 - investigating; 1 new failure with DBWS on all application servers, and 2 more DBWS testing failures only on JBoss-6 - developer is investigating; all  DBWS examples failed on GlassFish - developer is investigating  (the last build is 2012-03-01)
+
** 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 Oracle extension testing - investigating (the last build is 2012-02-29)
+
 
* Testing
 
* Testing
** EL 2.4 JPA configs on WLS 12.1.1
+
** 2.5.1 RC1 manual testing -- complete
** 326334 cache coordination / rcm tests not running correctly -- fixed, ran RCM tests on multi-nodes WLS 10.3.6
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** dbws examples failed for WAS8 on Windows -- fixed
+
** New failures on Sybase - investigating
+
 
* Test Dev
 
* Test Dev
* Test infrastructure
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** WAS 8 nightly testing on Windows - complete
+
* Infra
** Added WLS 10.3.6 to nightly testing
+
**  
* This week:  
+
* This week:
** Modify existing RCM tests for WLS, try to run it on wls 12.1.1 cluster
+
** Continue to monitor 2.5.1 test results
** Run JPA tests Glassfish-3.1.2 using packaged Derby DB; add this config to nightly automation testing.
+
* [Backlog | TLQA-ELBacklog]
** SDO server tests running on Glassfish
+
** Enable JPA 1.0 TCK on GlassFish v3
+
** Git -- get test infra ready
+
** 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 (on hold)
+
  
== Build ==
+
== JPA  ==
 +
--
  
March 1, 2012:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** M13: Feb 17
+
** Next: M14 today (March 1)
+
* API scanner - need to review (hold til Doug returns)
+
* add Hermes test bundle to build/ship? - working on plan
+
* NoSQL
+
** Once CQ is approved will move Mongo fragment to eclipse-side build.
+
*** CQ approved, but awaiting Orbit availability
+
  
== 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]
*** Checked in Early Feb
+
** Reduce install size and simplify bundling with 3rd party products.
** RCM support for refreshMetadata
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
*** Checked in Jan 20th
+
** 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.1
+
*** initial checkin: Stored procedure support
+
*** initial checkin: SQL result set mapping - new constructor support.
+
** Metadata caching
+
*** Prototyping underway
+
  
 
== 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
*** 325124 - DBWS should support weakly-typed package REF CURSOR
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
*** 339721 - DBWS should support strongly-typed package REF CURSOR
+
**Document current usage, to feed into Service Generation functionality
*** DBWS should handle Anchored types (%ROWTYPE, %TYPE)
+
*** 339909 - DBWS should support optional argument queries
+
** Testing
+
*** Issue running EclipseLink 2.4 with Glassfish 3.1.2 - debugging
+
*** Reviewing Web Service test plan for completeness
+
 
+
== MOXy / SDO  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
+
 
+
2.4
+
* Bugs
+
* JSON support
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/350483 JSON Design Doc]
+
** Discussion with GF team on configuring Jersey to use EclipseLink JSON binding.
+
* [http://wiki.eclipse.org/EclipseLink/Development/359251 JAXB RI extension support]
+
** NamespacePrefixMapper property extension: checked in
+
** IDResolver - need to support Sun property names
+
** EE6 CTS tests seen on JDK1.7.0
+
* QA, Testing
+
** JAX-RS tests: passing in GF3.1.2
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 168: 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