We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to stop using javax.servlet bundle and replace the references with either jakarta.servlet bundle or with javax.servlet packages.
javax.servlet
jakarta.servlet
The text was updated successfully, but these errors were encountered:
Switch from javax.servlet to jakarta.servlet #1151
a8600a6
Switch setup and target to jakarta.servlet Remove Orbit 2022-03 Signed-off-by: Alexander Fedorov <[email protected]>
Merge pull request #1152 from eclipse-passage/1151
f769eb1
closed with #1152
Sorry, something went wrong.
ruspl-afed
No branches or pull requests
We need to stop using
javax.servlet
bundle and replace the references with eitherjakarta.servlet
bundle or withjavax.servlet
packages.The text was updated successfully, but these errors were encountered: