Re: Latest maven-bundle-plugin 2.4.0-SNAPSHOT

2011-11-17 Thread Stuart McCulloch
On 17 Nov 2011, at 22:12, Andrei Pozolotin wrote: > Stuart: > > one more bizarreness: > > 1) parent pom declares > > >org.apache.felix >maven-bundle-plugin >true > > >*,META-I

Re: Latest maven-bundle-plugin 2.4.0-SNAPSHOT

2011-11-17 Thread Andrei Pozolotin
Stuart: one more bizarreness: 1) parent pom declares org.apache.felix maven-bundle-plugin true *,META-INF.services OSGI-INF/components/*.xml

Re: Latest maven-bundle-plugin 2.4.0-SNAPSHOT

2011-11-17 Thread Andrei Pozolotin
yes, that did it, thank you! I wish it was in bold, red, and font size 128 :-) Original Message Subject: Re: Latest maven-bundle-plugin 2.4.0-SNAPSHOT From: Stuart McCulloch To: users@felix.apache.org Date: Thu 17 Nov 2011 03:00:43 PM CST > On 17 Nov 2011, at 20:58, Andrei Poz

Re: Latest maven-bundle-plugin 2.4.0-SNAPSHOT

2011-11-17 Thread Stuart McCulloch
On 17 Nov 2011, at 20:58, Andrei Pozolotin wrote: > Stuart: > > 0) I have maven-bundle-plugin enabled in the project; > > 1) I have other plugin that places some generated files directly in > {basedir}/target/classes > > 2) when I run "mvn jar:jar" these files appear in the final jar just fine

Re: Latest maven-bundle-plugin 2.4.0-SNAPSHOT

2011-11-17 Thread Andrei Pozolotin
Stuart: 0) I have maven-bundle-plugin enabled in the project; 1) I have other plugin that places some generated files directly in {basedir}/target/classes 2) when I run "mvn jar:jar" these files appear in the final jar just fine; 3) but when I run "mvn package" (which invokes maven-bundle-plugi

RE: Embedded Felix ScrService ClassCastException

2011-11-17 Thread Conreaux, Patrick
Thank you Justin and Felix. I'll try out both options. I'm confident that this will resolve the issue. Cheers, Patrick -Original Message- From: Felix Meschberger [mailto:fmesc...@adobe.com] Sent: Thursday, November 17, 2011 3:06 AM To: users@felix.apache.org Subject: Re: Embedded Felix

Re: Embedded Felix ScrService ClassCastException

2011-11-17 Thread Felix Meschberger
Hi, Am 17.11.2011 um 05:46 schrieb Justin Edelson: > Ah. OK. Your email sounded to me like there was documentation which > *specifically* referred to the SCR Bundle. > > The problem you are running into is that the SCR Bundle does not > import org.apache.felix.scr. Compare this with the Event Ad