Re: Cellar 2.3.0/3.0.x versions

2013-05-26 Thread Achim Nierbeck
Hi, if you have possible bugfixes at hand, go ahead and add them to the corresponding Jira issues. Contribution is always welcome. :) regards, Achim 2013/5/27 rkmoquin > Hey JB, > > I didn't know if it was appropriate to ask here, but I was curious if you > had fixes in the pipeline for cella

Re: Cellar 2.3.0/3.0.x versions

2013-05-26 Thread Jean-Baptiste Onofré
By the way, if you need any help to prepare your Cellar demo, please don't hesitate to ping me directly (by e-mail, IRC or Skype). Regards JB On 05/27/2013 02:49 AM, rkmoquin wrote: Hey JB, I didn't know if it was appropriate to ask here, but I was curious if you had fixes in the pipeline for

Re: Cellar 2.3.0/3.0.x versions

2013-05-26 Thread Jean-Baptiste Onofré
Hi Ryan, I started to work on the itests fixes, but postponed to 3.0.0 and 2.3.1 (in order to release 2.3.0 asap). I will deal around it this week. Thanks ! Regards JB On 05/27/2013 02:49 AM, rkmoquin wrote: Hey JB, I didn't know if it was appropriate to ask here, but I was curious if you

Cellar 2.3.0/3.0.x versions

2013-05-26 Thread rkmoquin
Hey JB, I didn't know if it was appropriate to ask here, but I was curious if you had fixes in the pipeline for cellar 3.0.x in particular. I'm asking because I checked out the SVN code (I know you guys don't consider github official yet) and was able to resolve a number of issues in head which a

Re: Clojure and OSGi/Karaf

2013-05-26 Thread rkmoquin
You'll probably want to take a look at my fork of that project, https://github.com/rmoquin/clojure.osgi. It took me forever to figure out how to initially use it, and I made a bunch of enhancements to it. Basically there is an OSGi service you can use to execute something with a Clojure "classloa

Re: startup vs. boot features

2013-05-26 Thread rkmoquin
Ok, thanks for clarifying... I started to realize after a while, that nothing ever worked when I put it in as a startup features and I started getting a sneaking suspicion it's not what I thought it was. -- View this message in context: http://karaf.922171.n3.nabble.com/startup-vs-boot-features

Re: cellar-event feature

2013-05-26 Thread rkmoquin
Ok, I got that impression since it seemed like the cellar events were working without it, so it started to make me wonder Once again, thanks for clarifying! :) -- View this message in context: http://karaf.922171.n3.nabble.com/cellar-event-feature-tp4028827p4028835.html Sent from the Karaf

Re: ConfigAdmin services

2013-05-26 Thread rkmoquin
Thanks JB, it didn't actually look like there was a link and so it made me wonder. Thanks for clearing up :) -- View this message in context: http://karaf.922171.n3.nabble.com/ConfigAdmin-services-tp4028830p4028834.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Pass desired feature to load to the karaf script

2013-05-26 Thread Achim Nierbeck
You might also try to use instances to have different Karaf versions running in parallel. Regards, Achim 2013/5/23 Tim Moloney > We can only have one application running in each karaf session so we can't > add all the applications to org.apache.karaf.features.cfg. > > We don't want to edit org