ant-dependencies: Exception when md5 contains spaces
Brought to you by:
russgold
I get a NumberFormatException when using <dependency
group="commons-logging" version="1.0.4" />
It appears to be due to the md5 check - the
commons-logging md5 file contains the hash, a couple of
spaces then the name of the jar.
The attached patch resolves the problem for me.
Kim
Patch file
Logged In: YES
user_id=37920
The change is now in cvs and will be in the next build