Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
EclipseLink/Development/DevMeetings
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,ATOM News Feed,HTML
Agenda June 6, 2013
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
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
- Post-vacation revealed some process holes.
- 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
- still may need another step to get locally for tesing
- partial solution using Tycho to accept Maven dependencies
- 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
2.6
- JSON Schema Generation
- MOXy footprint reduction
- Reduce install size and simplify bundling with 3rd party products.
- 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
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
- EclipseLink 2.4.x library: http://www.eclipse.org/eclipselink/documentation/2.4/ (refreshed)
- 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/
- 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