Re: mvn package, multi-modules and bundles

2010-10-22 Thread Pieter van Boxtel
I can confirm this. Just fixed a breaking build by upgrading to Maven 3.0. Unfortunately Maven 3 won't run on Hudson yet (see HUDSON-4988), but that will be a matter of time. Regards, Pieter On Oct 13, 2010, at 9:22 , Holger Hoffstätte wrote: On Wed, Oct 13, 2010 at 3:49 AM, LongkerDandy

Re: mvn package, multi-modules and bundles

2010-10-22 Thread Justin Edelson
FWIW, Maven 3 can certainly be run via a Hudson freestyle job. It's only the special Maven 2 job type which won't work with Maven 3. On 10/22/10 10:47 AM, Pieter van Boxtel wrote: I can confirm this. Just fixed a breaking build by upgrading to Maven 3.0. Unfortunately Maven 3 won't run on

Using a newer version of sfl4j

2010-10-22 Thread mvangeertruy
Is there any negative impact to using a newer version of slf4j than 1.5.8 with Karaf 2.0.0? v/r, Mike Van

Re: Using a newer version of sfl4j

2010-10-22 Thread Guillaume Nodet
Please post karaf related questions to karaf mailing lists: http://karaf.apache.org/mailing-lists.html On Fri, Oct 22, 2010 at 20:40, mvangeert...@comcast.net wrote: Is there any negative impact to using a newer version of slf4j than 1.5.8 with Karaf 2.0.0? v/r, Mike Van --

possible bug in maven-bundle-plugin

2010-10-22 Thread mvangeertruy
All, A project I'm working with is using a very minimalist implementation of the maven bundle plugin that relies on the maven-bundle-plugin to use the default version of the bundle for Bundle-Version(whatever the pom.version property is set to).  In this case, the version is

Re: Using a newer version of sfl4j

2010-10-22 Thread mvangeertruy
Didnt' want to cross-post. Karaf rides on Felix 3.x.  Are you sure this isnt' a Felix-related question? Mike Van - Original Message - From: Guillaume Nodet gno...@gmail.com To: users@felix.apache.org Sent: Friday, October 22, 2010 4:36:43 PM Subject: Re: Using a newer version

Re: Eclipse Debugger

2010-10-22 Thread Christopher Armstrong
Hi You could also try (Note: I'm the author of this) http://code.google.com/p/felix-eclipse/ But there is tighter Karaf integration with other plugins, and there is also Felix debugging support with one of the PAX projects too. Cheers Chris On 22/10/2010, at 03:13 AM,

Re: possible bug in maven-bundle-plugin

2010-10-22 Thread Richard S. Hall
On 10/22/10 14:48, mvangeert...@comcast.net wrote: All, A project I'm working with is using a very minimalist implementation of the maven bundle plugin that relies on the maven-bundle-plugin to use the default version of the bundle forBundle-Version(whatever the pom.version property is set

Re: Using a newer version of sfl4j

2010-10-22 Thread Richard S. Hall
On 10/22/10 14:52, mvangeert...@comcast.net wrote: Didnt' want to cross-post. Karaf rides on Felix 3.x. Are you sure this isnt' a Felix-related question? The Felix framework doesn't use sfl4j. - richard Mike Van - Original Message - From: Guillaume Nodetgno...@gmail.com To: