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: |
|
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.
This was fixed in 7587dad24cbb5cf91dc17ee066643b05fd1831b0.