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)
 
(526 intermediate revisions by 6 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda Sept 8th, 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 June 2, 2011]
+
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
 
* potentially use JavaCC for parsing new grammar files.
 
** no runtime dependancy
 
** investigate need for CQ (works with)
 
* Doc review
 
* EL doc plan on the wiki at http://wiki.eclipse.org/EclipseLink/Development/Documentation/2.4
 
  
 
== Release Planning ==
 
== Release Planning ==
* 2.3.1 - GA early Oct
+
* 2.3.4 - No Planned release
** M1 - Jul 8
+
** M2 - May 22 (patch request)
** M2 - Jul 22
+
** M3 - June 27 (patch request)
** M3 - Aug 1 *
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** M4  - Sep 2
+
** M1 - June 20 (Complete)
** M5  - Sep 16
+
** RC1 - Aug 24 (Complete)
* Indigo SR1 - GA Sep 23
+
* 2.6.0
** RC1+0 - Aug 15 *
+
** M1 - June 20 (Complete)
** RC2+0 - Aug 29 *
+
** M2 - Aug  16 (Complete)
** RC3+0 - Sep 5 *
+
* Kepler SR1 - September 27
** RC4+0 - Sep 12 (2.3.1?)  
+
** RC1+1 - Aug 19 (2.5.1 M1)
* 2.4.0 - GA early Mar
+
** RC2+1 - Sept 2
** M1 - Jul 28
+
** RC3+1 - Sept 9 (2.5.1 RC1)
** M2  - Aug 25 *
+
** RC4+1 - Sept 16
** M3  - Sep 22
+
* Luna - GA June 2014
** M4  - Oct 12
+
** M1+1 - Aug  19 (2.6.0 M2)
** M5  - Oct 19
+
** M2+1 - Sept 30
* Indigo SR2 - GA Feb 24, 2012
+
 
** RC1+0 - Jan 16
+
== Build ==
** RC2+0 - Jan 30
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** RC3+0 - Feb 8
+
 
** RC4+0 - Feb 13
+
Sept 12, 2013:
* Juno - GA Jun 2012
+
* EclipseLink to Maven Central
** M1  - Aug 19 *
+
** 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  ==
  
September 8 - 15, 2011:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2011-09-15)
+
* Nightly Triage
** trunk - 10 new failures with JPA lrg - investigating; 4 new failures with Oracle extension testing - investigating; several JPA tests within CacheableTestSuite failed on all application servers  - developer is working on them; 1 failure with wdf on application servers - investigating. (the last results is 2011-09-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.1 - 8 new failures with JPA lrg - investigating; 4 new failures with Oracle extension testing - investigating; SDO server-testing failed on WAS (both AS and ND) - investigating. (the last build is 2011-09-14)
+
** 2.2.2 - no new build (the last build is 2011-08-03)
+
** 2.1.4 - three new failures with Spring testing srg - investigating; several new failures with jpa on all application servers - investigating. (the last build is 2011-09-06)
+
** 2.0.3 - no new build (the last build is 2010-11-25)
+
** 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)
+
 
* Testing
 
* Testing
** Nightly test triage -- many issues required our attention this week
+
** 2.5.1 RC1 manual testing -- complete
** JPA testing on JBoss 6.1.0.Final - same results as 6.0.0
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** Oracle OCI related tests failed -  investigating, might be related to JDK upgrading
+
 
* Test Dev
 
* Test Dev
** JAX-RS integration with EclipseLink JAXB - 90%
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
*** testGetURL() is failing with 'connection refused' from Glassfish
+
* Infra
* Test infrastructure
+
**  
** none
+
 
* This week:
 
* This week:
** Add "is.JPA1.0" flag in WDF server testing framework in order to skip those JPA2.0 tests on only JPA1.0 supported application servers.
+
** Continue to monitor 2.5.1 test results
** Add Glassfish 3.1.1 and 3.1.2 to nightly testing
+
* [Backlog | TLQA-ELBacklog]
** Review VPD multi-tenant tests (2.3)
+
** Test requirements for JAX-R integration with EclipseLink JAXB
+
** Reorganize the order of nightly server cert testing
+
** code-review & check-in tests written for JAXB Annotation Examples-Phase II
+
** 2.3.1 Closedown
+
*** ipV6 testing
+
*** Oracle RAC
+
*** Re-run JPA configurations manual tests
+
  
== Build ==
+
== JPA  ==
 +
--
  
July 28, 2011:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** 2.2.1 Patchset released (2.2.1.v20110722-r9776)
+
** Next: Aug 1 (2.3.1 M3)
+
* API scanner
+
* Vacation - Aug 5 - Sept 7
+
* add Hermes test bundle to build/ship?
+
* Tycho (New Build) - Hold until Sept 12.
+
** migrating and adding POC POM files (non-linked to allow development and incremental adoption)
+
** migrate branch changes
+
*** ASM, ANTLR, to semi-static bundles
+
*** Generate and publish "Compile Dependency" P2
+
*** migrate version stamping solution
+
* javax.persistence - 2.4.0
+
** ?
+
  
== JPA  ==
+
2.6
Sept 8th
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
* MT VPD
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
** Check in this week
+
** Reduce install size and simplify bundling with 3rd party products.
* Bug fixes in 2.3.1
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
* Doc reviews.
+
** 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
*** 325124 DBWSProvider does not handle package REF CURSOR
+
**Support JDBC datatypes, PL/SQL, NoSQL
*** 339721 DBWS should support 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
+
** Using JavaCC to generate code for parsing source DDL
+
*** Created CQ 5483 to piggyback on top of approved JavaCC v5.0 CQ
+
*** First two [http://wiki.eclipse.org/EclipseLink/Development/DBWS/ParseDDLSprints sprints] completed
+
**** Sprint #1: build CRUD Webservice from sample Table DDL
+
**** Sprint #2: build Webservice from simple Stored Procedure/Function
+
**** Next Sprint: build Webservice from simple Stored Procedure/Function in a PL/SQL package
+
** Trialling Eclipse-hosted GIT repository as a sand-box for multi-person development
+
*** DBWS component in SVN trunk remains the target development platform.
+
 
+
== SDO / MOXy  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
+
 
+
2.4
+
* Object model mapping to JSON
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/350483 JSON Design Doc]
+
** Backlog of issues captured in doc
+
* MOXy component - modularity refactor
+
** Examining 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)
+
* Glassfish integration
+
** Issue with using JAX-RS with MOXy has been resolved in Jersey 1.9.  Waiting on 1.9.1 which will be made available through GF 3.1.1 update centre
+
* Server integration testing
+
** Fixed remaining test issues when running JAX-WS CTS test suite in WLS against MOXy
+
** JAX-RS testing: Working with QA to set up JAX-RS tests running in WLS & GlassFish
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 165: 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:
 +
** 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