"Daniel L. Rall" wrote:
>
> Okay, so I javap'd the chmod task included with Velocity:
> [snip]
> Looked to me like the "file" property should be "src" instead, so I did
> a search and replace on "chmod file" to "chmod src" in
> build-velocity.xml. Now I get this error:
> [snip]
> Does Velocity not have the right verion of Ant included with it? The
> only ant.jar in my CLASSPATH is the one that comes with Velocity. Since
> there is no unzip task in the ant.jar that is in CVS, I'm assuming that
> we should update to a newer version. Thanks. :)
Problem solved (with some info from Jason!). I did indeed have an older
version, even though I'd just CVS updated. A fresh checkout fixed the
problem.
--
Daniel Rall <[EMAIL PROTECTED]>