Re: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-16 Thread Ian Boston
On 17 Sep 2009, at 06:26, Mike Müller wrote: Hi I'm a little bit stuck: I tried to use the newest org.apache.sling.launchpad.base.jar to test SLING-922. I took the org.apache.sling.launchpad.app-6-SNAPSHOT.jar and replaced the org.apache.sling.launchpad.base.jar there with the org.apache.slin

Re: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-17 Thread Bertrand Delacretaz
On Wed, Sep 16, 2009 at 10:26 PM, Mike Müller wrote: > ...I tried to use the newest > org.apache.sling.launchpad.base.jar to test SLING-922 > ...So maybe my question is a little bit silly: What is the right > and eaysiest way to that?... Checking with mvn dependency:resolve, launchpad/app co

RE: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-17 Thread Mike Müller
> > ...I tried to use the newest > > org.apache.sling.launchpad.base.jar to test SLING-922 > > > ...So maybe my question is a little bit silly: What is the right > > and eaysiest way to that?... > > Checking with mvn dependency:resolve, launchpad/app correctly depends > on launchpad.base:jar:ap

Re: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-17 Thread Felix Meschberger
Hi Mike, Mike Müller schrieb: > Hi > > I'm a little bit stuck: I tried to use the newest > org.apache.sling.launchpad.base.jar to test SLING-922. > I took the org.apache.sling.launchpad.app-6-SNAPSHOT.jar and > replaced the org.apache.sling.launchpad.base.jar there with > the org.apache.sling.lau

Re: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-17 Thread Bertrand Delacretaz
Hi Mike, On Thu, Sep 17, 2009 at 1:58 PM, Mike Müller wrote: > ...If you build launchpad/app it's using > launchpad.base 2.0.4-INCUBATOR for the launcher-jar because of the > launchpad/app/pom.xml... Ok, got it now, the launchpad.base version is declared twice (argh) in that pom, and both instan

RE: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-17 Thread Mike Müller
Hi Felix > > I'm a little bit stuck: I tried to use the newest > > org.apache.sling.launchpad.base.jar to test SLING-922. > > I took the org.apache.sling.launchpad.app-6-SNAPSHOT.jar and > > replaced the org.apache.sling.launchpad.base.jar there with > > the org.apache.sling.launchpad.base-2.0.5-S

Re: Easiest way to use newest org.apache.sling.launchpad.base.jar in standalone Sling app

2009-09-17 Thread Felix Meschberger
Hi Mike, Mike Müller schrieb: > Hi Felix > >>> I'm a little bit stuck: I tried to use the newest >>> org.apache.sling.launchpad.base.jar to test SLING-922. >>> I took the org.apache.sling.launchpad.app-6-SNAPSHOT.jar and >>> replaced the org.apache.sling.launchpad.base.jar there with >>> the org.