You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2020/06/04 10:28:00 UTC

[jira] [Comment Edited] (JCR-4577) Define org.apache.derby as Test-Dependency

    [ https://issues.apache.org/jira/browse/JCR-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125794#comment-17125794 ] 

Julian Reschke edited comment on JCR-4577 at 6/4/20, 10:27 AM:
---------------------------------------------------------------

Also, jcr-commons ceased to be an OSGi bundle, causing jackrabbit-it-osgi to fail.

Reverting for now.


was (Author: reschke):
Also, jcr-ceased to be an OSGi bundle, causing jackrabbit-it-osgi to fail.

Reverting for now.

> 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: Julian Reschke
>            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)