Deploy correct package version
Bugs
Description
During the redeployment, the latest version of the Ahiqar package available at https://ci.de.dariah.eu is deployed.
This leads to problems when a package tentatively has a higher package version than another branch because the package stemming from the branch with a lower version will never be deployed again on test. This happens a lot during development.
I expected the following to happen
During the deployment the package with the version number given in build.properties is deployed.
On the contrary, I observed
The package with the highest version number is deployed, no matter what is stated in the build.properties.
How to reproduce the bug
Please describe briefly how you discovered the bug and what a developer has to do to reproduce it.
Steps:
- create a branch which features the version number
5.0.0in itsbuild.propertiesand push it - create a branch which features the version number
4.9.0in itsbuild.propertiesand push it -
4.9.0.never gets deployed ontest
Severity
How much impact does this bug have on the product or further development?
-
Major
Program and – if applicable – dependency version
3.0.0