OpenEngSB Test Domain - Version 2.0.1 2012-01-09
This release upgrades the domain to a) work with the latest version of the OpenEngSB and b) incorporated the latest features of the new version (EDB integration, WSDLs for easy bridge integration, dedicated documentation).
Download
You can download the release manually...
...or reference the domain directly in Apache Maven...
<dependency>
<groupId>org.openengsb.domain</groupId>
<artifactId>org.openengsb.domain.test</artifactId>
<version>2.0.1</version>
</dependency>
...to install the features either drop the features.xml into the test folder or add the following into the OpenEngSB shell...
features:addurl mvn:org.openengsb.domain/org.openengsb.domain.test/2.0.1/xml/features
features:install openengsb-domain-test/2.0.1
The KEYS used to sign the release can be found here.
Online Documentation
You can browse the documentation online here:
Release Notes
Bug
* OPENENGSB-2636 - release is missing WSDL-artifact
Task
* OPENENGSB-2637 - Release domain-test-2.0.1
Known Issues
* OPENENGSB-2621 - Domain definition is not suited for distributed builds