[
https://issues.apache.org/jira/browse/WICKET-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309342#comment-16309342
]
Christoph Läubrich commented on WICKET-6509:
--------------------------------------------
I also verified with a local build that for some reason the configuration of
the bundle plugin is ignored and the imports are still there, I didn't noticed
before that even with the old config junit packages should already be excluded.
I'll check what is the root cause for this, maybe something in the maven config
interferes with the osgi config, I also tried with older version of the
bundle-plugin but the problem persists.
> 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
> Assignee: Martin Grigorov
> Fix For: 8.0.0
>
>
> 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)