2009/5/10 Laurent PETIT <laurent.pe...@gmail.com> > 2009/5/9 Stefan Hübner <sthueb...@googlemail.com> > >> >> On 8 Mai, 01:39, Laurent PETIT <laurent.pe...@gmail.com> wrote: >> > note that clojure must be compatible with JDK 1.5, so if you compile >> with >> > 1.6, maybe you should verify the compatibility mode (not sure if what I >> > write here makes sense, I'm not a specialist in javac retrocompatibility >> > concerns). >> >> Thanks for the tip! I'm gonna use a genuine JDK 1.5 then. > > > Yes, then you would be certain of the target platform. > > Compiling with javac -target=1.5 should also work, though. >
Hum... nevermind, -target=1.5 is already there in build.xml ... > > > > >> >> >> >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---