AW: Getting Ant to print the arguments of System.out.print() calls

2008-01-08 Thread Jan.Materne
> On Jan 8, 2008 5:54 AM, John Hendrie <[EMAIL PROTECTED]> wrote: > > public class Main { > > public static void main(String[] args) { > > System.out.print("Hello"); [...] > > } > > } > > > > Ant doesn't output "Hello", I have to exit the Java app for > it to appear. > > Any ideas

AW: Getting Ant to print the arguments of System.out.print() calls

2008-01-08 Thread Jan.Materne
What is your buildfile? Jan > -Ursprüngliche Nachricht- > Von: John Hendrie [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 8. Januar 2008 12:55 > An: user@ant.apache.org > Betreff: Getting Ant to print the arguments of > System.out.print() calls > > Hi, > > I'm sorry if this is a re