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"

(EclipseLink Incubator)
(Release Planning)
 
(917 intermediate revisions by 12 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda Apr 8, 2010 ==
+
[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=4&day=1&year=2010&hour=11&min=0&sec=0&p1=188 11 am EST, Thurs Apr 8, 2010]
+
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
 
*Intermittent failures on build machine: what good are the reports if we can't trust them?
 
 
* EclipseLink Summit Wrap-up
 
** Comment on notes from Thursday sessions to ensure we captured all the important points (dev mailing list)
 
** Open issues will be added to this agenda starting next week
 
** Process topic of contribution log - Please make sure all new code in 2.1 has proper header and dates
 
  
 
== Release Planning ==
 
== Release Planning ==
* [http://wiki.eclipse.org/EclipseLink/Development/2.1 2.1] [[Helios]]
+
* 2.3.4 - No Planned release
** http://www.eclipse.org/projects/project-plan.php?projectid=rt.eclipselink
+
** M2  - May 22 (patch request)
** Final RC build goes to Eclipse repository Monday June 7.  After this, only showstoppers can be included.
+
** M3  - June 27 (patch request)
* 1.2.1
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** requests to shut this down...
+
** M1  - June 20 (Complete)
* 2.0.3
+
** RC1 - Aug  24 (Complete)
** June?
+
* 2.6.0
* Release Planning starting
+
** M1 - June 20 (Complete)
** 2.2 - 6-8 months after Helios
+
** M2 - Aug  16 (Complete)
** 2.3/3.0 - Indigo in June 2011
+
* 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
  
== QA ==
+
== Build ==
 +
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
May 14 - May 20, 2010:
+
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
  
* Nightly Results
+
== QA ==
** 2.1 - JPA H2 issues - intermittent? (monitor)
+
** 1.1.4 - no recent builds : no issues
+
** 2.0.3 - no issues
+
** 1.2.1 - frozen: no issues (last build May 6)
+
* Last week
+
** EclipseLink 1.2.1
+
*** All DB test results triaged
+
*** JPA manual tests for 1.2 (e.g. non-JTA/JTA, Weaving options, etc) for WLS, WAS, JBoss - 100%
+
** EclipseLink 2.1
+
*** Functional testing (automated nightly) triage: 100%
+
*** DB Certification testing (automated nightly) triage: 100%
+
*** Functional Manual testing: JPA Configs - 20%; WebLogic Integration - 0%; Cache Co-ord - 0%
+
*** Certification Manual testing: JPA/Sybase - 0%; JPA/SQLServer - 0%; Linux - 100% ; Windows - 30%
+
** Fixed Bugs
+
*** 312689 Need to give correct schema name for namespace in seesions.xml for JPA testing
+
*** 312285 all tests in jpa jpaadvancedproperties model failed on GlassFish V3 only in trunk
+
*** 308880 Need to generalize SDO tests for WLS to run with other application servers
+
*** 311782 Need to enable the SDO tests for server to run with WLS, WAS and JBoss
+
** Enable SDO server tests to run nightly on all app servers - 100% - WLS, WAS, JBoss running nightly
+
** Informix JPA hang - investigated, there is workaround to run all tests but solution not found yet.
+
** Fixed test failures in OSGi example and SRG
+
** EL 2.1 Advanced Query
+
*** QueryCastTestSuite (Downcast) now running inside container
+
*** FUNC tests running inside container
+
** EL 2.1 Advanced JPA Config - test plan - 100% - in review process
+
** test fwk enhancements
+
*** some minor changes, switched to JDK1.6.0_20
+
*** Removed old SDO server tests
+
** Triage/Bugs Filed
+
*** 296376 (Reopen) testSetRollbackOnly() in advanced and fieldaccess advanced models failed on GlassFish V2 against Oracle 11.1.0.7
+
*** 296380 (Reopen) testSequenceObjectDefinition() in fieldaccess/advanced model failed on GlassFish V2 against Oracle 11.1.0.7
+
*** 296381 (Reopen) all four tests in JPA DelimitedPUTestSuite failed on GlassFish V2 against Oracle 11.1.0.7 
+
*** 312303 Newly added test - jpa.jpql.JUnitJPQLComplexTestSuite.testComplexLike failed on Derby
+
* This week
+
** EclipseLink 2.1 Testing
+
** SpatialJPQLTestSuite for FUNC support of Advanced Query running on all application servers
+
** Fetch Groups test review and test implementation (migration to run on app servers)
+
** EclipseLink 2.1 Release Testing
+
** Documentation - update test execution instructions on Wiki
+
** Fix Bugs:
+
*** 293425 ANT target <test-non-lrg> under trunk/foundation/eclipselink.core.test hangs with JRockit 1.6
+
*** 312302 Need to add re-deploy aspect to SDO server testing
+
  
== Build ==
+
Sept 5-12 , 2013:  
* Milestone Releases
+
** RC1 Helios contribution available
+
* "target platform" work for Helios (bug 306188)
+
** Completed
+
* Document EclipseLink's "Infrastructure"
+
** Wiki page created. Updates needed for new process.
+
*** Page can be found at http://wiki.eclipse.org/EclipseLink/Infrastructure
+
* Helios build integration (293034)
+
** Compete.
+
*** Had to reorganize P2 repositories. Will document when updating above.
+
** Process for testing/using can be found at http://wiki.eclipse.org/EclipseLink/UsingP2
+
* Modify Ant build to require bnd, or use dev manifests if flag provided.
+
** complete. May be conflicting logic issues with weaving/equinox. investigating.
+
* Working on way to detect jarnames of a dependency.
+
** need to insure issues like occurred with 2.0.2 don't recurr
+
** also need to check for bnd.
+
** many other uses.
+
* Test component build cleanup (Holding)
+
** Restructure to allow testing to *not* rebuild product jars (293032)
+
*** Will use "static targets" as discussed in meeting last week (297217).
+
*** Tests will not compile when run target called.
+
**** merged partial work to update standards.
+
**** migration work for test projects, currently priority 2
+
** Need shippable testing artifacts (R2).
+
* jpa.test10 Suite (Holding)
+
** Explore possibility of using eclipselink.jpa.test from 1.1.3 as a way to certify javax.persistence 1.0 backward compatability in EclipseLink 2.0.x
+
*** All tests now compiling with trunk, 83% success rate on Test run.
+
*** Awaiting review by Tom or Peter of test results (still).
+
** Need "project name" assuming this gets running 100%
+
  
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  ==
May 28 - June 2 2010:
+
--
  
2.1.0
+
== MOXy / SDO  ==
* Advanced JPA config
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** Dynamic persistence
+
 
* Advanced JPA Querying
+
2.6
** Fetch groups still in progress
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
* OSGI
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
** Initial Gemini Integration done
+
** Reduce install size and simplify bundling with 3rd party products.
** Investigation into weaving for Gemini on Equinox
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=405161 Support Java API for JSON processing]
* Bug Fixes
+
** 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.1.0
+
* 307897 - Alternative solution to using ASM to generate JAX-WS provider. Resolved (works with dependency on tools.jar, no CQ required)
+
* 290156 Validate SOAP message elements.  Moved to target=Future as basic SOAP element validation is already in plase.
+
* 310289 Provide DBWSBuilder support for Eclipse WTP Dynamic Web Project structure. Checked in
+
* Scoping out potential EclipseLink feature work
+
** Improved Sparse Merge support (an 'Update' operation currently requires the instance to be fully specified in the SOAP message)
+
 
+
== SDO / MOXy  ==
+
2.1.0
+
* Representation of JAXB Annotations and enhanced MOXy metadata in externalized 'eclipselink-oxm.xml' metadata format [http://wiki.eclipse.org/EclipseLink/DesignDocs/293925 Design]
+
** [http://wiki.eclipse.org/EclipseLink/DesignDocs/293925/MOXyExtensions MOXy Mapping Extensions]
+
** Phase 7
+
*** Inverse reference mapping - complete
+
* MOXY Dynamic Persistence [http://wiki.eclipse.org/EclipseLink/Development/2.1/DynamicMOXy/296967 Design]
+
** 2.1 feature work complete: Bootstrapping from EclipseLink project or XML Schema
+
** Dynamic MOXy code moved into a new project - org.eclipse.persistence.moxy.dynamic
+
*** Eclipse IDE build changes needed if you are using MOXy projects
+
* JAXB2.2 Compliance complete
+
** EclipseLink build switched over to use JAXB2.2 jars from Orbit
+
* SDO Server testing
+
** Running automated SDO server tests against JBoss, WAS, WLS app servers.
+
  
 +
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
  
 +
2.6
 +
*JPA metadata generator
 +
**Consolidate implementation, usable by DBWS &amp; JPA-RS
 +
**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 174: Line 116:
 
[[EclipseLink/Development/Incubation]]  
 
[[EclipseLink/Development/Incubation]]  
  
* [[EclipseLink/Development/Incubator/Extensions]]
 
** MaxDB work in progress
 
 
* Time to create separate sub-project for incubator
 
* Time to create separate sub-project for incubator
 
** Increase community of committers
 
** Increase community of committers
Line 181: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*Working on automated doc build process (Rick & Eric)<br />If not possible, Rick is working on an automated  localized doc build process, and would simply post the daily doc builds
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*Updated [http://wiki.eclipse.org/EclipseLink/Development/Documentation/Requirements Documentation Requirements and Build Proposal]
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
*Several "chapters" currently stored in XML. More to come once the production/build process is finalized.
+
* Updated all doc custom search engines: http://www.eclipse.org/eclipselink/documentation/
*Need discussion about how the strategy we are using for User Documentation compares to the wiki-based strategy we are using for developer documentation and whether there is merit to changing the way we do developer documentation. This discussion should wait until we have used found all the issues with our User Documentation Strategy.
+
* 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