You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by "Immanuel, Gidado-Yisa" <av...@cdc.gov> on 2002/05/29 18:47:56 UTC

ant 1.5.1 and sample-servlet

I was tyring to build sample-servlet/build.xml in release 1.3,
and I get BUILD FAILED:

d:\jakarta\jakarta-cactus-13-1.3\sample-servlet\build\build.xml:153: The
<fail>
task doesn't support the "unless" attribute.

'unless' is availible in ANT 1.5, but not 1.4 (as far as I can tell).
I just had not planned to migrate to 1.5 just yet (especially since
it's in beta).

- Gidado


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: ant 1.5.1 and sample-servlet

Posted by Vincent Massol <vm...@octo.com>.
Hi Immanuel,

It's a known "bug" in Cactus 1.3. Please remove the faulty line from the
sample build.xml and everything else should be fine.

Thanks.
-Vincent

> -----Original Message-----
> From: Immanuel, Gidado-Yisa [mailto:avm3@cdc.gov]
> Sent: 29 May 2002 17:48
> To: 'cactus-user@jakarta.apache.org'
> Subject: ant 1.5.1 and sample-servlet
> 
> I was tyring to build sample-servlet/build.xml in release 1.3,
> and I get BUILD FAILED:
> 
> d:\jakarta\jakarta-cactus-13-1.3\sample-servlet\build\build.xml:153:
The
> <fail>
> task doesn't support the "unless" attribute.
> 
> 'unless' is availible in ANT 1.5, but not 1.4 (as far as I can tell).
> I just had not planned to migrate to 1.5 just yet (especially since
> it's in beta).
> 
> - Gidado
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:cactus-user-
> help@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>