On Tue, 03 May 2005, Jason Novotny <[EMAIL PROTECTED]> wrote:
> How can I tell it to not try to do any autoresolving of
> dependencies behind my back?
You can't.
> I only want it to indicate if a given class exists in the jar or
> not.
use
resource="org/apache/catalina/valves/Fa
I've been trying to see if a particular jar contains a class file,
nothing too complex like so:
It simply would not work and then after adding -d to ant, I see why:
>
Finding class org.apache.catalina.valves.FastCommonAccessLogValve
Loaded from
/Users/novotny/Jakarta/jakarta-tomcat-5.5