Is there a complete example of a bundle activator in clojure that you could 
point me to please. I have written them in java and I'd like to try it in 
clojure.

Thanks

On Monday, October 14, 2013 at 12:29:21 AM UTC-7, Mark Derricutt wrote:
>
> Cheers,
>
> I took the time this morning to hack around a bit, and forked the 
> repository <https://github.com/talios/clojure.osgi> and updated it to:
>
>    - Use, and embed/re-export clojure 1.5.1, exporting clojure related 
>    packages. 
>    - Use the maven-bundle-plugin 
>
> From there I just adapted my internal packages to use it, and now have 
> something up and running our OSGi/Karaf based application, now to actually 
> get some *real* code written and we'll be well on our way to being free 
> from the shackles of Java.
>
> I'm thinking it may be a good idea to move the clojure-osgi project to 
> it's own repository so that it can be released out the wild. Now that I've 
> got things working, I can see I'll be adding some more support functions to 
> handle configuration admin queries etc.
>
> Mark
>
> On 13 Oct 2013, at 23:30, Laurent PETIT wrote:
>
> The clojure.osgi library aims at easing the pain in this area ( 
> https://github.com/aav/clojure.osgi ). 
> But to be honest I don't really know it's current status. 
>
>

-- 
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/d/optout.

Reply via email to