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)
 
(655 intermediate revisions by 8 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda March 17, 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 March 17, 2011]
+
  
  
Line 31: Line 30:
  
 
== Release Planning ==
 
== Release Planning ==
* 2.2 - Released
+
* 2.3.4 - No Planned release
* Helios SR2 (2.1.2) - February 25, 2011
+
** M2  - May 22 (patch request)
** GA - Feb 25, 2011
+
** M3 - June 27 (patch request)
* 2.3 (Indigo) - June 22nd, 2011 - http://wiki.eclipse.org/EclipseLink/Development/2.3
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** Indigo M5+1 - '''Jan 31''' (Date had been listed on Google calendar incorrectly)
+
** M1  - June 20 (Complete)
** Indigo M6+1 - March 14
+
** RC1 - Aug  24 (Complete)
** Indigo M7+1 - May 2
+
* 2.6.0
** Indigo RC1-4 May 16,23,30 and June 6
+
** M1 - June 20 (Complete)
** Indigo GA - June 22
+
** 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 ==
 +
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap 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  ==
 
== QA  ==
  
Mar 11 - Mar 17, 2011:  
+
Sept 5-12 , 2013:  
 
+
*Nightly (Updated on 2011-03-17)
+
** trunk - 2 new failures in test-jaxb for JDK15 - investigating. (the last build is 2011-03-24)
+
** 2.1.3 - no new issue (the last build is 2011-03-07)
+
** 2.2.1 - no new issue (the last build is 2011-03-16)
+
* Testing
+
** N/A
+
*Test Dev 
+
** [http://aseng-wiki.us.oracle.com/asengwiki/display/ASQA/MOXy+QA#MOXyQA-jaxbannotation JAXB Annotation Examples automation] -- Code Review Complete -- Checkin Pending
+
** Get feedback about how to change exsiting sessionbean tests for EclipseLink failover testing on GridLink for 12c
+
** Finish making newly added jpa/cacheable tests running on server, checkin pending
+
*Test Infrastructure
+
** Write python scripts for WLS in order to use WLST command instead of WLConfig, WLServer, and WLDeploy. - 90%
+
** Modify "start-server" target in JBoss.xml in order to make it work on JBoss-6.0.0.Final and other previous versions. But all JPA tests still failed on JBoss-6.0.0.Final during deployment withNotSerializableException - have notified dev and in process of filing JBoss bug
+
** Sybase: investigated EL Core testing issue of running out of "number of open indexes"..couldn't pinpoint what part of DB config responsible for this new behaviour
+
* Next week
+
** Migrate new cacheable tests running on JavaEE
+
** Set up machine for Moxy dev team (for triaging)
+
** JAXB annotation examples code review
+
 
+
== Build ==
+
 
+
March 10, 2011:
+
* Milestone Releases
+
** none
+
* Next Milestone: 2.3.0 M6 on Friday March 11 (the 12th build)
+
* New Build
+
** Tycho/Maven for OSGi bundles
+
*** all bundles building.
+
*** Work now proceeding to tie it all together on MTPC branch to insure all issues are resolved.
+
*** Will have call for those interested in discussing early next week
+
* Hermes JPQL Parser
+
** Code Contribution in place, working to add to overall nightly process.
+
* Rename build.xml and build.properties (260428)
+
** Needed as foundation for Maven/Tycho work.
+
** Now only needed for non-tycho projects.
+
** will rename to: build.xml->antbuild.xml build.properties->antbuild.properties
+
*** done on branch as test. Seems to work as expected, but there were complications.
+
*** Will need to be done as part of build migration prep.
+
*** Will also create a PDE style build.properties file
+
  
Fixed Bugs:
+
* 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  ==
 
== JPA  ==
March 17 , 2011:
+
--
  
* 2.3
+
== MOXy / SDO  ==
** Composite PUs
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Multi-Tenancy MT]
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/Extensibility Extensibilty]
+
  
 +
2.6
 +
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
 +
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
 +
**  Reduce install size and simplify bundling with 3rd party products.
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
 +
** 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]  
  
2.3
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]  
* Prioritizing [http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS backlog]
+
** 325124 DBWSProvider does not handle package REF CURSOR (Mike investigating)
+
** 234385 - Support optional arguments for StoredProcedures (James, invesigating requirements)
+
** 275156 - EclipseLink should support complex PL/SQL arguments for Stored Functions (James, sent out patch for review)
+
** 303333 - Handle overloaded Stored Procedure/Functions as WSDL operations (Dave M investigating)
+
** 329435 DBWS does not handle %ROWTYPE mix of PL/SQL types and JDBC Advanced types
+
** 339359 - DBWS should support doc/wrapped in addition to doc/literal
+
** 326953 DBWS should support batch sql operations
+
** Creating DBWS utils bundle for Dali testing
+
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=336179|bug 336179] - circular dependency
+
  
== SDO / MOXy  ==
+
2.6
2.3 [http://wiki.eclipse.org/EclipseLink/Development/MOXy#EclipseLink2.3.2F3.0 RoadMap]
+
*JPA metadata generator
* Extensibility
+
**Consolidate implementation, usable by DBWS & JPA-RS
** Allow a user to start with a predesigned JAXBContext and add mappings to the entities without the need for the context to be recreated.
+
**Support JDBC datatypes, PL/SQL, NoSQL
** 339373 - Enhancement: Multiple Binding File Support
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
** 339383 - Enhancement: Persist metadata modifications made at runtime
+
**Document current usage, to feed into Service Generation functionality
** 339377 - Enhancement: Programmatic means of adding mapping to an initialized XMLDescriptor at runtime
+
** 339381 - Enhancement: Flex Fields
+
* Plan to bundle MOXy with Glassfish install in next release
+
** JAX-WS TCK passing when using EclipseLink JAXB in Glassfish server. 
+
* MOXy User Guide evolution
+
** Continuing to update sections in [http://wiki.eclipse.org/EclipseLink/UserGuide/MOXy MOXy user guide]
+
* Eclipse Dali
+
** Discussion with Dali development team to provide JAXB/MOXy support based on annotations or external metadata
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 JPA/JAXB RESTful web services]
+
** Provide means of exposing JPA entities through a RESTful service
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 138: 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:
 +
** 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