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

2005-05-02 Thread Marc Beudin
ender blacklisted Have you looked at the CruiseControl open source project http://cruisecontrol.sourceforge.net/ Marc Beudin <[EMAIL PROTECTED]> 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

RE : [SPAM] - Re: launch an Ant build file in a class - Sender blacklisted

2005-05-02 Thread Marc Beudin
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 <[EMAIL PROTECTED]> wrote: Hi, I'm currently doing

launch an Ant build file in a class

2005-05-02 Thread Marc Beudin
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