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"

(Build)
(Release Planning)
 
(430 intermediate revisions by 6 users not shown)
Line 23: Line 23:
  
  
== Agenda Oct 13, 2011 ==
+
== 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.2 - GA Early December
+
* 2.3.4 - No Planned release
** RC1 - Nov 25
+
** M2  - May 22 (patch request)
* 2.4.0 - GA early Mar
+
** M3  - June 27 (patch request)
** M7 - Nov 23 (Nov 30 - done)
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** M8 - Dec 7
+
** M1 - June 20 (Complete)
** M9  - Dec 21
+
** RC1 - Aug 24 (Complete)
* Indigo SR2 - GA Feb 24, 2012
+
* 2.6.0
** RC1+0 - Jan 16 (2.3.3 ?)
+
** M1 - June 20 (Complete)
** RC2+0 - Jan 30
+
** M2 - Aug  16 (Complete)
** RC3+0 - Feb 8
+
* Kepler SR1 - September 27
** RC4+0 - Feb 13
+
** RC1+1 - Aug  19 (2.5.1 M1)
* Juno - GA Jun 2012
+
** RC2+1 - Sept 2
** M1+1 - Missed
+
** RC3+1 - Sept 9  (2.5.1 RC1)
** M2+1 - Sept 26 (2.4.0-M3) (Complete)
+
** RC4+1 - Sept 16
** M3+1 - Nov 7  (backed-out M5)
+
* Luna - GA June 2014
** M4+1  - Dec 12
+
** M1+1 - Aug 19 (2.6.0 M2)
** M5+1  - Jan 30
+
** M2+1 - Sept 30
  
== Migration to Git ==
+
== Build ==
* Kick off meeting scheduled
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** Will discuss identified issues, and collect additional.
+
* Git demo (later)
+
  
* Transition targeted after we branch for 2.4
+
Sept 12, 2013:
** infrastructure and transition plan need to be completed well before.
+
* 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  ==
  
Dec 8-15, 2011:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2011-12-15)
+
* Nightly Triage
** trunk - 7 new failures with Oracle Specific dbws testing - developer is investigating; 5 new failures with jpa on JBoss-5 - investigating;  DBWS examples  failed on all application servers, due to dependency change - developer  is still investigating. (the last results is 2011-12-15)
+
** 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 jpa on JBoss-5 and Glassfish-v2 - investigating; SDO server-testing failed on WAS 8 - not specific for 2.3.2, dev only fixed in trunk, need to be decided by management if or when the fix will be backported to 2.3 stream. (the last build is 2011-12-14)
+
** 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)
+
 
* Testing
 
* Testing
** test-oxm/jaxb: jdk 15: 3 failures in ContentTypeTestCases: bug 365315
+
** 2.5.1 RC1 manual testing -- complete
** 2.3.2 - db cert MySQL 5.5.16, JPA/WAS8 on DB2, JPA/WLS on MySQL 5.5 and SQLServer2008-R2
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** 2.3.2 - JPA/GF 3.1.1 on MySQL-5.5.16, Berby-10.6.2.1, SQLServer-2008 and Oracle 11.1.0.7
+
** 2.3.2 - SQLServer 2005
+
** WAS/JPA test issues on 2.3.2 and trunk -- due to db drivers mismatch (orai18nmapping.jar)
+
 
* Test Dev
 
* Test Dev
** JAX-RS integration with EclipseLink JAXB: added another test case CollectionOfObjectsReadTestCase; reviewed 12/12; investigating 1 failure in testGetCollectionOfObjects
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
* Test infrastructure
+
* Infra
** Miscellaneous infrastructure maintenance tasks
+
**  
** Added DBWS tests on MySQL, so that the tests are always run with the latest version of MySQL
+
** Re-installed SQL Server 2008 and 2008 R2, 2005;  configured
+
** Stripped out the function of downloading nightly build from test.sh. Instead, use the bits that are downloaded by download-nightly-builds.sh process and stored on the file server
+
 
* This week:
 
* This week:
** JAX-RS : fix test failures
+
** Continue to monitor 2.5.1 test results
** Cache coordination tests on GF 3.1.1  
+
* [Backlog | TLQA-ELBacklog]
** Enable Cache-Co-ordination testing in nightly automation
+
  
== Build ==
+
== JPA  ==
 +
--
  
Jan 5, 2012:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** 2.4.0 M8 - Dec 9
+
** 2.4.0 M9 - Dec 23
+
** 2.4.0 M10 - Dec 29
+
** Next: Jan 11 (2.4.0 M11)
+
* API scanner - need to review (hold til Doug returns)
+
* add Hermes test bundle to build/ship? - working on plan
+
* Tycho (New Build)
+
** Fixed builder dependencies, which blocked DBWS features from installing from P2
+
** Re-integrate DBWS Builder and tests.
+
*** Currently still using Ant
+
*** Tycho re-adoption delayed until oracleddl can be made available via P2 (can proceed, but current solution is a hack)
+
*** OracleDDL now buildable, working on deployment model
+
* Git
+
** Issues page started at: http://wiki.eclipse.org/EclipseLink/Build/Git
+
** Updates ongoing
+
** Initial meeting held
+
** Had discussions with Webmaster, preliminary Git repo available - has issues.
+
*** Way too big (45min to clone - offsite)
+
*** Had some import issues.
+
  
== 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]
** MT - enhancements
+
**  Reduce install size and simplify bundling with 3rd party products.
** MT - Table per tenant
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
 +
** 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
  
 
== 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
** This is a change in the way we access type metadata, that will cover off the following enhancement requests
+
**Consolidate implementation, usable by DBWS & JPA-RS
*** [http://wiki.eclipse.org/EclipseLink/Development/DBWS/ParseDDLSprints Sprints]
+
**Support JDBC datatypes, PL/SQL, NoSQL
*** 325124, 339721 Provide support for strongly typed package REF CURSOR
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
*** 339909 - DBWS should support optional argument queries
+
**Document current usage, to feed into Service Generation functionality
*** 329435 - DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
+
**** Completing implementation for this, target next week
+
** Tests running in nightly build
+
** DDL Parser being made available in Maven, need to fully integrate into build
+
* DBWS support for REST
+
** Ability to generate dynamic JPA persistence unit
+
*** eclipselink-orm.xml describing the virtual entities and any named queries
+
*** eclipselink-oxm.xml describing the mapping of the same entities to XML (and JSON)
+
** Simple table with direct-to-field mappings demo working
+
** Focussing on simple PL/SQL example, based on ORM metadata availability
+
 
+
== MOXy / SDO  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
+
 
+
2.3.2/2.3.3
+
* MOXy performance issues when running SpecJ2010 benchmark
+
** This week: targetting reduction of memory usage in JAXBContext
+
2.4
+
* Object model mapping to JSON
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/350483 JSON Design Doc]
+
* MOXy footprint reduction
+
** Investigating how MOXy's dependency on foundation can be simplified to reduce binary/jar footprint
+
* Feature extensions
+
** Set of JAXB feature extensions targetted for 2.4 capture on roadmap (link above)
+
* Server integration testing
+
** JAX-RS testing: Working with QA to set up JAX-RS tests running in WLS & GlassFish
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 160: 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