Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.11.1.1
-
Fix Version/s: None
-
Component/s: gradle
-
Labels:
Description
When building Jalview's shadowJar via
gradle clean shadowJar
The commit-id and branch embedded in the Jar is not always regenerated as a fresh .build_properties file, so invalid build data can be included in the Jar if one can be found in the various directories synced by gradle.
This doesn't seem to happen in the 2.11.2 (develop) branch so this will be a known issue afftecting 2.11.1.1 only.
gradle clean shadowJar
The commit-id and branch embedded in the Jar is not always regenerated as a fresh .build_properties file, so invalid build data can be included in the Jar if one can be found in the various directories synced by gradle.
This doesn't seem to happen in the 2.11.2 (develop) branch so this will be a known issue afftecting 2.11.1.1 only.