[
https://issues.apache.org/jira/browse/MWAR-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057721#comment-17057721
]
Michael Osipov commented on MWAR-430:
-------------------------------------
Does it matter for the test case where the old or new one is used? The upcoming
version shall not contain any functional changes, but only a package rename.
> Remove or adapt hardcoded reference to javax.servlet package
> ------------------------------------------------------------
>
> Key: MWAR-430
> URL: https://issues.apache.org/jira/browse/MWAR-430
> Project: Maven WAR Plugin
> Issue Type: Bug
> Reporter: Olivier Lamy
> Assignee: Olivier Lamy
> Priority: Major
>
> code contains reference to
> {code:java}
> javax.servlet.annotation.WebServlet
> {code}
> [https://github.com/apache/maven-war-plugin/blob/40811a303a680850c33cccf627f76a31ddaac730/src/main/java/org/apache/maven/plugins/war/WarMojo.java#L314]
> when using new servlet namespace jakarta the test result is a bit different
--
This message was sent by Atlassian Jira
(v8.3.4#803005)