Ticket #1140 (closed enhancement: fixed)
Opened 2012-04-27T08:48:11-05:00
Last modified 2012-05-08T18:28:00-05:00
Use fully qualified name for ij-launcher.jar
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
At the moment, the launcher hardcodes the path jars/ij-launcher.jar, barring that file to have the version number in it.
Prepare the launcher to understand fully qualified names for the supporting .jar, and then change the assembly so it does not strip the version from the file name when copying the .jar into the final .zip file.
The launcher just learnt to accept such .jar files instead of an unversioned filename.