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)
 
(239 intermediate revisions by 6 users not shown)
Line 23: Line 23:
  
  
== Agenda June 14, 2012 ==
+
== 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]
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
Review of 2.4 Dev page:
 
  http://wiki.eclipse.org/EclipseLink/Development/2.4.0
 
Please ensure that this page has tasks that are scheduled for 2.4.
 
  
 
== Release Planning ==
 
== Release Planning ==
* 2.3.4 - GA ??
+
* 2.3.4 - No Planned release
** M1 - ??
+
** M2 - May 22 (patch request)
* 2.4.1 - GA ??
+
** M3  - June 27 (patch request)
** M1  - Pending
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
* 2.5.0 - GA ??
+
** M1  - June 20 (Complete)
** M1 - Jul  4 (Complete)
+
** RC1 - Aug  24 (Complete)
** M2 - Pending
+
* 2.6.0
* Juno SR1 - Sept! (Milestone dates are when contibution is due)
+
** M1 - June 20 (Complete)
** SR1-RC1+1 - Sept
+
** 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
  
== Migration to Git ==
+
== Build ==
* Dev process FAQ
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** http://wiki.eclipse.org/EclipseLink/Development/Process/Git
+
 
* Status
+
Sept 12, 2013:
** eclipse.runtime live.
+
* EclipseLink to Maven Central
*** Need to review development workflow
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
** New repos coming as strategy reviewed.
+
* Build cleanup
*** Need to publish javax.persistence, finish Hermes, buildsystem, and discuss utils strategy.
+
** 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  ==
  
Aug 9-16, 2012:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2012-08-16)
+
* Nightly Triage
** master - one DBWS example testing failed on all application servers [https://bugs.eclipse.org/bugs/show_bug.cgi?id=387123 387123]; there are 20 jpa test failures on new db oracle 12.1, QA is triaging.(the last build is 2012-08-14)
+
** 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.4.1 - one DBWS example testing failed on all application servers [https://bugs.eclipse.org/bugs/show_bug.cgi?id=387123 387123]; 2 new test failures in jpars in J2SE & JEE, QA will investigate first; GlassFish 3.1.2 & 4 failed because of "java.io.IOException: No space left on device", need to clean up test machine ottvm058 (the last build is 2012-08-15)
+
** 2.3.4 - jpa/advanced, jpa/featchgroup, and jpa/jpql has lots of failures in jboss-5, jboss-5-eap, weblogic-10.3.5 patch, 10.3..6patch and 12.1.1, that might be test env issue, QA will investigate;3 jpa tests in JUnitJPQLDateTimeTestSuite failed on new db oracle 12.1, QA is investigating  (the last build is 2012-08-15)
+
 
* Testing
 
* Testing
** Triage workload
+
** 2.5.1 RC1 manual testing -- complete
 +
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
 
* Test Dev
 
* Test Dev
** Metadata caching
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
*** Test spec - completed, sent for review
+
* Infra
** Cache co-ordination tests on WLS clusters -- complete
+
**  
** Fixed bug 385064, and enabled DBWS BLOB tests
+
* Test infrastructure
+
 
* This week:
 
* This week:
** Metadata caching - test implementation
+
** Continue to monitor 2.5.1 test results
** DBWS examples - modify scripts to align to recent refactoring
+
* [Backlog | TLQA-ELBacklog]
*** Need scripting work on QA side, and some refactoring of dependencies
+
** New Oracle-specific DBWS test suite - will require some QA work to integrate into nightly test runs
+
* Backlog:
+
** Add JBoss 7 to nightly testing
+
** DBWS tests on JBoss 7
+
** Investigating Enable JPA 1.0 TCK on GlassFish v3
+
** Review table-per-tenant functionality
+
** Enable JPA 1.0 TCK on GlassFish v3
+
** 370988 - JAX-RS tests need to be separate project in order to avoid dependency issues in Eclipse IDE
+
** oracle specific tests failures on GlassFish - tried suggestions from dev, but not successful - on hold
+
** optimize setup/teardown of JAXB junit testcases
+
 
+
== Build ==
+
 
+
Aug 2, 2012:
+
* Milestone Releases
+
** None (on hold)
+
** Next: 2.4.1 M!, 2.5.0 M2
+
* Remove old build pathways
+
** converting Oracle build to Tycho problematic
+
*** holding in preference to Git migration
+
* Git Build migration
+
** Migrated to Eclipse Hudson Server for nightly builds (hudson.eclipse.org)
+
*** Builds and tests running.
+
**** for master (trunk) and 2.4; 2.3 is still migrating
+
*** publishing
+
**** Archive publish to download complete and automated web generation is active.
+
**** P2 complete as well.
+
**** Maven generation has all pieces needed, but still needs some work to complete.
+
**** Milestone promotion dependent upon resolving all of the above.
+
  
 
== JPA  ==
 
== JPA  ==
* 2.5
+
--
** MetaData caching checked in
+
** JPA 2.1 work progress.
+
*** Stored Procedure
+
* JPA-RS
+
  
 
== MOXy / SDO  ==
 
== MOXy / SDO  ==
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
 
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
  
2.4 features
+
2.6
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/350483 JSON Design Doc]
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
* [http://wiki.eclipse.org/EclipseLink/Development/359251 JAXB RI extension support]
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 
+
**  Reduce install size and simplify bundling with 3rd party products.
2.4.1
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
* Performance
+
** 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
** Focussing on SpecJ benchmark runs
+
* Jar footprint reduction
+
  
 
== 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.5 feature planning
+
2.6
* JAX-RS support
+
*JPA metadata generator
* Conversion from native metadata
+
**Consolidate implementation, usable by DBWS & JPA-RS  
* Ability to query across D/B schema's
+
**Support JDBC datatypes, PL/SQL, NoSQL
 +
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]
 +
**Document current usage, to feed into Service Generation functionality
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 139: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*EclipseLink 2.4 docs (HTML and PDF):
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
** JPA Extensions Guide: <br />http://www.eclipse.org/eclipselink/documentation/2.4/jpa/extensions/toc.htm
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
** Developing JAXB Applications Using EclipseLink MOXy: <br />http://www.eclipse.org/eclipselink/documentation/2.4/moxy/toc.htm
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
** Developing Persistence Architectures Using EclipseLink Database Web Services: <br />http://www.eclipse.org/eclipselink/documentation/2.4/dbws/toc.htm <br />Published: 8-13-2012
+
* All docs remain in a rolling review:
*Updating JPA Extensions Guide to include EL persistence property extensions. In review
+
** Concepts Guide
* All docs remain live in review
+
** 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