Patrick Waugh schrieb:
> Hi guys,
> 
> I'm using this:
> 
> <rapc quite="true" output="@{output}" srcdir="@{srcdir}" destdir="@{destdir}">
>       <jdp file="@{jdp}">
>               <entry file="@{entryfile}" />
>       </jdp>
>       <inside-rapc/>
> </rapc>
> 
> and trying to add the quiet attribute, but get this:
> 
> BUILD FAILED
> /home/patrick/repo/dib/common/build.xml:170: The following error
> occurred while executing this line:
> /home/patrick/repo/dib/common/build.xml:56: rapc doesn't support the
> "quite" attribute

seems like a typo, you meant quiet but wrote quite instead !?

Regards, Gilbert

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

Reply via email to