You can try something like this as well.
--
View this message in context:
http://ant.1045680.n5.nabble.com/Error-message-while-using-ant-contrib-jar-taskdef-A-class-needed-by-class-net-sf-antcontrib-platform-tp1356639p5713690.html
Sent from the Ant - Users mailing list archive at Nabble.com.
Use
Jan
${time}
* inheritall="false" *
* inheritall="true" *
${nr}: ${time}
-Ursprüngliche N
I wouldnt start java programs via exec.
I modified the tutorial example a litte bit.
Basically you iterate with AntContrib over the JARs and start them via .
Jan
/src/oata/HelloWorld.java
package oata;
public class HelloWorld {
public static void main(String[] args) {
// Tutorial m
AFAIK there was some work in
http://svn.apache.org/repos/asf/ant/sandbox/historical/xdocs/
But I dont know any "official" tool.
Jan
-Ursprüngliche Nachricht-
Von: Bob Tarling [mailto:bobtarl...@hotmail.com]
Gesendet: Mittwoch, 26. September 2012 20:45
An: user@ant.apache.org
Betreff: I