kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-1624] Create a test for robustness of version changes in the build process #2214

Closed rju closed 5 days ago

rju commented 6 days ago

JIRA Issue: KIEKER-1624 Create a test for robustness of version changes in the build process Original Reporter: Andre van Hoorn


During the release creation for Kieker 1.13, problems with hard-coded version names popped up. After changing the version number in build.gradle, the compile failed with some errors, e.g., KIEKER-1623 Done .

This could be avoided by having a simple check that after a version change, the compile is still successful.

rju commented 5 days ago

author André van Hoorn -- Tue, 12 May 2020 11:11:23 +0200

The same issue popped up again during the Kieker 1.14 release creation.

rju commented 5 days ago

author André van Hoorn -- Fri, 8 Oct 2021 14:56:16 +0200

We really need this asap. This issue is one of the reasons why releases are so cumbersome.

rju commented 5 days ago

author André van Hoorn -- Thu, 27 Jan 2022 11:10:09 +0100

https://kieker-monitoring.atlassian.net/browse/KIEKER-1809