rzo1 commented on code in PR #953:
URL: https://github.com/apache/tomee/pull/953#discussion_r1016698891
##########
pom.xml:
##########
@@ -102,28 +101,16 @@
<version.jakartaee-api>9.1-M2</version.jakartaee-api>
<version.tomee-patch-plugin>0.9</version.tomee-patch-plugin>
- <!--
- JavaMail is both API and IMPL so we don't have them in the jakartaee-api
uber jar.
- We decided to add them here in the project so we can patch/update the 2
libraries without having
Review Comment:
Moving away from Geronimo API + Impls need to be discussed on the list.
I wouldn't change that in this PR. We should keep it as ist and do the
cleanup/renaming. If we have consensus on the list, we might switch away.
--
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]