NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

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: imagej2-b3-headless
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.

Change History

comment:1 Changed 2012-05-08T18:10:59-05:00 by dscho

The launcher just learnt to accept such .jar files instead of an unversioned filename.

comment:2 Changed 2012-05-08T18:28:00-05:00 by dscho

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in e0a674e333674777fa2c53e4fa1dbc8dbd231ca1.