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

Christoph Läubrich commented on WICKET-6509:
--------------------------------------------

So in that case they should at least be marked as optional 
(org.junit*;resolution:=optional).
That way people are not forced to deploy junit bundle in their runtime but 
still can use WicketTester if needed in an OSGi aware way.

> Do not import junit packages
> ----------------------------
>
>                 Key: WICKET-6509
>                 URL: https://issues.apache.org/jira/browse/WICKET-6509
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 8.0.0-M8
>            Reporter: Christoph Läubrich
>
> Currently the wicket-core and the wicket-util bundle import junit packages, I 
> think they are not really required to run wicket but imported unintentionally.
> They could be excluded by adding !org.junit* to the maninifest header config 
> section



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to