You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Marc Beudin <mb...@swapcom.fr> on 2005/05/02 17:19:49 UTC

Re: launch an Ant build file in a class - Sender blacklisted

Sorry for the SPAM extra mail. need to mail my admin ;-)
Where can I contact directly Ant developers?

-----Message d'origine-----
De : Ninju Bohra [mailto:ninju_bohra@yahoo.com] 
Envoyé : lundi 2 mai 2005 17:00
À : Ant Users List
Objet : [SPAM] - Re: launch an Ant build file in a class - Sender blacklisted

Have you looked at the CruiseControl open source project

http://cruisecontrol.sourceforge.net/
 

Marc Beudin <mb...@swapcom.fr> wrote:
Hi,
I'm currently doing a continuous build application for my company and
I'm looking for the best way to run Ant from the JVM, so to say launch a
build file in a java class.
Any hints on how to do this??
thxx 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: launch an Ant build file in a class - Sender blacklisted

Posted by Stefan Bodewig <bo...@apache.org>.
On Mon, 2 May 2005, Marc Beudin <mb...@swapcom.fr> wrote:

> Where can I contact directly Ant developers?

You are.

Take a look at Ant's Main class (org.apache.tools.ant.Main) and
"borrow" code from there.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org