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)
 
(711 intermediate revisions by 10 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda Jan 13, 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=6&year=2011&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs Jan 6, 2011]
+
  
  
Line 31: Line 30:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.2 - January ??, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.2
+
* 2.3.4 - No Planned release
** 2.2M1 - July 21 '''(Indigo M1 & M2 & M3)'''
+
** M2  - May 22 (patch request)
** 2.2M2 - August 19
+
** M3  - June 27 (patch request)
** 2.2M3 - September 22
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** 2.2M4 - October 20  
+
** M1  - June 20 (Complete)
** 2.2M5 - Nov 18
+
** RC1 - Aug  24 (Complete)
** 2.2M6 - Dec 9 (func freeze) '''(Indigo M4 - Dec 13th)'''
+
* 2.6.0
** 2.2 - Dec 3 (post func freeze)
+
** M1 - June 20 (Complete)
** 2.2RC1 - Branch  - Dec 15 - Showstopper mode
+
** M2 - Aug  16 (Complete)
** 2.2RC2 - Jan 12th
+
* Kepler SR1 - September 27
** IPLog and Release docuware - Jan 12th, 2010
+
** RC1+1 - Aug  19 (2.5.1 M1)
*** Release review complete
+
** RC2+1 - Sept 2
** 2.2 Release - Jan ??, 2011
+
** RC3+1 - Sept 9  (2.5.1 RC1)
* 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
+
** RC4+1 - Sept 16
** Indigo M5 - Feb 7
+
* Luna - GA June 2014
** Indigo M6 - March 14
+
** M1+1 - Aug  19 (2.6.0 M2)
** Indigo M7 - May 2
+
** M2+1 - Sept 30
** Indigo RC1-4 May 16,23,30 and June 6
+
** Indigo GA - June 22
+
  
== QA ==
+
== Build ==
 +
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
Jan 06 - Jan 13, 2011:
+
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
  
* Nightly Results (Updated on 2011-01-13)
+
== QA  ==
** trunk - 25 new failures with Oracle-Specific testing - developer investigating. (the last build is 2011-01-13)
+
 
** 2.2.0 - 3 new failures with Oracle-Specific testing - developer investigating; 3 new failures with foundation not-in-lrg testing - developer investigating;1 new failure with DBWS examples on WLS testing - investigating. (the last build is 2011-01-12)
+
Sept 5-12 , 2013:
** 2.1.3 - 4 new failures with JPA testing (ProxyAuthentication on both javaSE and javaEE) - fixed by QA in test scripts (the last build is 2011-01-05)
+
 
** 2.0.3 - no new build (the last build is 2010-11-25)
+
* Nightly Triage
** 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)
+
** 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
 
* 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
 
**  
 
**  
* Test Dev
+
* This week:
** EL 2.2 - cacheable and non-cacheable relationships - reviewing current tests - in progress
+
** Continue to monitor 2.5.1 test results
* Test Infrastructure
+
* [Backlog | TLQA-ELBacklog]
** Added 2.2 branch to nightly automation
+
* This week
+
** Automation of JavaDoc examples for JAXB Annotation
+
** Extend DBWS testing - discussed with developer; get DBWS examples running on various app servers
+
** 2.2 Features – cacheable and non-cacheable relationships - complete tests review
+
* Backlog:
+
** Sybase hang issues -- found 99% of cause with dev's help -- need to close the EntityManagerFactory for test suites -- still need to figure out how to fix in test infra.
+
** Publishing nightly results - on hold until DBWS test impl completed
+
  
== Build ==
+
== JPA  ==
 +
--
  
January 13, 2010:
+
== MOXy / SDO ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** 2.2.0 RC2 (2.2.0.v20110112-r8804)
+
* New Build
+
** Working on completing evaluation
+
*** mock-up end-to-end build (materialize & build core, a core feature, publish (p2, maven, and a zip) and test 
+
*** Follow-up discussions will be needed to determine final direction
+
* Rename DBWS Utils to org.eclipse.persistence.dbws.builder
+
** updated build to package as OSGi bundle
+
** renamed jar and project
+
** renamed test projects (eclipselink.dbws.builder.test*)
+
** updated DBWS feature to include new bundle (do I need to add WSDL and SERVLET bundles?)
+
* Rename build.xml and build.properties (260428)
+
** will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
+
** Targeting Beginning of year
+
 
+
Fixed Bugs:
+
 
+
== JPA ==
+
Jan 13, 2011:
+
  
* 2.2 closedown
+
2.6
** potential issue discovered in RC2
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
*** looking into it now
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
* 2.3
+
** Reduce install size and simplify bundling with 3rd party products.
** Composite PUs
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
** 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
** Extensabilty
+
  
 
== 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]  
* Build environment
+
** Plan to include DBWS feature in SDK bundle made available in p2 repository
+
* Prioritizing [http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS backlog]
+
** Database web service call-out utility
+
*** Working on generation of Java Stored Procedure from WSDL file
+
*** PoC next step - use hand-coded JavaSP to test running in OJVM environment
+
** Expand DBWS server tests to run on Glassfish, JBoss, WAS
+
** Eclipse IDE based integration for the DBWS tooling
+
** Creating DBWS utils bundle for Dali testing - jar will be renamed.
+
  
== SDO / MOXy  ==
+
2.6
2.3 [http://wiki.eclipse.org/EclipseLink/Development/MOXy#EclipseLink2.3.2F3.0 RoadMap]
+
*JPA metadata generator
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 JPA/JAXB RESTful web services]
+
**Consolidate implementation, usable by DBWS & JPA-RS
** Provide means of exposing JPA entities through a RESTful service
+
**Support JDBC datatypes, PL/SQL, NoSQL
** Debugging and fixing issues raised when testing JAX-WS TCK using EclipseLink JAXB in Glassfish server.  Plan to bundle MOXy with Glassfish install in next release
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
* Performance
+
**Document current usage, to feed into Service Generation functionality
** Need to review current JAXB performance metrics, also memory footprint.
+
* MOXy User Guide evolution
+
** New [http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy MOXy user guide] is now live off main doc page
+
* Eclipse Dali
+
** Discussion with Dali development team to provide JAXB/MOXy support based on annotations or external metadata
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 141: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*JPA: http://wiki.eclipse.org/EclipseLink/UserGuide/JPA
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*MOXy: http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
**[[EclipseLink/Development/Documentation/MOXy|Review status]]
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
*New JPA and MOXy specific search engines: [[EclipseLink/UserManual]]
+
* 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