You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2017/12/19 09:16:05 UTC

[jira] [Commented] (WICKET-6509) Do not import junit packages

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

Martijn Dashorst commented on WICKET-6509:
------------------------------------------

They do depend on it, due to WicketTester and friends depending on the JUnit APIs.

> 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)