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
It all works till I add that.
What am I doing wrong?????
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]