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"

(DBWS)
(Release Planning)
 
(689 intermediate revisions by 8 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda Jan 27, 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 Jan 27, 2011]
+
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
* Should Indigo be 2.3 or 3.0?
 
  
 
== 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)
* Helios SR2 (2.1.2) - February 25, 2011
+
** RC4+1 - Sept 16
** RC1+1 - Jan 18,2011 (missed)
+
* Luna - GA June 2014
** RC2+1 - Feb 1, 2011 (2.1.2)
+
** M1+1 - Aug  19 (2.6.0 M2)
** GA  - Feb 25, 2011
+
** M2+1 - Sept 30
* 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
+
** Indigo M5+1 - '''Jan 31''' (Date had been listed on Google calendar incorrectly)
+
** Indigo M6+1 - March 14
+
** Indigo M7+1 - May 2
+
** 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 20 - Jan 27, 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
  
* EclipseLink (Updated on 2011-01-27)
+
== QA  ==
** trunk - several new failures with jaxb and oxm on jdk15 - investigating; several new failures with JPA on Derby - developer is investigating. (the last build is 2011-01-27)
+
 
** 2.2.0 - no new issue (the last build is 2011-01-21)
+
Sept 5-12 , 2013:
** 2.1.3 - no new issue (the last build is 2011-01-21)
+
 
** 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
** trunk
+
** 2.5.1 RC1 manual testing -- complete
*** Investigated a DBWS builder Oracle-specific test failure
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
*** test-oxm with xmlparser: 1 failure...entered new bug Bug 335462 - same for 2.2
+
*** test-oxm with jdk1.5:  there are over 340 failures since JAN-26 (no bugs entered)
+
*** PostgreSQL: JPA out-of-container: 2 failure...entered new bug Bug 335446 (testUpdateUsingTempStorage failed)
+
** 2.2
+
*** Sybase tests completed
+
 
* Test Dev
 
* Test Dev
** DBWS Examples on various app servers -- Glassfish tests working and passing.
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** Cacheable and non-cacheable relationships - Modify existing cacheable test model - add more relationships to classes in order to support additional tests - in progress
+
* Infra
** JAXB Annotation Examples automation -- in progress - 15% completed; Sybase issues prevented further progress to be made.
+
**  
*** wrote tests for 11 examples which covers 3 annotations : XmlAttribute, XmlAnyAttribute, XmlType
+
* This week:
*** total number of new testcases (that will show-up in junit report): 140
+
** Continue to monitor 2.5.1 test results
*** setup up a wiki page to track the progress ( http://aseng-wiki.us.oracle.com/asengwiki/display/ASQA/MOXy+QA#MOXyQA-jaxbannotation)
+
* [Backlog | TLQA-ELBacklog]
* Test Infrastructure
+
** Added GlassFish V3.1 Tip-To-Tip test in nightly for EclipseLink 2.2
+
** Added DBWS tests to GF nightly cert runs
+
* This week
+
** Investigate OSGi SRG bug - 328978 (OSGI SRG failed with [java] javax.persistence.PersistenceException: No Persistence provider for EntityManager named fieldaccess)
+
** Continue with Test development work
+
  
== Build ==
+
== JPA  ==
 +
--
  
January 27, 2010:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** none
+
** Upcoming
+
*** Release Date for 2.2.0? (2.2.0 RC3 (2.2.0.v20110114-r8831))?
+
*** Milestone this Friday for 2.3.0 M5 (Indigo M5 promotion on Monday)
+
*** Promote 2.1.2 Patchset to Helios SR2 RC2 on Monday
+
* New Build
+
** Tycho/Maven for OSGi bundles
+
*** evaluation proceeding
+
*** resolving issues with moving existing projects into Tycho
+
*** Also involves additional Maven Eval
+
* Rename build.xml and build.properties (260428)
+
** will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
+
*** done on branch as test. Seems to work as expected, but there were complications.
+
*** Will need to be done as part of build migration prep.
+
  
Fixed Bugs:
+
2.6
 
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
== JPA  ==
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
Jan 13, 2011:
+
** Reduce install size and simplify bundling with 3rd party products.
 
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
* 2.2 closedown
+
** 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
** potential issue discovered in RC2
+
*** looking into it now
+
* 2.3
+
** Composite PUs
+
** MT
+
** Extensabilty
+
  
 
== DBWS  ==
 
== DBWS  ==
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
 
+
2.3
+
* 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]
+
** 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
+
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=336179|bug 336179] - circular dependency
+
 
+
== Dynamic Persistence  ==
+
 
+
==== Core ====
+
* answer Rohit's questions on EL-User mailing list (happy with 2.2)
+
 
+
==== Dynamic JAXB ====
+
* discussion about expanding public API w Rick, Blaise for DBWS Callout
+
  
==== Dynamic JPA ====
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
* new JPA 2.0 SPI (<tt>PersistenceProviderResolver</tt>, <tt>PersistenceProviderResolverHolder</tt>) makes bootstrapping <i>pure</i> Dynamic JPA (no <tt>persistence.xml</tt>, no <tt>orm.xml</tt>) <b>much</b> easier.
+
** TODO: update eclipselink.jpa.tests(<tt>o.e.p.testing.tests.jpa.dynamic.*</tt>) to use new SPI
+
  
== SDO / MOXy  ==
+
2.6
2.3 [http://wiki.eclipse.org/EclipseLink/Development/MOXy#EclipseLink2.3.2F3.0 RoadMap]
+
*JPA metadata generator
* Plan to bundle MOXy with Glassfish install in next release
+
**Consolidate implementation, usable by DBWS &amp; JPA-RS
** Debugging and fixing issues raised when testing JAX-WS TCK using EclipseLink JAXB in Glassfish server. 
+
**Support JDBC datatypes, PL/SQL, NoSQL
* Performance
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
** Need to review current JAXB performance metrics, also memory footprint.
+
**Document current usage, to feed into Service Generation functionality
* 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
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 JPA/JAXB RESTful web services]
+
** Provide means of exposing JPA entities through a RESTful service
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 166: 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