The artifacts should be in central now, I've already updated the list with "my" releases
Carsten 2014-09-01 13:12 GMT+02:00 Robert Munteanu <[email protected]>: > On Mon, Sep 1, 2014 at 1:54 PM, Carsten Ziegeler <[email protected]> > wrote: > > Hi, > > > > these artifacts are not synced to Maven central yet, so this breaks the > > build atm > > Thanks for the heads-up, reverted in https://svn.apache.org/r1621736. > > Robert > > > > > Carsten > > > > > > 2014-09-01 11:23 GMT+02:00 <[email protected]>: > > > >> Author: rombert > >> Date: Mon Sep 1 09:23:30 2014 > >> New Revision: 1621718 > >> > >> URL: http://svn.apache.org/r1621718 > >> Log: > >> Use latest releases for recent releases > >> > >> Modified: > >> sling/trunk/launchpad/builder/src/main/bundles/list.xml > >> > >> Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml > >> URL: > >> > http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1621718&r1=1621717&r2=1621718&view=diff > >> > >> > ============================================================================== > >> --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original) > >> +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Sep 1 > >> 09:23:30 2014 > >> @@ -60,12 +60,12 @@ > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> <artifactId>org.apache.sling.installer.core</artifactId> > >> - <version>3.5.5-SNAPSHOT</version> > >> + <version>3.5.4</version> > >> </bundle> > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> > >> <artifactId>org.apache.sling.installer.provider.file</artifactId> > >> - <version>1.0.5-SNAPSHOT</version> > >> + <version>1.0.4</version> > >> </bundle> > >> <bundle> > >> <groupId>org.apache.felix</groupId> > >> @@ -180,7 +180,7 @@ > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> <artifactId>org.apache.sling.api</artifactId> > >> - <version>2.8.1-SNAPSHOT</version> > >> + <version>2.8.0</version> > >> </bundle> > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> @@ -245,7 +245,7 @@ > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> <artifactId>org.apache.sling.jcr.resource</artifactId> > >> - <version>2.3.7-SNAPSHOT</version> > >> + <version>2.3.8</version> > >> </bundle> > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> @@ -327,7 +327,7 @@ > >> <bundle> > >> <groupId>org.apache.sling</groupId> > >> > >> <artifactId>org.apache.sling.installer.provider.jcr</artifactId> > >> - <version>3.1.9-SNAPSHOT</version> > >> + <version>3.1.8</version> > >> </bundle> > >> </startLevel> > >> <startLevel level="5"> > >> > >> > >> > > > > > > -- > > Carsten Ziegeler > > Adobe Research Switzerland > > [email protected] > > > > -- > Sent from my (old) computer > -- Carsten Ziegeler Adobe Research Switzerland [email protected]
