On 21/08/2014 09:26, Michael Dürig wrote:
>
>
> On 21.8.14 10:21 , Chetan Mehrotra wrote:
>> Probably we can package the test classes as an attached artifact and
>> make use of that. For example oak-lucene uses the Oak Core test via
>>
>> <dependency>
>>        <groupId>org.apache.jackrabbit</groupId>
>>        <artifactId>oak-core</artifactId>
>>        <version>${project.version}</version>
>>        <classifier>tests</classifier>
>>        <scope>test</scope>
>>      </dependency>
>
> +1. I think we did that elsewhere in the past.
For not loosing track of it https://issues.apache.org/jira/browse/OAK-2046

D.


Reply via email to