You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Dave Brondsema <da...@brondsema.net> on 2004/01/22 15:05:32 UTC

weblogic.jar and ant 1.6

I came across this post at
http://marc.theaimsgroup.com/?l=ant-user&m=106751573229954&w=2 when I was
trying to debug the same problem just now.  The problem is not ant files
in weblogic.jar, but the META-INF/MANIFEST.MF in the jar file has
ant/ant.jar in the Class-Path: line which causes that jar to be loaded in
too, which causes the problem.  I think you can just remove the
"ant/ant.jar"

-- 
Dave Brondsema
dave@brondsema.net
http://www.brondsema.net - personal
http://www.splike.com - programming
http://csx.calvin.edu - Calvin club


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org