I compiled a pre-rc1 library last week (to gain access to the override tags), and have been using the same library. I threw it up on a webserver to make life easier; the Ant build script pulls it down from there:
<get src="http://www.codeogre.com/dist/ivy-2.0.0.rc1.jar" dest="${ivy.jar.file}" usetimestamp="true"/> Xavier Hanin wrote: > > Are you absolutely sure the same version of Ivy was used before and after? > And sure of the Ivy file you use? I use exclusion everyday, and they work > just fine. > > Xavier > ----- -- Michael Laccetti (416)558-9718 S2G Limited http://www.s2g.ca/ -- View this message in context: http://www.nabble.com/Exclusions-not-being-excluded-tp17065941p17088658.html Sent from the ivy-user mailing list archive at Nabble.com.
