Skip to content

fix: downgrade to javax and JDK11 #509

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

Conversation

federicorispo
Copy link
Member

⚠️ Don't merge since the destination branch must not be the master!

  • Reverted github workflows to build the project with JDK11
  • Replaced jakarta imports with javax
  • Updated README with a description of the reason for this version.

actions-user and others added 30 commits August 17, 2022 17:49
…tart/renovate/major-lib_slf4j_ver

fix(deps): update lib_slf4j_ver to v2 (major)
…tart/renovate/groovy-monorepo

fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.13
…tart/renovate/lib_graphql_java_ver

fix(deps): update dependency com.graphql-java:graphql-java to v19.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…tart/dependabot/maven/examples/osgi/apache-karaf-feature/com.fasterxml.jackson.core-jackson-databind-2.13.4.1

chore(deps): bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /examples/osgi/apache-karaf-feature
federicorispo and others added 25 commits March 14, 2023 19:11
- Reverted github workflows to build the project with JDK11
- Replaced jakarta imports with javax
- Updated README with a description of the reason for this version.
…tart/renovate/all-minor-patch

fix(deps): update dependency com.graphql-java:graphql-java to v20.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…tart/dependabot/maven/examples/osgi/apache-karaf-feature/com.fasterxml.jackson.core-jackson-databind-2.13.4.2

chore(deps): bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /examples/osgi/apache-karaf-feature
…tart/renovate/all-minor-patch

chore(deps): update all non-major dependencies
…tart/renovate/all-minor-patch

fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.12
…tart/feature/516-websocket-origin

fix(#516): add origin check to websockets
…tart/490-consider-making-servlet-apis-provided-by-server

feat: limit scope of servlet-api libs
@federicorispo federicorispo changed the base branch from master to javax May 10, 2023 19:39
@federicorispo
Copy link
Member Author

Maintaining different branches for each flavour (jakarta and javax) is too much work. I close this PR proposing a new solution with this new one: #522

@federicorispo federicorispo deleted the fix/re-enable-jdk11-and-revert-javax branch May 12, 2023 13:32
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.

4 participants