You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Timothee Maret (JIRA)" <ji...@apache.org> on 2017/02/16 09:06:41 UTC

[jira] [Created] (JCRVLT-159) Run FileVault core integration tests on oak-segment-tar

Timothee Maret created JCRVLT-159:
-------------------------------------

             Summary: Run FileVault core integration tests on oak-segment-tar
                 Key: JCRVLT-159
                 URL: https://issues.apache.org/jira/browse/JCRVLT-159
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: Packaging
    Affects Versions: 3.1.30
            Reporter: Timothee Maret
             Fix For: 3.1.36


Currently the vlt core IT tests run on segment-tar [0]. This issue tracks running the tests on the new segment tar implementation

{code}
<dependency>
            <groupId>org.apache.jackrabbit</groupId>
            <artifactId>oak-segment-tar</artifactId>
            <version>1.6</version>
            <scope>test</scope>
        </dependency>
{code}

[0] https://github.com/apache/jackrabbit-filevault/blob/trunk/vault-core/pom.xml#L216



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)