Hi, Am Dienstag, den 25.01.2011, 13:43 +0000 schrieb Justin Edelson: > > On Jan 25, 2011, at 8:39 AM, Felix Meschberger <[email protected]> wrote: > > > Hi, > > > > Am Dienstag, den 25.01.2011, 13:34 +0000 schrieb Justin Edelson: > >> Meh... This will likely break running 'mvn launchpad:run' in > >> launchpad/builder. > > > > Really ?? What's the problem ? Should/can this be fixed ? > > Nevermind. I misread the commit.
Uff, relieved ! Regards Felix > > > > > >> > >> Does anyone actually do this? I typically only run launchpad like this > >> from launchpad/testing. > > > > I have done once, but generally don't. But, I would assume if it is > > intended to work, it should really work ;-) > > > > Regards > > Felix > > > >> > >> Justin > >> > >> On Jan 25, 2011, at 6:02 AM, [email protected] wrote: > >> > >>> Author: fmeschbe > >>> Date: Tue Jan 25 11:02:28 2011 > >>> New Revision: 1063225 > >>> > >>> URL: http://svn.apache.org/viewvc?rev=1063225&view=rev > >>> Log: > >>> use released version of the launchpad plugin > >>> > >>> Modified: > >>> sling/trunk/launchpad/builder/pom.xml > >>> > >>> Modified: sling/trunk/launchpad/builder/pom.xml > >>> URL: > >>> http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/pom.xml?rev=1063225&r1=1063224&r2=1063225&view=diff > >>> ============================================================================== > >>> --- sling/trunk/launchpad/builder/pom.xml (original) > >>> +++ sling/trunk/launchpad/builder/pom.xml Tue Jan 25 11:02:28 2011 > >>> @@ -74,7 +74,7 @@ > >>> <plugin> > >>> <groupId>org.apache.sling</groupId> > >>> <artifactId>maven-launchpad-plugin</artifactId> > >>> - <version>2.0.7-SNAPSHOT</version> > >>> + <version>2.0.8</version> > >>> <executions> > >>> <execution> > >>> <id>prepare-package-war</id> > >>> > >>> > > > >
