]
Paul Leacu commented on JBTIS-912:
----------------------------------
Mirrored and push to the IS:
Some BPMN2 bundles have incorrect versions
------------------------------------------
Key: JBTIS-912
URL:
https://issues.jboss.org/browse/JBTIS-912
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: BPMN2
Affects Versions: 10.0.0.Alpha1
Reporter: Andrej Podhradsky
Assignee: Robert (Bob) Brodt
Some BPMN2 bundles have incorrect versions (missing build number)
{code}
org.eclipse.bpmn2_1.3.0.Final-v20160119-1832
org.eclipse.bpmn2.edit_1.3.0.Final-v20160119-1832
org.eclipse.bpmn2.editor_1.3.0.Final-v20160119-1832
org.eclipse.bpmn2.modeler.core_1.3.1.Final-v20160831-1132-B55
org.eclipse.bpmn2.modeler.help_1.3.1.Final-v20160831-1132-B55
org.eclipse.bpmn2.modeler.runtime.jboss.jbpm_1.3.1.Final-v20160831-1132-B55
org.eclipse.bpmn2.modeler.ui_1.3.1.Final-v20160831-1132-B55
{code}
Notice that the last 4 bundles have correct version with a build number. But the first 3
of them are missing the build number.
EDIT: Note that all BPMN2 bundles in JBDS-IS 9.0.2.CR1 have correct versions.