Hi Tom, add this to your project.clj
:javac-options ["-target" "1.6" "-source" "1.6"] I have the same problem with our Hadoop cluster ;) On Wednesday, September 4, 2013 9:45:11 PM UTC+2, Tom Emerson wrote: > > Greetings, > > I develop with JDK 7 but have coworkers who (for reasons I don't want to > get into) run Java 6, and they cannot run the uberjars I create because of > the version mismatch. Is it possible for Clojure/Leiningen to generate > compatible class files? Or do I need to setup a VM that has Java 6 > installed and build the code there? > > Thanks in advance, > > -tree > > -- -- 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 Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.