Thanks, that got me up and running! I had to upgrade to head lein and wipe my maven repository first (as per http://groups.google.com/group/leiningen/browse_thread/thread/8f2ef7edb9fda3be?pli=1) and then pull the latest lein-javac, and after that it all worked smoothly.
martin On Thu, Jul 15, 2010 at 12:41 AM, Mark McGranaghan <mmcgr...@gmail.com> wrote: > Hi Martin, > > http://github.com/mmcgrana/clj-json is a simple example of a Clojure > +Java library that you could use as a working example. See in > particular project.clj the Development section of README.md. > > Hope this helps, > - Mark > > On Jul 14, 6:16 am, Martin DeMello <martindeme...@gmail.com> wrote: >> On Wed, Jul 14, 2010 at 6:45 PM, Martin DeMello <martindeme...@gmail.com> >> wrote: >> > What are people using to build mixed clojure/java code? Currently just >> > using lein {uber,}jar to build and distribute. >> >> Hit send too soon - I meant to say, currently my project is just >> clojure, and lein works very nicely to package it. If I wanted to >> include some java sources, what would the easiest way to build the >> combined project be? >> >> martin > > -- > 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 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