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 #1360 (closed defect: fixed)

Opened 2012-08-03T12:14:35-05:00

Last modified 2012-09-05T12:38:00-05:00

Updater: handle multiple file versions in jars/

Reported by: dscho Owned by: dscho
Priority: major Milestone: imagej2-b4-plugins
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1454

Description

If a user has, say, jfreechart-1.0.13.jar and jfreechart-1.0.14.jar in the jars/ directory, it is a va banque game which one is chosen by the classloader, ending up in unpredictable behavior.

Let's ask the user what to do about the situation instead of just warning on stderr.

Change History

comment:1 Changed 2012-08-03T12:14:54-05:00 by dscho

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

This was fixed in 7587dad24cbb5cf91dc17ee066643b05fd1831b0.

comment:2 Changed 2012-09-05T12:37:47-05:00 by dscho

  • Blocking 1454 added

comment:3 Changed 2012-09-05T12:38:00-05:00 by dscho

  • Blocking 1347 removed