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 (Documentation)
(Release Planning)
 
(867 intermediate revisions by 12 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda July 22, 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=4&day=1&year=2010&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs July 22, 2010]
+
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
 
** Process topic of contribution log - Please make sure all new code in 2.1.1 has proper header and dates
 
  
 
== Release Planning ==
 
== Release Planning ==
* 2.1.1
+
* 2.3.4 - No Planned release
** RC1 Aug 5th
+
** M2  - May 22 (patch request)
** RC2 Aug 13th
+
** M3  - June 27 (patch request)
* 1.1.4
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** 10 bugs closed in 1.1.4
+
** M1  - June 20 (Complete)
** No open bugs
+
** RC1 - Aug 24 (Complete)
** RC1 - Aug 9th
+
* 2.6.0
* 2.0.3
+
** M1 - June 20 (Complete)
** June/July ??
+
** 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
  
* Future Release Planning starting
+
== Build ==
** 2.2 - December 8th, 2010 - http://wiki.eclipse.org/EclipseLink/Development/2.2
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
*** 2.2M1 - July 21
+
*** 2.2M2 - August 19
+
*** 2.2M3 - September 22
+
*** 2.2M4 - October 20 - Functional Freeze.
+
*** IPLog and Release docuware - end of October
+
*** 2.2RC1 - November 3rd, 2010
+
*** 2.2RC2 - November 17th, 2010
+
*** 2.2RC3 - Novemeber 24th, 2010
+
*** 2.2 Release - December 8th, 2010
+
** 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
+
  
== QA ==
+
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
  
July 23-29, 2010:
+
== QA  ==
  
* Nightly Results
+
Sept 5-12 , 2013:
** trunk - 4 TC failed WLS JPA (fwk change issue, investigating)
+
 
** 2.1.1 - 1 TC WDF failed; bug filed
+
* Nightly Triage
** 2.0.3 - no new build (the last build is 2010-07-19)
+
** 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
** 1.2.1 - ! TC static weaving - intermittent (the last build is 2010-07-2x)
+
** 1.1.4 - no new build (the last build is 2010-06-16)
+
 
* Testing
 
* Testing
** SQL Server 2008 R2 - all passed
+
** 2.5.1 RC1 manual testing -- complete
* Test Dev 2.2/2.1.1
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** Multiple Persistence Units - test fwk changes reviewed and checked in
+
* Test Dev
* Test Infrastructure
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** Updated MySQL to 5.1.49 (re-imaged machine)
+
* Infra
** Updated Derby DB to 10.6.1.0
+
**  
** Reviewed current JDBC driver versions used in testing -- plan to upgrade to latest versions
+
* This week:
* Bugs
+
** Continue to monitor 2.5.1 test results
** Filed
+
* [Backlog | TLQA-ELBacklog]
** Fixed
+
* This week
+
** Test fwk changes - avoid hard coding in WAS python scripts
+
** osgi/Gemini investigation (testing focus)
+
** EL 2.1.1 closedown
+
** fix bugs - closedown of 2.1.1
+
  
== Build ==
+
== JPA  ==
* Milestone Releases
+
--
** none
+
* Custom Ant tasks to replace Javascript in build
+
** Was needed for SAP JVM testing
+
* EclipseLink Summit Items to review:
+
** Move to PDE build? (drop ant)
+
*** Advantages: get many features now have to 'hack'
+
*** Disadvantages: tied to someone else's process. May not work with our versioning. Web distributions, etc.
+
*** If we decide to drop ant support will need to plan phase-out, and investigate PDE capabilities further.
+
**** Investigation and prototyping in progress.
+
** Rename build.xml and build.properties (260428)
+
*** what to rename to? antbuild? eclipselink? suggestions?
+
**** will use antbuild.xml and antbuild.properties.
+
* Review process for build bugs?
+
** Future direction of build?
+
*** Created Wiki page to capture open issues and help plan improvements.
+
  
Fixed Bugs:
+
== MOXy / SDO  ==
 +
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
  
== JPA  ==
+
2.6
July 22 2010:
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
 
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
2.1.1
+
** Reduce install size and simplify bundling with 3rd party products.
* Bug Fixes
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
** Close down of bugs
+
** 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
** Bug defferal
+
  
 
== DBWS  ==
 
== DBWS  ==
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
 
+
2.1.1
+
* DBWS support on Glassfish, JBoss, Websphere
+
** Created a OSGi fragment bundle which a user can drop into Glassfish to access DBWS runtime services.
+
** DBWS bnd file now being generated by EclipseLink build process
+
** Testing DBWS in Equinox OSGi environment with Jetty
+
* [http://wiki.eclipse.org/EclipseLink/Development/Dynamic/RefactorPhaseIForSparseMerge Sparse Merge Support]
+
** Building on top of Fetch Group feature introduced in EclipseLink2.1
+
  
== SDO / MOXy  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
2.1.1
+
* No remaining bugs open for 2.1.1
+
* JBoss: Implemented a solution to detect a redeploy event using MBean notification listeners
+
** Will migrate to use full core MBean solution on these platforms in 2.2
+
  
2.2.0
+
2.6
* Targetting deprecation of existing MOXy deployment.xml
+
*JPA metadata generator
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/317962 http://wiki.eclipse.org/EclipseLink/DesignDocs/317962]
+
**Consolidate implementation, usable by DBWS & JPA-RS
** Phase 1 – MOXy annotation equivalent to XML metadata support
+
**Support JDBC datatypes, PL/SQL, NoSQL
** Phase 2 – Annotations and XML Support for relevant ORM annotations
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
*** Phases 1 & 2 targetted in Aug 20 sprint
+
**Document current usage, to feed into Service Generation functionality
** Phase 3 - Annotations and XML Support for relevant JPA annotations
+
* [http://wiki.eclipse.org/EclipseLink/Development/DynamicOXM MOXY Dynamic Persistence]
+
** Provide ability to bootstrap from external MOXy XML file
+
* Feature work: Platform integration
+
** Demo: Use EclipseLink JAXB when running JAX-RS RESTful web service (based on Jersey RI).  Demonstrates ability to marshal to JSON as well as XML documents.
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 144: Line 116:
 
[[EclipseLink/Development/Incubation]]  
 
[[EclipseLink/Development/Incubation]]  
  
* [[EclipseLink/Development/Incubator/Extensions]]
 
** MaxDB work in progress
 
 
* Time to create separate sub-project for incubator
 
* Time to create separate sub-project for incubator
 
** Increase community of committers
 
** Increase community of committers
Line 151: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*New EclipseLink documentation plan: [http://wiki.eclipse.org/EclipseLink/Development/Documentation/Requirements Documentation Requirements and Build Proposal]
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*Continuing to build/port JPA content to new JPA guide: [http://wiki.eclipse.org/EclipseLink/UserGuide/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)
*Need input/outline for additional guides (moxy, dbws, etc.)
+
* 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