Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2012-11-23 Thread abhishek2803
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.

AW: question about tstamp

2012-11-23 Thread RZF, SG 481
Use Jan ${time} * inheritall="false" * * inheritall="true" * ${nr}: ${time} -Ursprüngliche N

AW: R: [newbie] excute multiple jar files

2012-11-23 Thread RZF, SG 481
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

AW: Is there a JavaDoc style tool for generating docs for custom ANT tasks

2012-11-23 Thread RZF, SG 481
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