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/New and Noteworthy/Mars"

(Milestone 3)
Line 36: Line 36:
  
 
==Milestone 4==
 
==Milestone 4==
 +
 +
====Editing====
 +
* [https://bugs.eclipse.org/450950 450950] Duplicate xmi:ids are avoided and bad xmi:ids accumulate as Resource.errors rather than throwing an ISE
 +
* [https://bugs.eclipse.org/451724 451724] Problems with NPEs when pening an editor on a model will null elements cured
 +
* [https://bugs.eclipse.org/451224 451224] Sample Reflective Editor freeze validating *.oclas models circumvented
 +
* [https://bugs.eclipse.org/451369 451369] Sample Reflective Editor freeze validating *.oclas models circumvented
  
 
==Milestone 5==
 
==Milestone 5==

Revision as of 12:14, 16 November 2014

Eclipse OCL New and Noteworthy items for the Mars 5.1.0 release.

Release Overview

Milestone 1

Ecore/UML

  • 439940 selectByKind/selectByType analyzed with derived collection type

Code Gen

  • 440895 Workspaces may now have spaces in their paths

Standalone

  • 439517 Command line interface added

Milestone 2

Releng

  • 445697 Changed Xtext internal API accommodated

Milestone 3

Editing

  • 450196 Complete OCL imports now contribute to the Abstract Syntax model

Evaluation

  • 448470 UML Enumeration Literals no longer fail as non-navigable objects

Code Gen

  • 448927 Code gen for UML references no longer gives UnsupportedOperationException

Releng

  • 363208 Tests plugins available in P2 repo
  • 445697 Dependency on Xtext common.types package eliminated
  • 449520 org.eclipse.ocl.jdt.annotation7 bundle used to avoid version confusion for org.eclipse.jdt.annotation

Milestone 4

Editing

  • 450950 Duplicate xmi:ids are avoided and bad xmi:ids accumulate as Resource.errors rather than throwing an ISE
  • 451724 Problems with NPEs when pening an editor on a model will null elements cured
  • 451224 Sample Reflective Editor freeze validating *.oclas models circumvented
  • 451369 Sample Reflective Editor freeze validating *.oclas models circumvented

Milestone 5

Milestone 6

Milestone 7

RC1

RC2

RC3

RC4

SR1

Eclipse OCL New and Noteworthy items for the Mars 5.1.1 SR1 release.

SR2

Eclipse OCL New and Noteworthy items for the Mars 5.1.2 SR2) release.

Back to the top