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/Oxygen"

(Created page with "Eclipse OCL New and Noteworthy items for the Oxygen 6.3.0 release. ==Release Overview== This minor release fixes many bugs and provides enhanced extensibility for OCL-based a...")
 
(Milestone 1)
Line 7: Line 7:
  
 
==Milestone 1==
 
==Milestone 1==
 +
 +
===Classic Console===
 +
* [https://bugs.eclipse.org/499347 499347] Obscure NPE for ResourceSet-less Resources fixed
 +
 +
===Pivot===
 +
* [https://bugs.eclipse.org/484231 484231] Repeated Complete OCL validations are no longer ignored
 +
* [https://bugs.eclipse.org/492255 496768] Save of Collection type oclAsType arguments no longer gives an unresolved proxy
 +
* [https://bugs.eclipse.org/496341 496341] Better diagnosis of unresolved proxies during AS2CS serialization
 +
* [https://bugs.eclipse.org/496810 496810] 'self' no longer escaped in serialized OCL expressions
 +
* [https://bugs.eclipse.org/496810 496810] parameter names no longer qualified in serialized OCL expressions
 +
 +
===Pivot UML===
 +
* [https://bugs.eclipse.org/496210 496210] allInstances() may now be used for Signals
 +
* [https://bugs.eclipse.org/496251 496251] OCL expressions now generally available for UMLElement again
 +
* [https://bugs.eclipse.org/496383 496383] Association-derived Pivot properties have an ESObject back link again
 +
* [https://bugs.eclipse.org/498970 498970] Obscure NPE for PackageImport labels fixed
  
 
==Milestone 2==
 
==Milestone 2==

Revision as of 07:58, 8 August 2016

Eclipse OCL New and Noteworthy items for the Oxygen 6.3.0 release.

Release Overview

This minor release fixes many bugs and provides enhanced extensibility for OCL-based applications such as QVT.

The Oxygen release is installable on Luna, Mars, Neon and Oxygen platforms provided Xtext 2.10 or greater is also installed.

Milestone 1

Classic Console

  • 499347 Obscure NPE for ResourceSet-less Resources fixed

Pivot

  • 484231 Repeated Complete OCL validations are no longer ignored
  • 496768 Save of Collection type oclAsType arguments no longer gives an unresolved proxy
  • 496341 Better diagnosis of unresolved proxies during AS2CS serialization
  • 496810 'self' no longer escaped in serialized OCL expressions
  • 496810 parameter names no longer qualified in serialized OCL expressions

Pivot UML

  • 496210 allInstances() may now be used for Signals
  • 496251 OCL expressions now generally available for UMLElement again
  • 496383 Association-derived Pivot properties have an ESObject back link again
  • 498970 Obscure NPE for PackageImport labels fixed

Milestone 2

Milestone 3

Milestone 4

Milestone 5

Milestone 6

Milestone 7

RC1

RC2

RC3

RC4

SR1

Eclipse OCL New and Noteworthy items for the Oxygen 6.3.1 SR1 release.

SR2

Eclipse OCL New and Noteworthy items for the Oxygen 6.3.2 SR2 release.

Back to the top