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

EclipseLink/Development/Release/1.0

< EclipseLink‎ | Development
Revision as of 11:09, 12 September 2007 by Douglas.clarke.oracle.com (Talk | contribs) (1.0 Milestone 2)


The following is the incubation milestone schedule for the EclipseLink project. It is UNDER CONSTRUCTION and provided here for review and discussion with the project team.

Milestone Summary

Milestone Date Notes
1.0 Milestone 1  ? Initial Contribution, build process, and tests passing
1.0 Milestone 2  ? Remove deprecated code, re-factor components
1.0 Milestone 3  ?
1.0  ? Graduation Release - Proposed Functionality

1.0 Milestone 1

  • Initial contribution of Oracle TopLink source and test cases re-branded to org.eclipse.persistence
    • Functionality
      • Object-Relational: JPA 1.0 with extensions and
      • Object-XML: JAXB 2.0 (not fully compliant) + extensions
      • SDO 2.1
  • Working build and test scripts

1.0 Milestone 2

  • Move JAXB implementation and tests into MOXy component
  • Move EIS implementation and tests into EIS component
  • Initial contribution of Mapping Workbench source
  • New XML metadata format (ER 200040)
  • Removal of deprecated code
  • JPA Cleanup
    • Remove base classes originally introduced to support JPA in JDK 1.4
    • Remove CMP and EJB from class and package names
    • Make CMP3Policy an optional part of descriptor so the PK functionality is more easily usable

1.0 Milestone 3

  • Dynamic Persistence (ER 200045)
  • Oracle TopLink Migration (ER 200043)
  • Initial DBWS implementation based on WS standards
  • Mapping Workbench support for new metadata XSDs
  • Mapping Workbench support for upgrading from Oracle TopLink (versions?)

Back to the top