It looks like the <depend> tag nested within <ant> is broken.  The Tomcat-4
meta-data file has:
      <depend property="servlet.jar" project="jakarta-servletapi-4"/>
      <depend property="commons-collections.jar"
project="commons-collections"
        runtime="true"/>

resulting in servlet.jar being added to the CLASSPATH, and
commons-collections.jar being excluded.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to