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/Release/1.0"

Line 3: Line 3:
 
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.  
 
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 ===
 
{| border="1"
 
{| border="1"
|+ EclipseLink Milestone Summary
 
 
! Milestone !! Name !! Date
 
! Milestone !! Name !! Date
 
|-
 
|-
Line 12: Line 12:
 
! Incubation 0.2
 
! Incubation 0.2
 
| Updated Metadata and Mapping Workbench || ?
 
| Updated Metadata and Mapping Workbench || ?
|-
 
! Incubation 0.3
 
| Migration || ?
 
 
|-
 
|-
 
! 1.0 Release
 
! 1.0 Release
Line 37: Line 34:
 
* New XML metadata format ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200040 ER 200040])
 
* New XML metadata format ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200040 ER 200040])
 
* Oracle TopLink Migration ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200043 ER 200043])
 
* Oracle TopLink Migration ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200043 ER 200043])
 
== Incubation Milestone 0.3 ==
 
 
 
* Dynamic Persistence ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200045 ER 200045])
 
* Dynamic Persistence ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200045 ER 200045])
 
* Initial DBWS implementation based on WS standards
 
* Initial DBWS implementation based on WS standards

Revision as of 13:52, 20 August 2007


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 Name Date
Incubation 0.1 Initial Contribution  ?
Incubation 0.2 Updated Metadata and Mapping Workbench  ?
1.0 Release Graduation Release - Proposed Functionality TBD

Incubation Milestone 0.1

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

Incubation Milestone 0.2

  • Initial contribution of Mapping Workbench
  • New XML metadata format (ER 200040)
  • Oracle TopLink Migration (ER 200043)
  • Dynamic Persistence (ER 200045)
  • Initial DBWS implementation based on WS standards

Back to the top