"Anthony W. Marino" wrote:

> OS:     RH 7.0
> Source: B1 (servletapi).
>
> The following is the error that I get when compiling:
>         "build.xml:39: Could not create task of type: copy because I can't find it
> in the list of task class definitions"
>

Upgrade to Ant 1.2 or later.  That is when the <copy> task was introduced, replacing
the old <copydir> and <copyfile> tasks.

>
> Any and all suggestions will be appreciated.
>
> Thank You,
> Anthony
>

Craig McClanahan



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

Reply via email to