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)
 
(544 intermediate revisions by 7 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda July 14, 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.2.1 - GA July 27
+
* 2.3.4 - No Planned release
** M1 - July 11
+
** M2 - May 22 (patch request)
** RC1 - July 25
+
** M3  - June 27 (patch request)
* 2.3.1 - GA Sept 7
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** M1  - Jul 8
+
** M1  - June 20 (Complete)
** M2 - Jul 22
+
** RC1 - Aug 24 (Complete)
** M3  - Aug 1 *
+
* 2.6.0
* Indigo SR1 - GA Sep 23
+
** M1 - June 20 (Complete)
** RC1+0 - Aug 15 *
+
** M2 - Aug 16 (Complete)
** RC2+0 - Aug 29 *
+
* Kepler SR1 - September 27
** RC3+0 - Sep 5 *
+
** RC1+1 - Aug 19 (2.5.1 M1)
** RC4+0 - Sep 12 (2.3.1?)  
+
** RC2+1 - Sept 2
* 2.4.0 - GA Oct 26
+
** RC3+1 - Sept 9 (2.5.1 RC1)
** M1 - Jul 28
+
** RC4+1 - Sept 16
** M2  - Aug 25 *
+
* Luna - GA June 2014
** M3  - Sep 22
+
** M1+1 - Aug  19 (2.6.0 M2)
** M4  - Oct 12
+
** M2+1 - Sept 30
** RC1 - Oct 19
+
 
* Indigo SR2 - GA Feb 24, 2012
+
== Build ==
** RC1+0 - Jan 16
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
** RC2+0 - Jan 30
+
 
** RC3+0 - Feb 8
+
Sept 12, 2013:
** RC4+0 - Feb 13
+
* EclipseLink to Maven Central
* Juno - GA Jun 2012
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
** M1  - Aug 19 *
+
* 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  ==
  
August 18 - 25, 2011:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2011-08-25)
+
* Nightly Triage
** trunk - three jpa test suites failed on WAS - bug 355755; one new failure with wdf on WLS 10.3.5 - fixed by developer, need to verify; one new failure with jpa on postgresql - investigating. (the last build is 2011-08-25)
+
** 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 - one new failure with wdf on WLS 10.3.5 - fixed by developer, need to verify. (the last build is 2011-08-24)
+
** 2.2.2 - no new build (the last build is 2011-08-03)
+
** 2.1.4 - no new build (the last build is 2011-08-03)
+
** 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
** Investigate the deployment failures with WDF on JBoss-5.1.0GA
+
** 2.5.1 RC1 manual testing -- complete
** fix 2 new failures with jpa on Spring, and checked into trunk and 2.3.1
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
** Investigate test failures in Websphere tests -- jpa/delimited, jpa/inheritance and jpa/xml - filed 355755
+
** Reproduced Bug 344462 - tests hanging in JDK 1.7.0;
+
 
* Test Dev
 
* Test Dev
** Restarted Phase II of JAXB Annotation Examples test development (to cover all examples from JavaDoc) - Completed
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** Add tests for vertical Data Partitioning policy - 90%
+
* Infra
* Test infrastructure
+
**  
** Moved all WLS testing from ottvm033 to ottvm038 -- load balancing
+
** Setup test environment for run jpa tests on WebSphere Application Server V8.0 on OEL6 --- complete
+
 
* This week:
 
* This week:
** Migrate nightly server testing machine to OEL 6 (new WAS 8.0 requirement)
+
** Continue to monitor 2.5.1 test results
** Complete tests for vertical Data Partitioning policy
+
* [Backlog | TLQA-ELBacklog]
** (backlog) Deploying eclipselink.jar as shared library in WebLogic server - investigate why using WLST doesn't work (for 2.2 and dynamic weaving)
+
** (backlog) Debug Sybase failures with JPA for the nightly automation testing
+
  
== 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
July 14 2011:
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
* bug fixes 2.2.1
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
* Bug fixes in 2.3.1
+
**  Reduce install size and simplify bundling with 3rd party products.
* Doc reviews.
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
* 2.4
+
** 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
** early discussions
+
  
 
== 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 bugs
+
**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
+
*** Working on [http://wiki.eclipse.org/EclipseLink/Development/DBWS/ParseDDLSprints initial sprint] to target first passing end-to-end usecase
+
**** Target completion end of this week.  Also drawing up plan/estimates for remaining iterations
+
** 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
+
** Using antlr grammar files for parsing JSON
+
** Working on initial marshalling/unmarshalling usecases.
+
** Need to determine end-to-end scenarios that are targetted for 2.4
+
* MOXy component - modularity refactor
+
** Examining how MOXy's dependency on foundation can be simplified to reduce binary/jar footprint
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 155: 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