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)
 
(554 intermediate revisions by 8 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 versions
 
** indicate new items on wiki for 2.3.
 
** improve versioning in the future
 
  
 
== 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  ==
  
July 14 - July 21, 2011:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2011-07-21)
+
* Nightly Triage
** trunk - 11 new failure with foundation-lrg and 2 new failures with jpa-lrg - developer is working on those failures; 1 new failure with dbws examples on all application servers - investigating. (the last build is 2011-07-21)
+
** 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 - 1 new failure with dbws examples on all application servers - investigating. (the last build is 2011-07-20)
+
** 2.2.1 - 1 new failure with dbws examples on all application servers - investigating. (the last build is 2011-07-20)
+
** 2.1.4 - no new build (the last build is 2011-06-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
** EclipseLink 2.2.1 Testing - complete; continue to monitor nightly functional and DB cert testing
+
** 2.5.1 RC1 manual testing -- complete
*** Added WAS 8.0 to testing
+
** Added GF 4.0.1 testing to nightly for 2.5.1 -- will triage results
*** Tested JDK 1.7
+
** 2.4/2.3 - Schema Generation with multitenancy tests - in progress
+
** Deploying eclipselink.jar as shared library in WebLogic server...
+
*** Update: Last week, EL2.2 still has failures in dynamic weaving tests -- managed to get this working if WLS domain created using Config Wizard (our nightly automation used WLST);
+
 
* Test Dev
 
* Test Dev
** Add tests for vertical Data Partitioning policy - early stage
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
** Automate XML tests for multitenancy (2.4/2.3.1) on servers - in progress 50%
+
* Infra
* Test infrastructure
+
 
**  
 
**  
 
* This week:
 
* This week:
** In progress...
+
** Continue to monitor 2.5.1 test results
*** Deploying eclipselink.jar as shared library in WebLogic server - less critical issue now that we verified no issues with dynamic weaving in EL 2.2
+
* [Backlog | TLQA-ELBacklog]
** Add tests -- Extensibility on multitenant applications
+
** Setup WAS 8.0 in nightly test infrastructure - resolve issues with OS (need updates to RHES)
+
** Add tests for vertical Data Partitioning policy
+
** Fix DBWS test issues for WAS ND
+
** (backlog) JAXB annotation example tests Phase II - 75% complete - on hold.
+
** (backlog) Debug Sybase failures for 6 models in Core LRG (backlog)
+
** (backlog) DBWS examples failures on WAS ND after updated to fixpak 15
+
  
== Build ==
+
== JPA  ==
 +
--
  
July 21, 2011:
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** None
+
** Next: Tomorrow (2.3.1 M2)
+
* Tycho (New Build)
+
** 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
+
** Fn Spec / Design review completed
+
*** Creating [http://wiki.eclipse.org/EclipseLink/Development/DBWS/ParseDDLSprints initial sprint] to target first passing end-to-end usecase
+
** Off-line DBWSBuilder development plan.
+
*** Plan to trial 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
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 157: Line 121:
  
 
== Documentation ==
 
== Documentation ==
JPA & MOXy docs now in review. Please provide comments directly on the appropriate Discussion page for each wiki page and/or directly to Ben & Rick.
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*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)
*MOXy: http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
 
+
* All docs remain in a rolling review:
Updated [http://wiki.eclipse.org/EclipseLink/Examples/MySports MySports example application]
+
** Concepts Guide
 
+
** Solutions Guide (includes installation and migration information)
Preparing for 2.4 items
+
** JPA Extensions Reference
 
+
** Developing JAXB with EL MOXy
Considering process improvements
+
** 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