Hi

We may have discussed this similarly in the Jackrabbit days, but alas …

Don’t we want to go with the most recent Oak release from the 1.1.x line ? Or 
is it by intent to stay on the slow, stable 1.0.x line ?

Regards
Felix

Am 14.10.2014 um 17:17 schrieb bdelacre...@apache.org:

> Author: bdelacretaz
> Date: Tue Oct 14 15:17:33 2014
> New Revision: 1631784
> 
> URL: http://svn.apache.org/r1631784
> Log:
> Upgrade to latest Oak 1.0.7 - launchpad/testing tests pass with 
> -Dsling.run.modes=oak, except ResourceResolverProxyTest which failed with 
> 1.0.6 already
> 
> 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=1631784&r1=1631783&r2=1631784&view=diff
> ==============================================================================
> --- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
> +++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Tue Oct 14 
> 15:17:33 2014
> @@ -555,7 +555,7 @@
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-core</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>         <!-- embedded in oak.server for now
> @@ -569,37 +569,37 @@
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-commons</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-mk</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-mk-api</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-mk-remote</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-lucene</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>         <bundle>
>             <groupId>org.apache.jackrabbit</groupId>
>             <artifactId>oak-blob</artifactId>
> -            <version>1.0.6</version>
> +            <version>1.0.7</version>
>             <runModes>oak</runModes>
>         </bundle>
>     </startLevel>
> 
> 

Reply via email to