Re: features.xml - Option to dicate JDK levels

2010-10-12 Thread Guillaume Nodet
The nice thing I see with OBR is that the resolution is much closer to the real environement, as OBR takes into account the already deployed bundles. For example if you try to install camel-blueprint on Karaf 2.1, the whole environment is kinda messed up because you end up with two versions of the

Re: Disabling hard coded maven fallback urls?

2010-10-12 Thread stephen flynn
Adam Was trying to do something similar sounding. We seemed to have solved this via the etc/org.ops4j.pax.url.mvn.cfg with properties set as follows... org.ops4j.pax.url.mvn.localRepository=file:${karaf.home}/${karaf.default.repository}

Re: repository use in feature files

2010-10-12 Thread Mark Derricutt
Not the current code base no - but I'll try find some time to write up a sample project. -- Pull me down under... On Wed, Oct 13, 2010 at 8:46 AM, Ade adrian.trena...@googlemail.com wrote: For a total sanity check, is there anyway you can send out a copy of your code that I can build and