Skip to main content

BPMN2 Modeler - New & Noteworthy

Version 1.2.0 - Core Refactoring Release (July 8, 2015)

This release targets the Eclipse Mars platform and includes several bug fixes from the previous 1.1.4 release for Luna. The primary goal of this release is to refactor some of the Core components to reduce dependency on Eclipse IDE components. Here also is a list of the bugzilla reports that have been addressed by this release:

  • Bug 462355 - refactor BPMN2Editor for use outside of an IDE.
  • Bug 462928 - Latest commit on luna (changes from Flavio) make diagram unsaveable after reopening.
  • Bug 466765 - Manual and Automatic Connection Routers cause NPE.
  • Bug 466529 - Association link starting form message flow's message figure make diagram unsaveable.
  • Bug 462970 - SubProcess added via menu displayed on elements absorbs inner elements.
  • RH Bug 1211611 - Duplicated column "Name" in list of errors

This release also has some additional changes:

  • The "SDK" feature, which combines both binary and source builds for the BPMN2 Modeler has been removed because it has been replaced by separated binary and source features.
  • Updated to MDT.BPMN2 version 1.2.0
  • Updated to Graphiti version 0.12

Back to the top