You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Artyom Stetsenko (JIRA)" <ji...@apache.org> on 2014/05/11 00:15:21 UTC

[jira] [Updated] (SLING-3479) Upgrade Oak Repository Server bundle to Oak 0.20

     [ https://issues.apache.org/jira/browse/SLING-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artyom Stetsenko updated SLING-3479:
------------------------------------

    Attachment: SLING-3479-Oak020.patch

Attached patch updating Sling to Oak 0.20.0.
* Jackrabbit/Oak integration tests ({{bundles/jcr/it-jackrabbit-oak}}) (/)
* Sling integration tests ({{launchpad/integration-tests}}) (!)
** 4 tests fail:
*** {{ResourceResolverProxyTest.runWriteableResourcesTest:26 23 tests failed}} (mostly of the form {{expected:</\[content/\]playground.html> but was:</\[\]playground.html>}})
*** {{VanityPathTest.test302Redirect:101 expected:<302> but was:<404>}}
*** {{VanityPathTest.testRedirectOnPathWithExtension:179->waitForMapReload:203 RetryLoop failed, condition is false after 5 seconds: Wait for OSGi event on topic org/apache/sling/api/resource/ResourceResolverMapping/CHANGED}}
*** {{VanityPathTest.testRedirectKeepingExtensionAndSelector:152 expected:<302> but was:<404>}}
** Failures seem to be due to missing {{ResourceResolverMapping/CHANGED}} events: Resource Resolver's mappings seem to remain unchanged; possibly introduced as a result of [OAK-1539].
** Perhaps failing tests could be annotated {{@JackrabbitOnly}} for now.

> Upgrade Oak Repository Server bundle to Oak 0.20
> ------------------------------------------------
>
>                 Key: SLING-3479
>                 URL: https://issues.apache.org/jira/browse/SLING-3479
>             Project: Sling
>          Issue Type: Improvement
>          Components: Oak
>            Reporter: Artyom Stetsenko
>            Priority: Minor
>         Attachments: SLING-3479-Oak018.patch, SLING-3479-Oak020.patch
>
>
> Oak Repository Server bundle currently runs on Oak 0.10. It would be nice to upgrade it to the latest Oak version*.
> * Oak 0.20 is being targeted instead of the currently latest release 0.19 because of [OAK-1581], which causes a test at bundles/jcr/it-jackrabbit-oak to fail



--
This message was sent by Atlassian JIRA
(v6.2#6252)