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"

m
(Release Planning)
 
(260 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  - Jul 5
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** M2  - Jul 18
+
** M1  - June 20 (Complete)
* 2.5.0 - GA ??
+
** RC1 - Aug  24 (Complete)
** M1 - Jul  4 (Complete)
+
* 2.6.0
** M2  - Jul 18
+
** M1 - June 20 (Complete)
** M3  - Aug  1
+
** M2 - Aug 16 (Complete)
* Juno SR1 - Sept! (Milestone dates are when contibution is due)
+
* Kepler SR1 - September 27
** SR1-RC1+1 - Sept
+
** 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
+
 
* Git demo (later)
+
Sept 12, 2013:
** TBA
+
* EclipseLink to Maven Central
** Tortiose Git is available for Windows (Beta)
+
** SonatypeOSS "Milestone" process needs refining and testing. (2.5.1 M1)
*** Team transition may now be seemless (except for mavenization)
+
* Build cleanup
**** when using putty should use "git.eclipse.org" as profile name
+
** Post-vacation revealed some process holes.
*** Full test repo is available for testing at:
+
*** Closed most of them.
**** ssh://git.eclipse.org/gitroot/eclipselink/org.eclipse.eclipselink.test.git
+
*** Working on reactivating common build user
* Transition targeted for July
+
*** Documenting the rest
** Refresh of test Repo coming - late June
+
* Migration to Maven
*** Will contain "hanging" branches. (Only trunk is viable).
+
** Currently investigating means of generating eclipselink.jar from bundles
** Initial Internal repos targetted for availability third week of July to include:
+
** seems separate reactor means separate run - issues with OSGi/non-OSGi dependencies
*** Normalized branches
+
* Utilize maven to grab dependencies (revamp compdeps solution)
*** translated build labels
+
** partial solution using Tycho to accept Maven dependencies
*** stripped of binaries
+
*** still may need another step to get locally for tesing
*** updated build for Git use (change in qualifiers)
+
**** working on prototype
** Once Internal prototype complete
+
* Issues targeted for investigation:
*** Dev to verify repositories
+
** Select Bundle not working with OpenJDK
*** Once verified will be given to webmasters for posting
+
** JPA-RS testing not running at Eclipse
*** Once on site SVN will be made read-only, and newer transactions will need to be migrated.
+
* Status
+
** New copy of SVN repository
+
** Exported a dump, Normalized, and tested by creating local SVN repository.
+
*** All looks ok.
+
** Getting intermediate dump from webmaster (to bring conversion up-to-date)
+
*** will add to normalized dump.
+
*** one tool failing to load dump for conversion
+
*** another was successful, but still had issues.
+
** Git migration work continues today - post Juno release
+
  
 
== QA  ==
 
== QA  ==
  
July 5-12, 2012:  
+
Sept 5-12 , 2013:  
  
* EclipseLink Nightly Results (Updated on 2012-07-12)
+
* Nightly Triage
** trunk - most jpa-lrg failed on JRockit16 - bug: [384842|https://bugs.eclipse.org/bugs/show_bug.cgi?id=384842]; several new failures with jpa on h2 and Derby db - developer is working on it. (the last build is 2012-07-12)
+
** 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 - no new issue (the last build is 2012-07-10)
+
** 2.3.4 - 2 new failures with jpa on wls 10.3.6patch - seems to be intermittent, need to confirm.  (the last build is 2012-07-11)
+
 
* Testing
 
* 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
 
* Test Dev
** Metadata caching feature completed -- reviewed feature with dev
+
** GF4-web profile: continue working on reconfiguring JAXRS-test to use WAR file deployment (instead of EAR) -- complete
* Test infrastructure
+
* Infra
** Git development env setup
+
**  
** Test Infra migration to Git - in progress
+
*** ssh/http access to git from Windows/Linux
+
*** scripts to clone/pull repositories to local env
+
** JPA automated testing support for JBoss 7 - in progress; can run most of the tests manually though. Filed bug [380670 | https://bugs.eclipse.org/bugs/show_bug.cgi?id=380670] \- dev reviewing
+
** Upgrade Spring to 3.1.1
+
 
* This week:
 
* This week:
** Git Migration
+
** Continue to monitor 2.5.1 test results
** Metadata caching test spec
+
* [Backlog | TLQA-ELBacklog]
** Migration to Windows 7
+
** Oracle-specific DBWS test suite -  needs infra changes
+
** JPA-RS for WebLogic
+
** DBWS tests on JBoss 7 (moved to backlog)
+
* 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
+
** Add Open JDK certification tests
+
** Git migration
+
** 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 ==
+
 
+
July 5, 2012:
+
* Milestone Releases
+
** 2.5.0 M1 (Complete)
+
** Next: 2.4.1 M1 - today?
+
* Remove old build pathways
+
** converting Oracle build to Tycho problematic
+
*** holding in preference to Git migration
+
* Git migration
+
** working on 'git exersizes' for training
+
** I'll post new org.eclipse.eclipselink.test.git soon
+
*** have new transactions as of 11776. am in process of importing before "git svn" conversion and posting.
+
** targeting 3rd week of July (16th) to have local copies of migrated repos for review & use
+
  
 
== JPA  ==
 
== JPA  ==
* 2.5
+
--
** JPA 2.1 jar checked in
+
**
+
  
 
== 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
+
 
+
* QA, Testing
+
** Bug 374765 - EclipseLink 2.3 SDO server test failed on GlassFish
+
  
 
== 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 167: Line 121:
  
 
== Documentation ==
 
== Documentation ==
 
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
JPA Doc live: 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)
 
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
MOXy/JAXB Doc: in review
+
* All docs remain in a rolling review:
 
+
** Concepts Guide
DBWS Doc: in process
+
** 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