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"

m (MOXy / SDO)
(Release Planning)
 
(390 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)
** M12 - Jan 26 (Complete)
+
** M1  - June 20 (Complete)
** M13 - Feb 8 (skipped)
+
** RC1 - Aug 24 (Complete)
** M13 - Feb 16
+
* 2.6.0
** M14 - Feb 29
+
** M1 - June 20 (Complete)
** Git Migration - March/April
+
** M2 - Aug  16 (Complete)
* Indigo SR2 - GA Feb 24, 2012
+
* Kepler SR1 - September 27
** RC1+0 - Jan 16 (Missed)
+
** RC1+1 - Aug  19 (2.5.1 M1)
** RC2+0 - Jan 30 (2.3.2 Release)
+
** RC2+1 - Sept 2
** RC3+0 - Feb 8
+
** RC3+1 - Sept (2.5.1 RC1)
** RC4+0 - Feb 13
+
** RC4+1 - Sept 16
* Juno - GA Jun 2012
+
* Luna - GA June 2014
** M1+1 - Missed
+
** M1+1 - Aug 19 (2.6.0 M2)
** M2+1 - Sept 26 (2.4.0-M3) (Complete)
+
** M2+1 - Sept 30
** 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)
+
  
== 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  ==
  
Jan 26 - Feb 2, 2012:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2012-02-02)
+
* Nightly Triage
** trunk - 2 new failures with jpa no-weave-testing \-  investigating; 1 jpa test (DDLGenerationTestSuite.testPrimaryKeyJoinColumns) with JavaSE failed on all no-Oracle DB - investigating (the last results is 2012-02-02)
+
** 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 jpa test (EntityManagerJUnitTestSuite.testSequenceObjectWithSchemaName) with JavaSE failed on Derby and DB2 - investigating (the last build is 2012-02-01)
+
** 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
** 7 new failures with jpa-no-weave testing - 6 intermitent, working with dev on remaining 1
+
** 2.5.1 RC1 manual testing -- complete
** Verify 368867 - support for Oracle DMS - found NPE when running jpa/advanced tests when DMS feature enabled
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** DBWS Examples - 3 examples failed; 1 at build stage, other 2 due to doc mismatch - investigating
+
** IMongoDB tests compile issue in nightly testing - resolved; compile error on MongoPlatform - fix in progress
+
** JPA Derby - 2 new failures - investigating
+
** JPA Postgre - 2 new failures - investigating
+
** 1 new issue found with Sybase - bug 370154
+
** 2.3 - investigated testSequenceObjectWithSchemaName() test failure on non-Oracle databases - fix in progress
+
 
* Test Dev
 
* Test Dev
* Test infrastructure
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** both Oracle NoSQL and MongoDB are now enabled in nightly testing
+
* Infra
* This week:  
+
**  
** Investigate JPA locking testing time out on SQL Server
+
* This week:
** infra enhancement: Migrate configuration files to the central location for better maintenance (on hold)
+
** Continue to monitor 2.5.1 test results
** optimize setup/teardown of JAXB junit testcases (on hold)
+
* [Backlog | TLQA-ELBacklog]
  
== Build ==
+
== JPA  ==
 +
--
  
Feb 16, 2012:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** Next: M13: Feb 17
+
* API scanner - need to review (hold til Doug returns)
+
* add Hermes test bundle to build/ship? - working on plan
+
* JPA 2.1
+
** Added jar last week not hooked up to build
+
** Fixed typo yesterday and re-released
+
** JPA team using modified build process to facilitate dev
+
* Dynamic dependency checking bug
+
** fixed early this morning
+
* 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
+
** 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
+
* 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 175: 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