You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2012/12/17 13:38:13 UTC

[jira] [Resolved] (JENA-141) SDB has JUnit as its runtime dependency: we should avoid that

     [ https://issues.apache.org/jira/browse/JENA-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-141.
--------------------------------

    Resolution: Fixed

This got fixed at some point.
                
> SDB has JUnit as its runtime dependency: we should avoid that
> -------------------------------------------------------------
>
>                 Key: JENA-141
>                 URL: https://issues.apache.org/jira/browse/JENA-141
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: SDB
>            Reporter: Paolo Castagna
>            Priority: Minor
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Apparently, SDB has JUnit as its runtime dependency:
>     <dependency>
>       <groupId>junit</groupId>
>       <artifactId>junit</artifactId>
>       <version>4.5</version>
>       <!-- <scope>test</scope> -->
>     </dependency>
> The <scope>test</scope> is commented out.
> The sdb.test and sdb.junit packages should be moved into the directory with all the other tests.
> SDB should move to an usual project layout as the other Jena modules.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira