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 "OCL 1.1 New and Noteworthy"

(1.1 M4)
m
Line 3: Line 3:
 
For more details about the milestone-by-milestone development plan, see the
 
For more details about the milestone-by-milestone development plan, see the
 
[http://www.eclipse.org/modeling/mdt/uml2-ocl/docs/ocl_project_plan_1_1.html 1.1 draft plan].
 
[http://www.eclipse.org/modeling/mdt/uml2-ocl/docs/ocl_project_plan_1_1.html 1.1 draft plan].
 +
 +
Back to [[MDT-UML2-OCL|OCL]].
  
 
== 1.1 M4 ==
 
== 1.1 M4 ==

Revision as of 14:43, 22 December 2006

Object Constraint Language (OCL) 2.0 Release 1.1 New and Noteworthy Items.

For more details about the milestone-by-milestone development plan, see the 1.1 draft plan.

Back to OCL.

1.1 M4

LPG Java Runtime Restructuring

In the OCL 1.0 release, the SourceForge LPG Java Runtime library was embedded in the OCL bundle JAR. It has now been contributed to Orbit as a distinct bundle net.sourceforge.lpg.lpgjavaruntime.

Stand-alone Deployment Support

The OCL Downloads page now includes a stand-alone ZIP containing just the JARs required for deployment in a non-Eclipse environment. The EMF stand-alone deployment that is also required is available separately.

Stand-alone deployment

Other Bug Fixes

For other bug fixes, see the 1.1 M4 release notes.

Back to the top