Geoff Howard wrote:
Unfortunately, when validate-jars was put back in, an override mechanism wasn't added so you're stuck manually editing the build file for now.
I'll be submitting a patch to first of all add the override mechanism so that this won't trip people up until the target is fixed.
Umm... I fear I fixed the reason of the issue... I haven't change build to make validation optional - this will keep document more up-to-date.
Vadim
Shouldn't the jars validation be configurable though like the other validations? If it's now working, just default the validate.jars to true by default.
BTW, why did file.separator fix this but the others that don't use it aren't broken?
Geoff