Skip to main content

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.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Development/2.6.0"

(EclipseLink 2.6.0 Development Plan)
(EclipseLink 2.6.0 Development Plan)
Line 8: Line 8:
 
* '''MOXy'''  
 
* '''MOXy'''  
 
** Bean Validation
 
** Bean Validation
 +
*** [[EclipseLink/Development/2.6.0/BeanValidation]]
 
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=431803 MOXy support for Bean Validation (JSR-303)]
 
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=431803 MOXy support for Bean Validation (JSR-303)]
 
*** [TBD Bean Validation support design doc]
 
*** [TBD Bean Validation support design doc]

Revision as of 08:55, 2 April 2014

EclipseLink 2.6.0 Development Plan

This is the early plan for EclipseLink 2.6.0.

Proposed Features

Dropped, Future

  • JPA
    • JGroups support for cache coordination
    • Kryo serialization support for cache coordination and serialized converters
  • MOXy
    • Lighter weight MOXy
      • Separate MOXy bundles from other EclipseLink components to reduce install size and simplify bundling with other 3rd party products.
      • Design doc

Back to the top