Hi Sam,
Did you try building with the following command:
mvn clean install -Dmaven.test.skip=true

You may have some integration tests that are not passing on your machine
and in this way you can at least get going and try the latest Sling.

Cheers,
Dragos

On Mon, Jun 4, 2012 at 9:12 PM, sam ” <[email protected]> wrote:

> Hey,
>
> I am using sling 6 standalone:
> Sling Standalone Application  6  A self-runnable Sling jar.
> org.apache.sling.launchpad-6-standalone.jar<
> http://apache.spinellicreations.com//sling/org.apache.sling.launchpad-6-standalone.jar
> >(
> asc<
> http://www.apache.org/dist/sling/org.apache.sling.launchpad-6-standalone.jar.asc
> >,
> md5<
> http://www.apache.org/dist/sling/org.apache.sling.launchpad-6-standalone.jar.md5
> >)
>
>
> According to /system/console/bundles, it uses:
> org.apache.felix.framework 3.0.8
> org.apache.jackrabbit.jackrabbit-api  2.1.1
>
> I have downloaded:
> Felix Framework Distribution  4.0.2
> tar.gz<
> http://mirror.atlanticmetro.net/apache//felix/org.apache.felix.main.distribution-4.0.2.tar.gz
> >(
> asc<
> http://www.apache.org/dist/felix/org.apache.felix.main.distribution-4.0.2.tar.gz.asc
> >,
> md5<
> http://www.apache.org/dist/felix/org.apache.felix.main.distribution-4.0.2.tar.gz.md5
> >)
> zip<
> http://mirror.atlanticmetro.net/apache//felix/org.apache.felix.main.distribution-4.0.2.zip
> >(
> asc<
> http://www.apache.org/dist/felix/org.apache.felix.main.distribution-4.0.2.zip.asc
> >,
> md5<
> http://www.apache.org/dist/felix/org.apache.felix.main.distribution-4.0.2.zip.md5
> >)
> jackrabbit-webapp-2.4.1.war<
> http://www.apache.org/dyn/closer.cgi/jackrabbit/2.4.1/jackrabbit-webapp-2.4.1.war
> >(24M,
> web application, PGP
> signature<
> http://www.apache.org/dist/jackrabbit/2.4.1/jackrabbit-webapp-2.4.1.war.asc
> >
> )
>
>
>
> How can I upgrade jackrabbit and felix of sling standalone 6?
>
> Do I have to wait for the next sling release?
>
> I tried to build sling trunk.. but it fails.
> http://sling.apache.org/site/getting-and-building-sling.html
>

Reply via email to