Jason,

That would be so cool. I am not sure it as as hard as you think. CruiseControl already bootstraps Ant, I'm sure in the fullness of time, we'll see an Ant block.

- Paul

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]>









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



Reply via email to