Re: AW: Problem with startAnt()

2007-01-04 Thread Sungho Maeung
o do something else. Main.java:0242: * @param exitCode code to exit with Main.java:0243: */ Main.java:0244: protected void exit(int exitCode) { Main.java:0245: System.exit(exitCode); Main.java:0246: } -Ursprüngliche Nachricht- Von: Sungho Maeung [mail

Problem with startAnt()

2007-01-03 Thread Sungho Maeung
Dear Ant User Group. I am having a problem to execute Ant via Java. After startAnt() executed, the Hello.xml was done successfully, but it does not go though the next step which supports to be printing out the output "Hello, it is done". another strange thing is when i run it on Dos comman