[
https://issues.apache.org/jira/browse/WICKET-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296614#comment-16296614
]
Martin Grigorov commented on WICKET-6509:
-----------------------------------------
It is marked as "provided" here:
https://github.com/apache/wicket/blob/e7597f03f2c605badfa114011935cb79a51f2717/wicket-core/pom.xml#L43
OSGi support has always been (and will be a best effort)!
Please step up and provide patch!
> Import junit packages as optional
> ---------------------------------
>
> Key: WICKET-6509
> URL: https://issues.apache.org/jira/browse/WICKET-6509
> Project: Wicket
> Issue Type: Improvement
> 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)