A block wrapper would be fantastic. Even more so if someone had a
Phoenix-ized Ant server (Myrmidon?) so that you could wrap (sets of) Ant
tasks like so:
<every deltatime="08:00:00">
<someanttask/>
</every>
<every absolutetime="03:00">
<gump thing="1"/>
<gump thing="2"/>
<sendmail to="[EMAIL PROTECTED]"
subject="Gump Results" src="file:///log.txt"/>
</every>
<every absolutetime="last-day-of-month 12:00">
<billing/>
</every>
I don't have the bandwidth to assault the Ant codebase, but if someone's
looking for a mission...
Jason Harenski
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>