Dominique Devienne wrote:
> Replicating Peter's proposal? Great!!!
Ok, it basically works now :-)
> Please do not forget to add if/unless/ifTrue/os/osfamily attributes please.
ohoo... ;-P
I don't have time now, I'll post the patch and maybe you find time to do
it before tomorrow ;-)
> Also, would it work with ant-contrib's <if> (thus not requiring the
> attributes mentioned above)? Like in:
>
> <target name="foo">
> <do-something />
> <depends target="bar" />
> <if>
> <condition>
> <istrue value="${bar-did-something}" />
> </condition>
> <then>
> <depends target="baz" />
> </then>
> </if>
> </target>
Dunno.
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>