You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2022/12/24 15:39:00 UTC

[jira] [Updated] (WICKET-7021) Additional OSGi import fixes

     [ https://issues.apache.org/jira/browse/WICKET-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich updated WICKET-7021:
-----------------------------------
    Description: 
Additional testing uncovered the need for additional import rules

wicket-core needs: javax.servlet
wicket-util needs: javax.xml.parsers
wicket-request needs: javax.servlet.http

  was:Additional testing uncovered the need for additional import rules


> Additional OSGi import fixes
> ----------------------------
>
>                 Key: WICKET-7021
>                 URL: https://issues.apache.org/jira/browse/WICKET-7021
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 9.12.0
>            Reporter: Matt Pavlovich
>            Priority: Major
>
> Additional testing uncovered the need for additional import rules
> wicket-core needs: javax.servlet
> wicket-util needs: javax.xml.parsers
> wicket-request needs: javax.servlet.http



--
This message was sent by Atlassian Jira
(v8.20.10#820010)