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 (DBWS)
(Release Planning)
 
(743 intermediate revisions by 10 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda November 18, 2010 ==
+
[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=11&day=4&year=2010&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs November 18, 2010]
+
  
  
Line 31: Line 30:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.1.2
+
* 2.3.4 - No Planned release
** M1
+
** M2  - May 22 (patch request)
***Sept 29th
+
** M3  - June 27 (patch request)
** Stream Closed
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** Suggested release
+
** M1  - June 20 (Complete)
*** Dec 2nd 2010
+
** RC1 - Aug  24 (Complete)
** Release Mid Nov
+
* 2.6.0
* Future Release Planning starting
+
** M1 - June 20 (Complete)
** 2.2 - January ??, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.2
+
** M2 - Aug  16 (Complete)
*** 2.2M1 - July 21 '''(Indigo M1 & M2 & M3)'''
+
* Kepler SR1 - September 27
*** 2.2M2 - August 19
+
** RC1+1 - Aug  19 (2.5.1 M1)
*** 2.2M3 - September 22
+
** RC2+1 - Sept 2
*** 2.2M4 - October 20
+
** RC3+1 - Sept 9  (2.5.1 RC1)
*** 2.2M5 - Nov 18
+
** RC4+1 - Sept 16
*** 2.2M6 - Dec 2 (func freeze) '''(Indigo M4 - Dec 13th)'''
+
* Luna - GA June 2014
*** 2.2 - Dec 3 (post func freeze)
+
** M1+1 - Aug  19 (2.6.0 M2)
*** 2.2RC1 - Branch  - Dec 15 - Showstopper mode
+
** M2+1 - Sept 30
*** IPLog and Release docuware - Dec 15, 2010
+
*** 2.2RC2 - Jan 4, 2011
+
*** 2.2 Release - Jan 18, 2011
+
** 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
+
*** Indigo M5 - Feb 7
+
*** Indigo M6 - March 14
+
*** Indigo M7 - 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]
  
Nov 21 - Dec 3, 2010:
+
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 2010-11-25)
+
== QA  ==
** trunk - no new issues (the last build is 2010-12-01)
+
 
** 2.1.2 - no new build (the last build is 2010-11-18)
+
Sept 5-12 , 2013:
** 2.0.3 - no new build (the last build is 2010-11-25)
+
 
** 1.2.1 - oxm and jaxb didn't run properly, there are some compile error with testing framework - investigating (the last build is 2010-11-26)
+
* 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
 
* Testing
** DDL Generation test case (new) issues - completed investigation with dev
+
** 2.5.1 RC1 manual testing -- complete
** RAC testing - 64-bit linux middleware --> 11.2.0.2 RAC DB(32-bit) -- no issues
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** Oracle DB 10.2.0.5 (32-bit) / OCI / JDK 64-bit failures; it has no problem with 32-bit JDK. Bug entered.
+
** Re-opened 287878, 287888 - works with J2SE, but still exist on J2EE
+
 
* Test Dev
 
* Test Dev
** ...
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
* Test Infrastructure
+
* Infra
** Performance tests -- running now
+
**  
** Fixed DBWS test script that still tried to silent-install WLS 10.3.3
+
* This week:
** Investigated the SVN checkout issue with the ANT task <svn>. Eclipse webmaster is working on it, the workaround is to use https protocol instead of http.
+
** Continue to monitor 2.5.1 test results
** Migrated the primary Oracle database from 11.1(11.1.0.7) to 11.2(11.2.0.2), and 11.1 is in db certification list.
+
* [Backlog | TLQA-ELBacklog]
** Cache Co-ordination examples automation - 100% complete - review pending.
+
* This week
+
** Publishing nightly results - need some contributions from Eric G.
+
** Minor fixes to nightly automation (from changing primary db)
+
** Discuss extending DBWS testing
+
** 2.2 Features – cachebale and non-cacheable relationships
+
** Investigate intermittent errors FL LRG, JPA LRG, JPA WAS after move to new hardware and reconfig
+
** Investigate issues with Sybase and SQL Server 2008 - hangs tests
+
** To do - test 64-bit app servers...
+
 
+
== Build ==
+
November 25, 2010:
+
* Milestone Releases
+
** 2.1.2 RC4 (v20101104-r8475)
+
* Fix p2 publication
+
** Problem was not with repositories per-se, rather with the generated features
+
*** problem was fixed
+
**** features regeenrated for 20101104-r8475
+
**** Nightly build verified working in repositories
+
*** Fixes will be merged to 2.1 to verify fixed processes are used for release promotion.
+
* Move to generic build ID
+
** migration dropped for 2.0 branch and older
+
*** branches will be removed from automated nightly cron
+
** changes will be included in merge to 2.1
+
* Fix Maven dependency publication
+
** Complete on trunk.
+
*** Need to activate runtime dependency publication (javax.persistence active)
+
** Migrate to older branches?
+
*** 2.1: don't overwrite javax.persistence any more (2.1 - frozen)
+
*** 2.0: not necessary other than for consistency
+
* New Build
+
** Buckminster work back to primary focus
+
** Working on completing evaluation
+
*** mock-up end-to-end build (materialize & build core, a core feature, publish (p2, maven, and a zip) and test  
+
** Will put together presentation (what does buckminster mean for us)
+
*** Follow-up discussions will be needed to determine final direction
+
* "Host" publication script - mostly complete
+
** refinements to publish process for Oracle and other "hosted environment" test result publication
+
** script to grab results from specified location and push to Eclipse download server
+
* EclipseLink Summit Items to review:
+
** Move to new build? (drop ant)
+
*** Investigation in progress.
+
**** Preliminary Pros/Cons table [http://wiki.eclipse.org/EclipseLink/Build/NextGen in progress]  
+
**** "Issues needing resolution" list will be appearing soon.
+
** Rename build.xml and build.properties (260428)
+
*** will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
+
*** in progress (awaiting opening of 2.1)
+
 
+
Fixed Bugs:
+
  
 
== JPA  ==
 
== JPA  ==
Nov 18, 2010:
+
--
  
* Bug Fixes
+
== MOXy / SDO  ==
* 2.2.0
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** Additional Criteria
+
*** http://wiki.eclipse.org/EclipseLink/Development/AdditionalCriteria
+
** Multiple Database support
+
*** Composite EMFs
+
*** Wiki pending
+
*** Target Release depends on final scope
+
** Append to Create table string - Checked in
+
*** http://wiki.eclipse.org/EclipseLink/DesignDocs/214519
+
  
** OSGi
+
2.6
*** Bug fixes and updates to facilitate testing
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
*** Gemini contributions
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 +
** 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]
 +
** 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]  
 
+
2.2
+
No outstanding DBWS bugs targetted for 2.2
+
 
+
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]
+
** Database web service call-out utility
+
*** New feature to allow code running on a database (eg. in PL/SQL module) to invoke a JAX-WS service.  The input to the process is the WSDL for the Web service, along with any additional information necessary to locate and invoke the service (hostname, port, etc.)
+
** 329435 -  DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
+
** 275156 - EclipseLink should support complex PL/SQL arguments for Stored Functions
+
** 303333 - Handle overloaded Stored Procedure/Functions as WSDL operations
+
** 325124 - DBWS for PL/SQL procedure with out ref cursor parameter fails at runtime
+
** 326953 DBWS should support batch sql operations
+
** DBRS
+
*** Look at role of DBWS in RESTful web applications
+
** Expand DBWS server tests to run on Glassfish, JBoss, WAS
+
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=322950 Bug 322950] Investigate distributed transactional support via WS-AT (testing exercise)
+
** Eclipse IDE based integration for the DBWS tooling
+
*** Need to provide an API that gives us the capability to specify where to find the driver class files
+
  
== SDO / MOXy  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]  
2.2.0
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/317962 MOXy annotation and external metadata support]
+
* [http://wiki.eclipse.org/EclipseLink/Development/2.1/DynamicMOXy/296967/BootstrapFromOXM Dynamic JAXB - Bootstrap from MOXy XML file]
+
* Closing down final 2.2 bugs
+
  
2.3.0
+
2.6
* JBoss: Implemented a 2.1 solution to detect a redeploy event using MBean notification listeners
+
*JPA metadata generator
** Need to migrate to use full core MBean solution on these platforms
+
**Consolidate implementation, usable by DBWS &amp; JPA-RS
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 JPA/JAXB RESTful web services]
+
**Support JDBC datatypes, PL/SQL, NoSQL
** Provide means of exposing JPA entities through a RESTful service
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
** Discussing how to integrate this into the existing DBWS component.
+
**Document current usage, to feed into Service Generation functionality
* Performance
+
** Need to review current JAXB performance metrics, also memory footprint.
+
* MOXy User Guide evolution
+
** Dynamic JAXB documentation updated, incorporating this into user guide
+
* Eclipse Dali
+
** Discussion with Dali development team to provide JAXB/MOXy support based on annotations or external metadata
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 199: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*Intro: Ben Gelernter
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*New EclipseLink documentation plan: [http://wiki.eclipse.org/EclipseLink/Development/Documentation/Requirements Documentation Requirements and Build Proposal]
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
*Continuing to build/port JPA content to new JPA guide: [http://wiki.eclipse.org/EclipseLink/UserGuide/JPA http://wiki.eclipse.org/EclipseLink/UserGuide/JPA]
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
*Need input/outline for additional guides (moxy, dbws, etc.)
+
* All docs remain in a rolling review:
** MOXy: [http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy]
+
** 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