GChuf commented on PR #5702: URL: https://github.com/apache/activemq-artemis/pull/5702#issuecomment-2912401827
I closed the PR on the "console" repo, but before I close it here, just a question: does it make sense to change the group and artifactIDs, even if the version stays the same? current: ``` <groupId>org.eclipse.jetty.toolchain</groupId> <artifactId>jetty-jakarta-servlet-api</artifactId> ``` relocated to: ``` <groupId>jakarta.servlet</groupId> <artifactId>jakarta.servlet-api</artifactId> ``` if and whenever the change to v6+ happens, it would be much more straightforward. -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact