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

Upgrade tomcat-coyote to v9.0.90 #209

Closed
wants to merge 1 commit into from

Conversation

sumedhe
Copy link
Member

@sumedhe sumedhe commented Oct 20, 2024

Related issue: wso2/product-is#21420

Upgrading tomcat-coyote to version 9.0.90
@asha15
Copy link
Contributor

asha15 commented Oct 24, 2024

Build has been failing with the following error:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:42 min
[INFO] Finished at: 2024-10-20T20:03:12Z
[INFO] ------------------------------------------------------------------------
Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project org.wso2.carbon.identity.rest.api.user.organization.v1: Compilation failure: Compilation failure: 
Error:  /home/runner/work/identity-api-user/identity-api-user/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1/src/main/java/org/wso2/carbon/identity/rest/api/user/organization/v1/core/UserOrganizationService.java:[61,1] cannot find symbol
Error:    symbol:   static ROOT_TENANT_DOMAIN
Error:    location: class
Error:  /home/runner/work/identity-api-user/identity-api-user/components/org.wso2.carbon.identity.api.user.organization/org.wso2.carbon.identity.rest.api.user.organization.v1/src/main/java/org/wso2/carbon/identity/rest/api/user/organization/v1/core/UserOrganizationService.java:[287,89] cannot find symbol
Error:    symbol:   variable ROOT_TENANT_DOMAIN
Error:    location: class org.wso2.carbon.identity.rest.api.user.organization.v1.core.UserOrganizationService

Closing the PR as the version bump and build failure will be fixed with #214

@asha15 asha15 closed this Oct 24, 2024
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