AW: jdk version for compiling. SOS

2009-01-04 Thread Jan.Materne
that with Jan > -Ursprüngliche Nachricht- > Von: Koxkorrita [mailto:koxkorr...@laudio.info] > Gesendet: Freitag, 26. Dezember 2008 20:12 > An: 'Ant Users List' > Betreff: RE: jdk version for compiling. SOS > > i have made it and appears

RE: jdk version for compiling. SOS

2008-12-26 Thread Koxkorrita
ader.java:1634) -Mensaje original- De: Peter Reilly [mailto:peter.kitt.rei...@gmail.com] Enviado el: viernes, 26 de diciembre de 2008 19:50 Para: Ant Users List Asunto: Re: jdk version for compiling. SOS You need to set target="1.4" as well as source="1.4". Peter On Fr

Re: jdk version for compiling. SOS

2008-12-26 Thread Peter Reilly
You need to set target="1.4" as well as source="1.4". Peter On Fri, Dec 26, 2008 at 4:46 PM, Koxkorrita wrote: > hello > > > > In my pc i have installed the 1.6_10 jdk. > > i must to compile, for generate one war for one 5.0 tomcat that runs into > one 1.4 jdk, my classes. > > for this pourpose

jdk version for compiling. SOS

2008-12-26 Thread Koxkorrita
hello In my pc i have installed the 1.6_10 jdk. i must to compile, for generate one war for one 5.0 tomcat that runs into one 1.4 jdk, my classes. for this pourpose i make this into one build.xml file: but using the options: optimize="on" deprecation="on" source=