I am a new user to ant and was trying some of the examples.  When using the
following example from the user doc

<get src="http://jakarta.apache.org/builds/tomcat/nightly/ant.zip"
   dest="optional.jar"
   verbose="true"
   usetimestamps="true"/>

I get the error:
Class org.apache.tools.ant.taskdefs.Get doesn't support the "usetimestamps"
attribute

Is this a bug or is the feature disabled? I would really like to be able to
make use of the "usetimestamps" attribute.

Chris Stillwell

winmail.dat

Reply via email to