On Mon, 2 May 2005, Marc Beudin <[EMAIL PROTECTED]> 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 unsubscri
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:[EMAIL PROTECTED]
Envoyé : lundi 2 mai 2005 17:00
À : Ant Users List
Objet : [SPAM] - Re: launch an Ant build file in a class - S
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
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 to say launch a
build file in
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