Hello,

  in some situation (ant file preprocessing) it would be very useful to
write something like:
<target name="preprocess" if="needed">
  <xslt ...>
  <ant file="samefile" target="${target}"/>
  <success msg="Bye!"/>
</target>

Just a thought.

- Alexey.

--
{ http://trelony.cjb.net/   } Alexey N. Solofnenko
{ http://www.inventigo.com/ } Inventigo LLC
Pleasant Hill, CA (GMT-8 usually)

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

Reply via email to