Hi all, 

I want to exclude foo.jar in the classpath. But foo.jar is also included in 
run.class.path. Is it possible to exclude foo jar?

Following build script doesn't work, just a reference? 

<classpath>
<fileset excludesfile"../../lib/foo.jar" />
<path refid="run.class.path" />
</classpath>

Thanks!

Best regards,
Leon
                
---------------------------------
Discover Yahoo!
 Get on-the-go sports scores, stock quotes, news & more. Check it out!

Reply via email to