According to the documentation, the task was introduced in ANT 1.6.
- Alexey.
Nishi Prafull wrote:
Hi:
I am running Apache Ant version 1.5.1 and java 1.4.2_06 on sun
sparc/solaris 5.6
My build.xml has the line
which works fine on windows xp but does not compile on solaris with
the following failu
> From: Nishi Prafull [mailto:[EMAIL PROTECTED]
>
> I am running Apache Ant version 1.5.1 and java 1.4.2_06 on sun
> sparc/solaris 5.6
> My build.xml has the line
>
>
>
> which works fine on windows xp but does not compile on solaris with
> the following failure
>
> BUILD FAILED
> file:bu
Hi:
I am running Apache Ant version 1.5.1 and java 1.4.2_06 on sun
sparc/solaris 5.6
My build.xml has the line
which works fine on windows xp but does not compile on solaris with
the following failure
BUILD FAILED
file:build.xml:3: Unexpected element "defaultexcludes"
Total time: 2 secon