bgooren commented on code in PR #1278:
URL: https://github.com/apache/wicket/pull/1278#discussion_r2440276289
##########
wicket-auth-roles/pom.xml:
##########
@@ -24,7 +24,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wicket-auth-roles</artifactId>
- <packaging>bundle</packaging>
+ <packaging>jar</packaging>
Review Comment:
The same question was asked and answered here:
https://github.com/apache/wicket/pull/758#discussion_r1441652353
Since these changes did not have any negative consequences for the wicket-10
(main) branch, I think it will not be an issue for wicket-9.x either.
Please check the discussion on the wicket 10 pull request (which was merged
in 2024) for more details.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]