ant-dependencies: latest attribute not overwriting local jar
Brought to you by:
russgold
Setting the "latest" attribute does not overwrite the
local repository version when running the task from
within Eclipse.
The tmp files are not removed either. This could be
caused by the fact that there is no md5 hash for the
jar, or the local jar could not be overridden.
Logged In: YES
user_id=132385
The md5 hash should be downloaded and then compared to the
local jar in order to verify it downloaded correctly.
Otherwise, we are only comaparing the md5 on the server
against the jar on the server, not what we have locally.
Patch to download the md5 file to the local repository
Patch to throw a build exception if the local jar cannot be overridden
Logged In: YES
user_id=132385
Doesn't look like ant-dependencies gets much attention these
days! This post has been unanswered for 5 months.
I have moved on to using Ivy (www.jayasoft.org) instead and
it is a lot better.
Kim
Logged In: YES
user_id=1220573
Originator: NO
I've assigned this one to russell - I don't know whether this has been fixed.
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).