AW: jdk version for compiling. SOS

2009-01-04 Thread Jan.Materne
We had the same problem at work. source|target=1.4 produces the 1.4 bytecode, but maybe having newer classes on the compile classpath produces "wrong" class content (right format but wrong content). I think the best solution is having an old JDK on the machine and refering to that with Jan

AW: How to write a file to console?

2009-01-04 Thread Jan.Materne
> -Ursprüngliche Nachricht- > Von: Brian Stephenson [mailto:bstephen...@thortech-solutions.com] > Gesendet: Dienstag, 23. Dezember 2008 19:26 > An: Ant Users List > Betreff: Re: How to write a file to console? > > Load and echo.. > > > > ${mytext} > > > > Brian Stephenson > T