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

Andy Seaborne closed JENA-141.
------------------------------

    
> 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

Reply via email to