The tool checks Camunda projects for consistency and discovers errors in process-driven applications.
Called as a JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the
sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a
non-existing Spring bean.
Version3.0.2compared with
Version Details
| 3.0.1 | 3.0.2 | |
|---|---|---|
| Release date | Jun 17, 2019 | Oct 14, 2019 |
| Licenses | BSD 3-clause | BSD 3-clause |
| Vulnerabilities | None | None |
Compile Changes (12)
| 3.0.1 | 3.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.time4j » time4j-range | 4.33 | 4.38 |
| ~ Updated | org.apache.ant » ant | 1.10.5 | 1.10.6 |
| ~ Updated | org.apache.commons » commons-collections4 | 4.3 | 4.4 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.8.1 | 3.9 |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.11.1 | 2.12.1 |
| ~ Updated | org.apache.maven » maven-artifact | 3.5.4 | 3.6.1 |
| ~ Updated | org.apache.maven » maven-plugin-api | 3.5.4 | 3.6.1 |
| ~ Updated | org.camunda.bpm » camunda-engine | 7.9.0 | 7.11.0 |
| ~ Updated | org.codehaus.groovy » groovy-all | 2.4.15 | 2.5.8 |
| ~ Updated | org.mockito » mockito-core | 2.23.0 | 3.0.0 |
| ~ Updated | org.springframework » spring-context | 5.1.1.RELEASE | 5.1.9.RELEASE |
| ~ Updated | org.springframework » spring-expression | 5.1.1.RELEASE | 5.1.9.RELEASE |
Provided Changes (1)
| 3.0.1 | 3.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.5.2 | 3.6.0 |
Test Changes (1)
| 3.0.1 | 3.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-test | 5.1.1.RELEASE | 5.1.9.RELEASE |
