Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: BUILDER 7.4.0 (05.03.2019)
Div
Stylemargin-top: 0
Excerpt
Note
iconfalse
titleDependencies to xUML RUNTIME and Migration Notes

The following bugfixes and features depend on a new version of the xUML RUNTIME or are subject to migration. Please install the required RUNTIME version and/or perform the necessary migration tasks.

Expand
titleClick here to expand an overview of RUNTIME dependencies and migration notes...

Please consider the xUML RUNTIME dependencies of the Builder 6, if you upgrade from such a version.

BUILDERxUML RUNTIMEIssuesRUNTIME Dependency
7.4.02019.2BUIL-6054

Multiexcerpt include
MultiExcerptName7.4.0
PageWithExcerpt@self

7.3.0 2019.1 BUIL-5901

Multiexcerpt include
MultiExcerptName7.3.0
PageWithExcerpt@self

7.2.0
BUIL-5985
Multiexcerpt include
MultiExcerptName7.2.0
PageWithExcerpt@self
7.0.0-beta42018.5BUIL-5694Compiler: Allow static path but dynamic file
7.0.0-beta32018.4The BRIDGE must also have 7.0.0-beta3 installed in order to deploy xUML services from BUILDER 7.0.0-beta3.
BUIL-5891Dynamically set XML root name and namespace will be ignored in runtime versions older than 2018.4
BUIL-5857Older xUML Runtime will refuse to start if the tag value is set.
BUIL-5830Runtime version prior to 2018.4 will ignore the settings and always pretty-print JSON.
7.0.0-beta22018.2BUIL-5799Service will not start if you use older Runtime versions.
2018.1BUIL-5757Runtime version prior to 2018.1 will ignore custom timestamp setting
7.0.0-beta12017.10BUIL-5754The setting will be silently ignored by older Runtimes.

Release Notes of BUILDER Version 7.4

Anchor
7.4.0
7.4.0

BUILDER 7.4.0 (05.03.2019)

Info
iconfalse

Contains xUML RUNTIME Version: 2019.3

Note
iconfalse
titleDependencies to RUNTIME

The following bugfixes and features depend on a new version of the xUML RUNTIME. Please install the required RUNTIME version.

Bug/FeatureDescriptionRequired RUNTIME
BUIL-6054
Multiexcerpt
MultiExcerptNamenote_7.4.0

Persistent state algorithm: Favor Events/Favor Objects: Runtime version prior to 2019.2 will refuse to start if the tag value is set, regardless which option is chosen.

2019.2
BugDescription
BUIL-5845Compiler: Compiler does not complain when two behavioral stereotypes are set on one adapter
BUIL-6060Builder: Missing pin step in Action Wizard for FlatFile adapter
BUIL-6063Builder: Event observer: Tagged value "firstOccurrence" not visible in specification
New FeatureDescription
BUIL-6054Compiler: Persistent state algorithm: Favor Events/Favor Objects
ImprovementDescription
BUIL-6040Builder: Rework Builder template to contain a change log table
BUIL-6056Importer: Lack of Feedback when trying to import another version of a dependent library
BUIL-6065Wizard: Move classToXML default root name to advanced tab

Release Notes of BUILDER Version 7.3

Anchor
7.3.1
7.3.1

BUILDER 7.3.1 (11.02.2019)

Info
iconfalse

Contains xUML RUNTIME Version: 2019.2

Anchor
7.3.0
7.3.0

BUILDER 7.3.0 (01.02.2019)

Info
iconfalse

Contains xUML RUNTIME Version: 2019.1

Note
iconfalse
titleDependencies to RUNTIME

The following bugfixes and features depend on a new version of the xUML RUNTIME. Please install the required RUNTIME version.

Bug/FeatureDescriptionRequired RUNTIME
BUIL-5901
Multiexcerpt
MultiExcerptName7.3.0

OData importer: Add Etag as RESTParameter in header - needs RUN-2418 - REST Header parameter should be ignored if not set.

2019.1
BugDescriptionDocumentation Links
BUIL-5731Library compile does not work if it has the same name as component
BUIL-5740E2EJMSListener stereotype hides "Base classifier" from Specification
BUIL-5958Importer: Importing an archive file resource fails without messages
BUIL-6015Compiler: Previous errors are not shown if exception occurs
BUIL-6025Importer: Builder 7.2.1 refuses to import certain E2E libraries
BUIL-6026Compiler: XPathException when recursive UI Service interface
BUIL-6029Wizard: Component Diagram Wizard does not recognize REST Error Class
BUIL-6030Wizard: Edit Component Wizard overwrites always encoding style of SOAP service
BUIL-6036Examples: Wrong service port in REST JIRA adapter example
BUIL-6039Examples: REST supportmanager with authorization writes wrong logsREST example
BUIL-6042Importer: FlatFileDef Importer creates nonsense tagged values
BUIL-6043REST Test Port must indicate "do not cache yml" to browser
BUIL-6044Context Menu in Containment tree offers three shortcuts "XML Class"
BUIL-6045REST-RequestOptions->port is private
BUIL-6051Compiler: Row transition fails with server side pagination
ImprovementDescription
BUIL-5736Compiler: Detect accidental usage of UML Profile classes String, Integer, Boolean etc
BUIL-5765xumlc: Output for [-clean] is confusing
BUIL-5786Compiler: Compiler error message shall provide statement number when it belongs to an action script
BUIL-5873Compiler: Display compile error if calling a REST operation without stereotype <<RESTAdapter>>
BUIL-5901OData importer: Add Etag as RESTParameter in headerImplementing REST Methods > Output: Header Parameter
BUIL-5991Examples: OData - Use etag RESTParameter in headerOData example

Release Notes of BUILDER Version 7.2

Anchor
7.2.1
7.2.1

BUILDER 7.2.1 (22.11.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.11

BugDescription
BUIL-6017Repository not correctly deployed
BUIL-6018Get rid of default value for initialSortOrder
BUIL-6020Importer: Re-Import causes MagicDraw null pointer

Anchor
7.2.0
7.2.0

BUILDER 7.2.0 (09.11.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.11

Note
iconfalse
titleCompatibility Hint
Multiexcerpt
MultiExcerptName7.2.0

As of Builder 6.0.29 / 7.2.0, the Compiler reports an error, if a local variable is re-declared within Action Script. You will need to change your implementation, if the Compiler points you to a implementation like this.
Refer to Compiler Reports Error: Local variable is re-declared for more information.

BugDescription
BUIL-5709Deployment displayed as successful if no password was specified
BUIL-6000Importer: Key value more than once in tabfile when multiple BPMN Process import
ImprovementDescription
BUIL-5668Use Bridge Api for DeployTask and add it to CompileProcess
BUIL-5697Script Editor: Remove memory adapter functions storeInMemory, removeFromMemory and retrieveFromMemory from ActionScript menu
BUIL-5725JavaAddOn: Throw exception in case of JMS send without a message
BUIL-5985Compiler: Raise error when ActionScript variable is redeclared

Release Notes of BUILDER Version 7.1

Anchor
7.1.0
7.1.0

BUILDER 7.1.0 (11.10.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.11

BugDescription
BUIL-5485Script Editor: Attributes are not suggested when using select distinct
BUIL-5966Compiler: Persistent State Adapter: identifierCondition may not work
BUIL-5971Compiler: Compiler gets confused when using mapEqualNamesIfExists
BUIL-5980Importer: XSD sequence gets violated on the way from xsd import to classToXml()
New FeatureDescription
BUIL-5347Compiler: REST service and adapter: support Blob as body output parameter
BUIL-5348Compiler: REST service and adapter: support other content types
BUIL-5908Importer: Introduce optional 'isOrdered' inactivation at WSDL/XSD import
ImprovementDescription
BUIL-5701Simplify resource files
BUIL-5915Importer: BPMN root state machine: Add additional logging to service log on automatic retry
BUIL-5965Compiler: Report a warning if version for E2E services is missing
BUIL-5973Compiler: Offical version information
BUIL-5974Compiler: Enable runtime check: error in case of conditions with null
BUIL-5975Compiler: Enable runtime check: error in case of object navigation on null references
BUIL-5976Compiler: Rest Port URL needed
BUIL-5981Examples: Update Java MailExample with new libJavaMail 1.5.12
BUIL-5986Examples: Add service version to examples
BUIL-5987Scheer PAS logo and name

Anchor
7.0.0
7.0.0

Release Notes of BUILDER Version 7.0

BUILDER 7.0.0 (12.07.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.7

BugDescription
BUIL-5947Importer: Java import does not update existing jar files
BUIL-5955Weird layout and mouse interaction in Deplopyment View on new errors
ImprovementDescription
BUIL-5493BPMN: Make ProcessName on imported BPMNs editable

Anchor
7.0.0-rc1
7.0.0-rc1

BUILDER 7.0.0-rc1 (22.06.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.6

BugDescription
BUIL-5875Parallel component diagrams for library and service with same name not working anymore
BUIL-5899Compiler returns succesful deployment, but it isn't compiled and deployed
BUIL-5922Tagged value "native type" not displayed in specification dialog
BUIL-5932Compilation errors from used modules are not properly catched
BUIL-5934Importer: OData importer freeze with this edmx
New FeatureDescription
BUIL-5929Examples: New Gateway example
BUIL-5935Compiler: Simple version for E2E services
ImprovementDescription
BUIL-5917Examples: Check examples for "Resolve Inheritance" in component diagram
BUIL-5920Examples: Update JavaMail example with new library 1.5.11
BUIL-5936Wizard: Components Wizard should not set resolveInheritance at all
BUIL-5937Importer: OData importer: option to only import entities

Anchor
7.0.0-beta4
7.0.0-beta4

BUILDER 7.0.0-beta4 (31.05.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.5

Note
iconfalse
titleDependencies to RUNTIME
Bug/FeatureDescriptionRequired RUNTIME
BUIL-5694Compiler: Allow static path but dynamic file2018.5
BugDescription
BUIL-5460RESTAdapter export from Library eats the Proxy Type, leading to compile error
BUIL-5608BlockThread no longer available in ActionWizard
BUIL-5732"Run" command is not always working
BUIL-5906BPMN: Typo in BPMN root state machine
BUIL-5907Importer: New BPMN root state machine: Set a valid duration as a default of holdTime
BUIL-5909Compiler: Local variable assinged with previous value inside iteration
BUIL-5911Importer: Re-import of BPMN removes substatemachine on compensation state
BUIL-5912Importer: Import of BPMN results in validation errors in import file
BUIL-5918Interactive Debugger: Interactive debugger does not work anymore
BUIL-5919Java console does not open anymore
BUIL-5923Importer: WSDL import: Link between wsdl.import.xml file and xsd.import.xml file broken
BUIL-5927BPMN: Imported BPMN classes: incorrect and missing link
New FeatureDescription
BUIL-5694Compiler: Allow static path but dynamic file
ImprovementDescription
BUIL-5214New SOAP services should use doc/literal as default
BUIL-5284Compiler: Print error if old component diagram is present
BUIL-5612BPMN: Log STATE_END in case of an error
BUIL-5756E2E Process Tracing: extend transaction logging to accept custom timestamps
BUIL-5905Examples: Update BPMN example with new root state machine
BUIL-5913Importer: Remove parameters from error signals of BPMN state machine
BUIL-5914Importer: BPMN Importer: log process id to bridgeserver log
BUIL-5921Compiler: Take element numbering into account when compiling UI tables
BUIL-5925Examples: Apply new numbering to BRIDGE 7 examples

Anchor
7.0.0-beta3
7.0.0-beta3

BUILDER 7.0.0-beta3 (30.04.2018) 

Info
iconfalse

Contains xUML RUNTIME Version: 2018.4

Note
iconfalse

The BRIDGE must also have 7.0.0-beta3 installed in order to deploy xUML services from BUILDER 7.0.0-beta3.

Note
iconfalse
titleDependencies to RUNTIME

The following bugfixes and features depend on a new version of the xUML RUNTIME. Please install the required RUNTIME version.

Bug/FeatureDescriptionRequired RUNTIME
BUIL-5891Dynamically set XML root name and namespace will be ignored in runtime versions older than 2018.42018.4
BUIL-5857Older xUML Runtime will refuse to start if the tag value is set.2018.4
BUIL-5830Runtime version prior to 2018.4 will ignore the settings and always pretty-print JSON.2018.4
BugDescription
BUIL-5817Compiler: cannot start service with Java in xUML library (old addon.jar in repository)
BUIL-5832BPMN: Name of Subprocess does not appear in Transaction Logging
BUIL-5836Wizard: Missing labels in Component Wizard
BUIL-5841Importer: Resource import appears to be broken
BUIL-5842Import Options dialog does not scale nicely
BUIL-5861Examples: Quickstart example has broken link to contact page
BUIL-5863Importer: Can not import new WSDL from Domibus 3.2. RC1
BUIL-5868Wizard for creating Aliases shows generic errors and titles that cannot be resolved
BUIL-5876Cannot import library (An error occured during importing an XMI file)
BUIL-5886Compiler: Output object of <<SAPXMLIDocParser>> must be named after root element of XMLIDoc
BUIL-5891Compiler: classToXml and xmlToClass using variable name as root tag instead of variable type
New FeatureDescription
BUIL-5639Compiler: Change front-end port number after compilation
BUIL-5816Importer: Importer for OData services
BUIL-5855Compiler: Provide Runtime with information about new features required by the service
BUIL-5857Compiler: Access to transaction isolation level via SQL Alias
BUIL-5865Examples: ODATA Service example
BUIL-5892Support starting embedded runtime with dynamic ports
ImprovementDescription
BUIL-5429Importer: REST Importer: Assign proper multiplicities for 'required' and optional properties.
BUIL-5459Importer: Improve root state machine from BPMN importer
BUIL-5466Compiler: REST: Possibility to define empty response
BUIL-5807JavaAddOn: stop JMS Listeners on service shutdown
BUIL-5818Wizard: Wizard for FileAlias and DirectoryAlias
BUIL-5830Compiler: Composing compact JSON
BUIL-5854Compiler: Support calling a operation without defining optional parameter

Anchor
7.0.0-beta2
7.0.0-beta2

BUILDER 7.0.0-beta2 (01.03.2018)

Info
iconfalse

Contains xUML RUNTIME Version: 2018.2

Note
iconfalse
titleDependencies to RUNTIME

The following bugfixes and features depend on a new version of the xUML RUNTIME. Please install the required RUNTIME version.

Bug/FeatureDescriptionRequired RUNTIME
BUIL-5799Service will not start if you use older Runtime versions.2018.2
BUIL-5757Runtime version prior to 2018.1 will ignore custom timestamp setting2018.1
BugDescription
BUIL-5000Compiler: PersistentStateBroadcastSignal compile error on empty identifier condition
BUIL-5710Importer: Error with archiveFile: The system cannot find the path specified
BUIL-5764e2ec: running from "uml" directory does not work
BUIL-5780e2ec: Return 1 in case of wrong parameters
BUIL-5787"Edit Component Diagram"-Button throws an exception
BUIL-5788Compiler: Java Null Pointer Exception when compiling libEDIArchiving
BUIL-5790Compiler: Compiler does not accept <<FileAlias>> on <<FlatFileAdapter>>
BUIL-5791Builder writes additional elements to "instance.tab" when starting embedded
BUIL-5799Compiler: Enable runtime to use new DateTime parsing implementation
BUIL-5802Importer: OpenAPI importer throws errors on "additionalProperties: false" entries
BUIL-5803Importer: OpenAPI importer does not import complex consumes/produces
BUIL-5809Compiler: REST adapter silently ignores "out" parameters with <<RESTParameter>> stereotype
BUIL-5826Importer: When importing Java service, the imported *.jar has tag value "deploy" not set which leads to compiler error
BUIL-5829JavaAddOn: Memory leak when receiving JMS messages using JMSListener
BUIL-5831Wizard: File and Directory alias missing in list of stereotypes to choose from
BUIL-5833JavaAddOn: addon.jar is missing version info
New FeatureDescription
BUIL-5640Importer: Importer for OData entities
BUIL-5801Examples: Extend logger example with custom timestamp
ImprovementDescription
BUIL-5548Change definition of Error class in REST template to contain message
BUIL-5613Example list is not sorted
BUIL-5682Examples: Add missing callbacks to Java Frontend example
BUIL-5722Remove support for MagicDraw 17
BUIL-5757Compiler: Allow overriding timestamp when logging custom TRX entries
BUIL-5766e2ec: better error message if UML model does not exist
BUIL-5784Compiler: Changed compiler behavior for tagged value "soapAction" breaks service(s)
BUIL-5820Examples: Change file system examples to not use FileSystemAlias anymore

Anchor
7.0.0-beta1
7.0.0-beta1

BUILDER 7.0.0-beta1 (18.12.2017)

Info
iconfalse

Contains Embedded Runtime Version: 2017.10

Note
iconfalse
titleDependencies to Runtime

The following bugfixes and features depend on a new version of the xUML Runtime. Please install the required Runtime version.

Bug/FeatureDescriptionRequired Runtime
BUIL-5754The setting will be silently ignored by older Runtimes.2017.10
BugDescription
BUIL-5580Compiler: Timer from library does not work
BUIL-5716Examples: One wrong url in FlatFilePattern test file
BUIL-5743Compiler: Transformation not checked for correct type if base flow is of correct type
BUIL-5748Importer: OpenAPI import fails: "Unexpected exception: null" when parameter $ref is not found
BUIL-5752Importer: Import OpenAPI fails
BUIL-5763e2ec: NullPointerException if you compile model with old component diagram
BUIL-5770Compiler: Compiler process issues
BUIL-5772Compiler: Builder randomly generates invalid repository
New FeatureDescription
BUIL-5295Compiler: Provide command line compiler with option to compile models and libraries
ImprovementDescription
BUIL-5305Compiler should validate if SOAPAction value is "" for document style operation
BUIL-5594Compiler: Remove support of old component and deployment diagram (first step compiler)
BUIL-5619Remove support for old overrides format
BUIL-5671Compiler: WSDL resolveInheritance is deprecated
BUIL-5714get rid of "classLoader = sun.misc.Launcher$AppClassLoader" on stdout
BUIL-5715Compiler: Clean-up stdout
BUIL-5719Examples for release 7
BUIL-5721e2ec: print usage
BUIL-5754JSON ComposerOptions for REST service and adapter
Rp

Otp
Floatingfalse