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 2021/10/07 10:36: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=17143614#comment-17143614 ] 

Julian Reschke edited comment on JCR-4577 at 10/7/21, 10:35 AM:
----------------------------------------------------------------

trunk: (2.21.2) [r1879138|http://svn.apache.org/r1879138] [r1878475|http://svn.apache.org/r1878475] [r1878472|http://svn.apache.org/r1878472] [r1878471|http://svn.apache.org/r1878471] [r1878432|http://svn.apach
e.org/r1878432] [r1878429|http://svn.apache.org/r1878429]
2.20: [r1893966|http://svn.apache.org/r1893966]



was (Author: reschke):
trunk: [r1879138|http://svn.apache.org/r1879138] [r1878475|http://svn.apache.org/r1878475] [r1878472|http://svn.apache.org/r1878472] [r1878471|http://svn.apache.org/r1878471] [r1878432|http://svn.apache.org/r1878432] [r1878429|http://svn.apache.org/r1878429]

> 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
>              Labels: candidate_jcr_2_16
>             Fix For: 2.22, 2.21.2, 2.20.4
>
>
> 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)