-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.4.0
-
None
camunda-engine-7.4.0.jar has multiple errors:
Bad imports:
- org.camunda.commons.logging 7.4 doesn't exist, should it not be 1.2?
- org.camunda.commons.utils 7.4 doesn't exist, should it not be 1.2?
Bad exports - these packages don't exist inside this bundle, and the declared versions are incompatible with camunda-commons-typed-values-1.2.0.jar:
- org.camunda.bpm.engine.variable.;version="7.4.0"
- org.camunda.bpm.engine.variable.context;version="7.4.0"
- org.camunda.bpm.engine.variable.impl;version="7.4.0"
- org.camunda.bpm.engine.variable.impl.context;version="7.4.0"
- org.camunda.bpm.engine.variable.impl.type;version="7.4.0"
- org.camunda.bpm.engine.variable.impl.value;version="7.4.0"
- org.camunda.bpm.engine.variable.impl.value.builder;version="7.4.0"
- org.camunda.bpm.engine.variable.type;version="7.4.0"
- org.camunda.bpm.engine.variable.value;version="7.4.0"
- org.camunda.bpm.engine.variable.value.builder;version="7.4.0"
Missing imports:
- org.camunda.bpm.engine.variable 1.2
- org.camunda.bpm.engine.variable.context 1.2
- org.camunda.bpm.engine.variable.impl 1.2
- org.camunda.bpm.engine.variable.impl.context 1.2
- org.camunda.bpm.engine.variable.impl.type 1.2
- org.camunda.bpm.engine.variable.impl.value 1.2
- org.camunda.bpm.engine.variable.impl.value.builder 1.2
- org.camunda.bpm.engine.variable.type 1.2
- org.camunda.bpm.engine.variable.value 1.2
- org.camunda.bpm.engine.variable.value.builder 1.2