[
https://issues.apache.org/jira/browse/WICKET-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598901#comment-17598901
]
Daniel Stoch commented on WICKET-6999:
--------------------------------------
It would be great to solve this together with: WICKET-6958.
> Missing Export-Package of packages with "internal" in name
> ----------------------------------------------------------
>
> Key: WICKET-6999
> URL: https://issues.apache.org/jira/browse/WICKET-6999
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 9.11.0
> Reporter: Daniel Stoch
> Priority: Major
>
> Some packages in Wicket have "internal" word in its name, eg.:
> org.apache.wicket.markup.html.internal
> But they are a part of public API (eg. HtmlHeaderContainer). These packages
> should be exported in MANIFEST.MF file in Export-Package section as in Wicket
> 6.x (I have not checked further versions 7.x and 8.x).
> I think something was broken in MANIFEST.MF generation, maybe some generator
> plugin configuration change? Some generators by default could trait packages
> with "internal" name as private packages. But it is not a case in Wicket
> library.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)