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"

(Build)
(Release Planning)
 
(897 intermediate revisions by 12 users not shown)
Line 23: Line 23:
  
  
 
+
== Agenda June 6, 2013 ==
== Agenda Jun 10, 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 Jun 10, 2010]
+
  
  
 
=== Ad Hoc ===
 
=== Ad Hoc ===
 
*Intermittent failures on build machine: what good are the reports if we can't trust them?
 
** Different test failure each time.
 
* 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
 
*** This Week - Looking at some of the build issues.
 
** Process topic of contribution log - Please make sure all new code in 2.1 has proper header and dates
 
*** a sweep of 2.1 was done last week.
 
 
  
 
== 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)
** 2.1 stream still frozen - Trunk is 2.2.
+
* 2.5.1 - (Milestones 3rd Wednesday of Month)
** Ensure all critical release process tasks have bugs created and assigned (wiki, downloads, announcements, examples)
+
** 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
  
* 1.2.1
+
== Build ==
** requests to shut this down...
+
[http://wiki.eclipse.org/EclipseLink/Build/Roadmap RoadMap]
  
* 2.0.3
+
Sept 12, 2013:
** June/July
+
* 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
  
* Future Release Planning starting
+
== QA  ==
** 2.2 - 6-8 months after Helios?
+
** 2.3/3.0 - Indigo in June 2011
+
  
== QA ==
+
Sept 5-12 , 2013:
  
June 11 - 17, 2010:
+
* 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]
  
* Nightly Results
+
== JPA  ==
** 2.1 (rc4.2 v20100614-r7608) - all good
+
--
** trunk (2.2) - Tests for last night's build did not run - the build completed too late; WDF tests failed (for one week) - SAP investigating
+
** 1.1.4 - WAS and Glassfish 2 failures - most likely test infra issue (moved servers)
+
** 2.0.3 - no new builds
+
** 1.2.1 - frozen: no issues (last build May 6)
+
* Last week
+
** EclipseLink 2.1 - Testing Completed
+
*** 316531 JPA/Websphere - fixed in 2.2 and will be backported to 2.1.1. - worked with Dev to resolve
+
*** Functional testing (automated nightly) triage: 100%
+
*** DB Certification testing (automated nightly) triage: 100% - JPA OOC PostGreSQL - 100%
+
*** Functional Manual testing: JPA Configs - 95% (Glassfish remains); WebLogic Integration - 100%; Cache Co-ord (WLS 10.3.3) - 100%
+
*** Certification Manual testing: JPA/Sybase - 100%; JPA/Informix - 100%; JPA/Timesten - in progress; JPA/SQLServer - 100%; Linux - 100% ; Windows - 100%
+
** Glassfish v.3 test failures on Windows - fixed our config scripts; confirmed config with Mitesh
+
** osgi/Gemini - investigation ongoing
+
** Fixed Bugs
+
*** ...
+
** Test Dev 2.2/2.1.1 - EL 2.1 Advanced Query:
+
*** Downcast test dev - 15%
+
*** FUNC test dev - 95% - need review; added stored function test, tests specific to MySQL, added tests for orderBy, groupBy
+
*** Fetch Group test dev - 30% - no change; tests migrated to run on servers (half failed, so not checked in yet)
+
** test fwk enhancements
+
*** Enabled the Triage Assistant to deal with the java.lang.NullPointerException  case
+
** Triage/Bugs Filed
+
*** ...
+
* This week
+
** Continue with remaining Advanced Query test dev on 2.2/2.1.1 stream
+
** Gemini/osgi investigation
+
** Fix Bugs:
+
  
== Build ==
+
== MOXy / SDO  ==
* Milestone Releases
+
[http://wiki.eclipse.org/EclipseLink/Development/MOXy RoadMap]
** 2.1.0 RC4.2 - Replaced RC4.1 and RC4
+
* Working on way to detect jarnames of a dependency.
+
** currently debugging custom ant task.
+
*** need to insure issues like occurred with 2.0.2 don't recurr
+
*** also need to check for bnd.
+
*** many other uses.
+
* Review process for build bugs?
+
** Future direction of build?
+
*** Creating Wiki page to capture open issues and help plan improvements (It will also capture bugs below)
+
**** Review and vote? on: 260428 273911 279176 295071 298286 298790 299060 301698 (303006 close?) 303621 303630 305386 308919 309853
+
**** Once created can revisit review process.
+
  
Fixed Bugs: fixed EclipseLink issues in joint Helios bug 316720.
+
2.6
 
+
* [http://wiki.eclipse.org/EclipseLink/Development/404452 JSON Schema Generation]
== JPA  ==
+
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/384399 MOXy footprint reduction]
June 10 2010:
+
** 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]
2.1.0
+
** 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
* Advanced JPA config
+
** Dynamic persistence
+
* Advanced JPA Querying
+
** Fetch groups still in progress
+
* OSGI
+
** Initial Gemini Integration done
+
*** No Weaving
+
* Bug Fixes
+
  
 
== DBWS  ==
 
== DBWS  ==
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS DBWS Development]  
 
+
2.2
+
* [http://wiki.eclipse.org/EclipseLink/Development/Dynamic/RefactorPhaseIForSparseMerge Sparse Merge Support]
+
** EclipseLink2.2 goals reviewed with PM
+
** Investigating how to create a dynamic entity which contains a partial FetchGroup
+
** Reviewed isSet() behaviour used in Dynamic Persistence
+
** Building on top of Fetch Group feature introduced in EclipseLink2.1 - identifying usecases and setting up initial Proof of Concept
+
* Target DBWS support for Glassfish, JBoss
+
** Investigating how to access ServletContext on Glassfish
+
  
== SDO / MOXy  ==
+
[http://wiki.eclipse.org/EclipseLink/Development/DBWS/RoadMap DBWS Roadmap]
2.1.1
+
* Update 2.1 release notes to reflect new content from a user's perspective
+
* Investigating intermittent MOXy/SDO test failures on nightly builds.
+
* Some issues highlighted with MOXy externalized metadata - fixing in trunk, plan to backport to 2.1.1.
+
* 315478 Strange behaviour converting String to Dates if date is before Gregorian Switch
+
* 316014 Tweak MOXy's XMLStreamWriterRecord to work with Jettison's JSON/StAX support
+
* 313545 Eclipselink is losing some data for certain types of data structures when unmarshalling xml to java objects
+
  
2.2.0
+
2.6
* [http://wiki.eclipse.org/EclipseLink/DesignDocs/293925/MOXyExtensions MOXy External Metadata support]
+
*JPA metadata generator
** Provide alternative annotation support for MOXy advanced mappings
+
**Consolidate implementation, usable by DBWS & JPA-RS
** Identify entries in deployment.xml that are currently not represented in external XML file. 
+
**Support JDBC datatypes, PL/SQL, NoSQL
* [http://wiki.eclipse.org/EclipseLink/Development/DynamicOXM MOXY Dynamic Persistence]
+
*[http://wiki.eclipse.org/EclipseLink/Development/DBWS/MetadataGenerationFromDDLMetaModel DDL Parser metadata generation]  
** Provide ability to bootstrap from external MOXy XML file
+
**Document current usage, to feed into Service Generation functionality
* SDO Server testing
+
** Running automated SDO server tests against JBoss, WAS, WLS app servers.
+
** Test SDO against Glassfish to determine the current level of support
+
* OSGi testing
+
** Investigating whether core bundle can be broken apart to solely provide support for JAXB bundle
+
* Feature work: Platform integration
+
** Demo: Use EclipseLink JAXB when running JAX-RS RESTful web service (based on Jersey RI).  Demonstrates ability to marshal to JSON as well as XML documents.
+
  
 
== EclipseLink Incubator  ==
 
== EclipseLink Incubator  ==
Line 159: 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 166: Line 121:
  
 
== Documentation ==
 
== Documentation ==
*New EclipseLink documentation plan: [http://wiki.eclipse.org/EclipseLink/Development/Documentation/Requirements Documentation Requirements and Build Proposal]
+
*EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
*Continuing to build/port JPA content to new JPA guide: [http://wiki.eclipse.org/EclipseLink/UserGuide/JPA]
+
*EclipseLink 2.5.x doc library: available: http://www.eclipse.org/eclipselink/documentation/2.5/ (in progress)
*Need input/outline for additional guides (moxy, dbws, etc.)
+
* 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