Skip to content
New issue

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

Use exclusively latest Orbit libraries #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

merks
Copy link
Contributor

@merks merks commented Jul 17, 2024

  • jakarta.el -> jakarta.el-api
  • jakarta.servlet -> jakarta.servlet-api
  • jakarta.servlet.jsp -> jakarta.servlet.jsp-api
  • javax.mail -> jakarta.mail-api
  • javax.xml.rpc -> javax.xml.rpc-api
  • javax.xml.soap -> jakarta.xml.soap-api
  • javax.wsdl 1.6.3
  • javax.jws -> jakarta.jws-api
  • jakarta.xml.bind -> jakarta.xml.bind-api
  • javax.xml.stream delete
  • javax.xml.ws -> jakarta.xml.ws-api
  • org.junit4 -> org.junit

eclipse-simrel/simrel.build#438

- jakarta.el -> jakarta.el-api
- jakarta.servlet -> jakarta.servlet-api
- jakarta.servlet.jsp -> jakarta.servlet.jsp-api
- javax.mail -> jakarta.mail-api
- javax.xml.rpc -> javax.xml.rpc-api
- javax.xml.soap -> jakarta.xml.soap-api
- javax.wsdl 1.6.3
- javax.jws -> jakarta.jws-api
- jakarta.xml.bind -> jakarta.xml.bind-api
- javax.xml.stream delete
- javax.xml.ws -> jakarta.xml.ws-api
- org.junit4 -> org.junit

eclipse-simrel/simrel.build#438
@merks
Copy link
Contributor Author

merks commented Jul 17, 2024

@nitind

I validated this by resolving dependencies with only latest orbit aggregation bundles available during resolution and ensuring that everything resolves:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant