Ticket #1939 (closed enhancement: fixed)
Opened 2013-07-11T14:54:10-05:00
Last modified 2013-07-14T15:40:55-05:00
Let the launcher parse the manifest for the classpath
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Ever since we switched to versioned file names, the Class-Path: manifest entry is a bit fragile: whenever a new version of a dependency is uploaded, the default resolution fails.
Therefore, let's teach ClassLoaderPlus to parse the Class-Path: entry and look for corresponding files (if the exact file does not exist, look for the most recently updated versioned file matching said file name).
Change History
comment:1 Changed 2013-07-14T15:40:55-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from imagej2-unscheduled to imagej2-b8-analysis
This has been addressed in https://github.com/imagej/imagej-launcher/commit/c3d7c7c93b732faede922722d515dd6e64914c9c