Re: Felix URLs changed/unresoved = Pax runner stopped working with felix

2010-05-18 Thread Toni Menzel
Looks like the main repo http://osgi.sonatype.org has an expired license. (All functionality has been disabled) Guys at Sonatype have been contacted already. Toni On Mon, May 17, 2010 at 9:23 PM, Morten mortench2...@yahoo.dk wrote: Since a few days ago I am unable to use felix since I depend

Remove pom.xml and pom.properties

2010-05-18 Thread Zach Calvert
Sorry for asking a question I KNOW has been answered before. Apparently my Google, Bing, and mail-archive.com foo is not strong enough to uncover the answer. I'm using                groupIdorg.apache.felix/groupId                artifactIdmaven-bundle-plugin/artifactId to produce an OSGI

Re: Remove pom.xml and pom.properties

2010-05-18 Thread Stuart McCulloch
On 18 May 2010 23:31, Zach Calvert zachcalv...@gmail.com wrote: Sorry for asking a question I KNOW has been answered before. Apparently my Google, Bing, and mail-archive.com foo is not strong enough to uncover the answer. I'm using groupIdorg.apache.felix/groupId

Re: Remove pom.xml and pom.properties

2010-05-18 Thread Richard S. Hall
On 5/18/10 11:49, Stuart McCulloch wrote: On 18 May 2010 23:31, Zach Calvertzachcalv...@gmail.com wrote: Sorry for asking a question I KNOW has been answered before. Apparently my Google, Bing, and mail-archive.com foo is not strong enough to uncover the answer. I'm using

static optional SCR references

2010-05-18 Thread Justin Edelson
I know there was some confusion about the handling of SCR static optional references in the past, so could someone confirmt that a static optional reference will do this: Assume Component 1 has a static optional reference to Component 2 1) Component 1 activated with null reference to Component