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

Add jdk 11 and 17 support along with spring framework removal #37

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

DinithHerath
Copy link
Contributor

@DinithHerath DinithHerath commented Oct 31, 2024

This pull request includes significant changes to the org.wso2.carbon.healthcheck.api.endpoint module, focusing on dependency updates and configuration modifications. The most important changes involve removing Spring dependencies, updating various plugin versions, and adjusting servlet configurations.

Dependency and Plugin Updates:

  • Removed spring-web dependency from pom.xml files.
  • Updated multiple plugin and library versions in the pom.xml files, including build.helper.plugin, org.codehaus.jackson, maven.war.plugin, and jacoco.

Configuration Changes:

  • Modified web.xml to replace Spring-based servlet configuration with CXF JAX-RS configuration, including new init parameters for service classes and providers.

Related Issues

  1. https://github.com/wso2-enterprise/wso2-apim-internal/issues/7560
  2. https://github.com/wso2-enterprise/wso2-apim-internal/issues/7739
  3. https://github.com/wso2-enterprise/wso2-apim-internal/issues/7633

@DinithHerath DinithHerath self-assigned this Oct 31, 2024
@DinithHerath DinithHerath merged commit c3553e7 into wso2:master Nov 1, 2024
2 checks passed
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.

2 participants