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)