Jan Bartel schrieb: > Is there any possibility to invoke ant with an Java-String without using a > real build.xml ???
if you want to use Ant without xml you may try = 1.Groovy / AntBuilder http://groovy.codehaus.org/Ant+Integration+with+Groovy or 2.Leafcutter https://leafcutter.dev.java.net/ Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
