Awesome. I see you're using the dependency plugin to only copy your specific AOT classes, I should really update the clojure-maven-plugin to only copy the discovered namespaces along.

I remember Chas raised a bug years ago to fix this in the actual clojure compiler but I don't think it ever got resolved....

Since we're doing OSGi at work and we're wanting to integrate clojure I'm sure I'll be playing with your plugin soon :)

On 17/03/12 10:48 AM, Patrick Moriarty wrote:

I've posted the results in 2 posts on the topic if anyone is interested.
I've spent quite a lot of time with Clojure and OSGi lately and have had some success in using Bnd and tools.namespace to generate a manifest for my mixed Clojure/Java project. I'm using clojure.osgi successfully to handle using requiring and loading clojure namespaces and to register and track OSGi services.


--
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

Reply via email to