That seems to have solved to problem in the SlingRepository Integration
Tests but there seems to
be a similar problem in Scripting Core implementation
(<sling>/bundles/scripting/core/) where
BindingValuesProvidersByContextIT contains the line
mavenBundle("org.apache.sling", "org.apache.sling.scripting.api",
"2.1.5-SNAPSHOT"),
and the trunk contains the version 2.1.7-SNAPSHOT
/Pontus
On 17 March 2014 15:46, Bertrand Delacretaz <[email protected]> wrote:
> Hi,
>
> On Mon, Mar 17, 2014 at 3:22 PM, Pontus Amberg <[email protected]>
> wrote:
> > ...I think the reason might be that JackrabbitRepositoryIT &
> > OakRepositoryIT contains the line
> >
> > mavenBundle("org.apache.sling", "org.apache.sling.jcr.base",
> > "2.2.1-SNAPSHOT"),...
>
> Thanks for reporting this, should be fixed by
> http://svn.apache.org/r1578404 - can you try again?
>
> -Bertrand
>