Re: [PR] [UPDATE] more javax APIs migrated to jakarta [james-project]

2024-03-22 Thread via GitHub
romainmoreau commented on code in PR #2141: URL: https://github.com/apache/james-project/pull/2141#discussion_r1535772288 ## server/apps/cassandra-app/src/assemble/license-for-binary.txt: ## @@ -1103,37 +1103,3 @@ Within the lib directory implementations of the

Re: [PR] [UPDATE] more javax APIs migrated to jakarta [james-project]

2024-03-22 Thread via GitHub
chibenwa merged PR #2141: URL: https://github.com/apache/james-project/pull/2141 -- 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:

Re: [PR] [UPDATE] more javax APIs migrated to jakarta [james-project]

2024-03-22 Thread via GitHub
chibenwa commented on PR #2141: URL: https://github.com/apache/james-project/pull/2141#issuecomment-2015253772 I am merging this in order to reduce the rebase pain... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [UPDATE] more javax APIs migrated to jakarta [james-project]

2024-03-22 Thread via GitHub
chibenwa commented on code in PR #2141: URL: https://github.com/apache/james-project/pull/2141#discussion_r1535691336 ## server/apps/cassandra-app/src/assemble/license-for-binary.txt: ## @@ -1103,37 +1103,3 @@ Within the lib directory implementations of the

Re: [PR] [UPDATE] more javax APIs migrated to jakarta [james-project]

2024-03-21 Thread via GitHub
romainmoreau commented on PR #2141: URL: https://github.com/apache/james-project/pull/2141#issuecomment-2011686876 You're welcome! Here are notes I took about some changes related to Spring: - `xbean-spring` was removed because it's not needed anymore based on git history and code

[PR] [UPDATE] more javax APIs migrated to jakarta [james-project]

2024-03-20 Thread via GitHub
romainmoreau opened a new pull request, #2141: URL: https://github.com/apache/james-project/pull/2141 This PR migrates to the following Jakarta APIs: - jakarta.annotation - jakarta.inject - jakarta.jms - jakarta.persistence - jakarta.servlet It was started at the time