[
https://issues.apache.org/jira/browse/JCR-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125907#comment-17125907
]
Claus Köll commented on JCR-4577:
---------------------------------
trunk: [r1878475|http://svn.apache.org/viewvc?view=revision&revision=1878475]
On my local pc all tests passed
> Define org.apache.derby as Test-Dependency
> ------------------------------------------
>
> Key: JCR-4577
> URL: https://issues.apache.org/jira/browse/JCR-4577
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Claus Köll
> Assignee: Claus Köll
> Priority: Minor
> Fix For: 2.22
>
>
> At the moment we have following dependency.
> {code:java}
> <dependency>
> <groupId>org.apache.derby</groupId>
> <artifactId>derby</artifactId>
> </dependency>
> {code}
> As i can see it should be in test scope
--
This message was sent by Atlassian Jira
(v8.3.4#803005)