On Fri, Oct 10, 2008 at 12:12 PM,  <[EMAIL PROTECTED]> wrote:
> +    <property name="$$" value="$$.value" />
> +    <au:assertTrue>
> +      <and>
> +        <equals arg1="${$$}" arg2="$$.value" />

This one I get.

> +        <equals arg1="${$$}" arg2="${$}" />

OTOH, I don't understand this Matt. Where does the $ property come
from? And why is it equal to $$'s value? Thanks, --DD

> +      </and>
> +    </au:assertTrue>
> +  </target>

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

Reply via email to