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)
 
(607 intermediate revisions by the same user not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda April 7, 2011 ==
+
[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=01&day=27&year=2011&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs April 7, 2011]
+
  
  
Line 31: Line 30:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.1.3
+
* 2.3.4 - No Planned release
** Mid april
+
** M2  - May 22 (patch request)
* 2.2 - Released
+
** M3  - June 27 (patch request)
* Helios SR2 (2.1.2) - February 25, 2011
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** GA - Feb 25, 2011
+
** M1  - June 20 (Complete)
* 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
+
** RC1 - Aug  24 (Complete)
** Indigo M5+1 - '''Jan 31''' (Date had been listed on Google calendar incorrectly)
+
* 2.6.0
** Indigo M6+1 - March 14
+
** M1 - June 20 (Complete)
** Indigo M7+1 - May 2
+
** M2 - Aug 16 (Complete)
** Indigo RC1-4 May 16,23,30 and June 6
+
* Kepler SR1 - September 27
** Indigo GA - June 22
+
** 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 ==
 +
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap 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  ==
 
== QA  ==
  
May 05 - May 12, 2011:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2011-05-12)
+
* Nightly Triage
** trunk - several JPA testing failed (jpa/composite testing coursed) - developer and QA are working on them. (the last build is 2011-05-12)
+
** 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.1.4 - no new build (the last build is 2011-04-20)
+
** 2.2.1 - no new issue (the last build is 2011-05-06)
+
** 2.0.3 - no new build (the last build is 2010-11-25)
+
** 1.2.1 - no new build (oxm and jaxb didn't run properly, there are some compile error with testing framework - investigating by QA) (the last build is 2010-11-26)
+
 
* Testing
 
* Testing
** WLS 10.3.5 just released -- manually tested EL2.3 JPA on wls 10.3.5 against Derby 10 for both JTA and non-JTA datasource
+
** 2.5.1 RC1 manual testing -- complete
** Performed backwards compatibility between 2.1.2 and 2.3 - on hold - need a fix by dev before retesting
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** Performed JDK17 validation testing with core lrg, jpa lrg, moxy(oxm, jaxb), oracle specfic tests, jpa lrg static weave and jpa lrg no weave -- test results are good.
+
** trunk: most of JPA TCK tests and some SDO/MOXY tests failed -  ASM related classes are not compatible with JDK 1.5 and GlassFish 2 uses JDK 1.5 - Fixed
+
** Triaged JPA test failures on JDK1.7
+
*** trunk: Core non-LRG hangs with JDK 1.7.0 - 344462
+
 
* Test Dev
 
* Test Dev
** Main: Automate jpa/composite tests on server - 10% - ETA May 20
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** JAXB annotation example tests Phase II - 75% complete - on hold.
+
* Infra
* Test infrastructure
+
**  
** JAXB performance testing - 40% complete - ETA: May 20 (updated from May 13)
+
** Updated "start wls server" python scripts to introduce two new commands in order to generate system out and error log files, which is required by developer for debug;
+
** Incorporated newly released WLS 10.3.5 into nightly testing
+
** Enabled JPA/WebLogic/Derby DB nightly testing
+
 
* This week:
 
* This week:
** Continue working on jpa backwards compatibility between 2.1.2 and 2.3
+
** Continue to monitor 2.5.1 test results
** Automate jpa/composite tests on servers
+
* [Backlog | TLQA-ELBacklog]
** JAXB performance testing
+
** EclipseLink 2.3 cert testing execution, bug fixing
+
** Investigate building EclipseLink runtime/tests with JDK 1.7.0
+
** Go though the code for extensibility (checked in), manually run the example for this feature;
+
** (on hold) JAXB Annotation Examples Phase II
+
** (backlog) Debug Sybase failures for 6 models in Core LRG (backlog)
+
** (backlog) DBWS examples failures on WAS ND after updated to fixpak 15
+
  
== Build ==
+
== JPA  ==
 +
--
  
May 12, 2011:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
* Next Milestone build: 2.3.0 RC1, C.O.B Thursday May 12
+
* Reviewing Bug List.
+
** List includes P3-P5 only
+
*** 345130: OSGi manifest
+
* New Build
+
** Investigations moved to lower priority pending Indigo Release/Juno Branch
+
** Tycho/Maven for OSGi bundles
+
*** all bundles building.
+
*** working on proof of concept for maven conformant model that includes testing and update site.
+
*** researching javadoc creation.
+
*** closing some residual endcases (version stamping, manifest creation questions).
+
**** completed work on version stamping Version.java file, but is not ideal solution.
+
**** nearly completed reworking version class to load stamped Version.properties
+
*** experimenting with m2e and using Git for proof-of-concept code
+
* Rename build.xml and build.properties (260428)
+
** no further progress
+
  
== JPA  ==
+
2.6
April 13, 2011:
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
* our version of ASM in jdk 1.7
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
* 2.3
+
**  Reduce install size and simplify bundling with 3rd party products.
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/328404_new Composite PUs]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Multi-Tenancy MT]
+
** 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
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Extensibility Extensibilty]
+
*** [http://wiki.eclipse.org/EclipseLink/DesignDocs/340192 Flex Columns]
+
  
 
== DBWS  ==
 
== DBWS  ==
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
  
2.3
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]  
* Prioritizing [http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS backlog]
+
* DBWS PL/SQL Stored Function support complete
+
* Remaining 2.3 targetted bugs
+
** 325124 DBWSProvider does not handle package REF CURSOR
+
** 339721 DBWS should support strongly-typed package REF CURSOR
+
** 341295 - Repetitive XML namespace declarations on collections
+
* Investigative work
+
** 339359 - DBWS should support doc/wrapped in addition to doc/literal
+
  
== SDO / MOXy  ==
+
2.6
2.3 [http://wiki.eclipse.org/EclipseLink/Development/MOXy#EclipseLink2.3.2F3.0 RoadMap]
+
*JPA metadata generator
* Remaining 2.3 work - finish Extensibility feature work, then work through remaining MOXy P2,3 bugs
+
**Consolidate implementation, usable by DBWS & JPA-RS
* Ensure design wiki's up-to-date, create examples to demonstrate functionality
+
**Support JDBC datatypes, PL/SQL, NoSQL
* Update public API JavaDocs where appropriate
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
* Extensibility
+
**Document current usage, to feed into Service Generation functionality
** Allow a user to start with a predesigned JAXBContext and add mappings to the entities without the need for the context to be recreated.
+
** 339381 - Enhancement: XML Extensions. 
+
** 339373 - Enhancement: Multiple Binding File Support
+
** 343615 - Enhancement: Add ability to refresh a live JAXBContext with new metadata
+
* MOXy User Guide evolution
+
** Continuing to update sections in [http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy MOXy user guide]
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 144: Line 121:
  
 
== Documentation ==
 
== Documentation ==
JPA & MOXy docs now in review. Please provide comments directly on the appropriate Discussion page for each wiki page and/or directly to Ben & Rick.
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*JPA: http://wiki.eclipse.org/EclipseLink/UserGuide/JPA
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
*MOXy: http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
 +
* All docs remain in a rolling review:
 +
** Concepts Guide
 +
** Solutions Guide (includes installation and migration information)
 +
** JPA Extensions Reference
 +
** Developing JAXB with EL MOXy
 +
** 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