Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-25 Thread Ryan Moquin
Sounds great to me. So out of curiosity, if I'm checking out the source, is it better for me to get it from github.com, git.apache.org, or apache svn? It looks like JB checked in some changes when I look at the git.apache.org karaf-cellar repo, which I tried merging with my checkout from github.

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-22 Thread Achim Nierbeck
Hi Ryan, it's always nice to have some code contribution. And even nicer if those are attached to Jira Issues ;) Would be great if you could add some of the missing pieces as patches to jiras. thanks, Achim 2013/1/22 Ryan Moquin fragility...@gmail.com Awesome, OK, I figured but I wanted to

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-22 Thread Ryan Moquin
That's my intention :-) I did submit a couple the other day linked to Cellar pull requests regarding a discontinued Hazelcast component (JB already took care of that one), an issue with the version of the pax-mvn-url artifact and creating a kar for cellar as well as moving the config files

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-22 Thread Achim Nierbeck
Great to hear, and as I already said we love Contributions :D Yeah those pull requests from Github don't really work out well with projects hosted at Apache. So Patches is much easier and afaik also better for IP clearances :) thanks and regards, Achim 2013/1/22 Ryan Moquin

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-21 Thread Ryan Moquin
I don't know if you are interested by my apache cellar fork has all the changes necessary to update the tests to use the apache karaf 3.0.0 commands which are different. I also added a group manager property in a couple blueprint files to prevent NPEs during startup. Unfortunately, even though

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-21 Thread Jean-Baptiste Onofré
Hi Ryan, I already fixed that on my local working copy. FYI, you may see an issue with Cellar Features which pollutes the Karaf features service. For now, I'm focus on Cellar 2.3.x (fixes, itests, etc). I will commit both on Cellar 2.3.x and Cellar trunk in the middle of this week. Regards

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-21 Thread Ryan Moquin
Awesome, OK, I figured but I wanted to check since I hadn't seen any check ins yet. It was a good exercise in getting more familiar with the Cellar code, glad you already have it dealt with. I don't think I've seen that one yet, but I guess I'll find out. :-) No prob, when you check in those

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-16 Thread Jean-Baptiste Onofré
Hi Ryan, yes, I started to work on both Cellar 2.3.x and trunk yesterday. It should be better by the end of this week. Regards JB On 01/16/2013 05:12 AM, Ryan Moquin wrote: I know I was told that this version isn't stable yet, but I still wanted to see if the build should be able to complete

Re: Karaf Cellar 3.0.0 SNAPSHOT

2013-01-16 Thread Ryan Moquin
No problem, I just want to figure out what the state of things are so I know if it's just me or if it's possible it doesn't build. If it's possible it doesn't I can file a couple jiras with suggested fixes for you. The is also an enhancement request to file along with the suggested fixes.