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 log4j-core to v2.12.4 #211

Closed
wants to merge 1 commit into from

Conversation

sumedhe
Copy link
Member

@sumedhe sumedhe commented Oct 21, 2024

Related issue: wso2/product-is#21441

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

asha15 commented Oct 24, 2024

Build has been failing due to the following error and it has been fixed with following PR [1].

2024-10-21T10:06:52.2010788Z [INFO] -------------------------------------------------------------
2024-10-21T10:06:52.2013747Z [ERROR] COMPILATION ERROR : 
2024-10-21T10:06:52.2014472Z [INFO] -------------------------------------------------------------
2024-10-21T10:06:52.2018634Z [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
2024-10-21T10:06:52.2022005Z   symbol:   static ROOT_TENANT_DOMAIN
2024-10-21T10:06:52.2022725Z   location: class
2024-10-21T10:06:52.2026473Z [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
2024-10-21T10:06:52.2030216Z   symbol:   variable ROOT_TENANT_DOMAIN
2024-10-21T10:06:52.2031892Z   location: class org.wso2.carbon.identity.rest.api.user.organization.v1.core.UserOrganizationService
2024-10-21T10:06:52.2033253Z [INFO] 2 errors 

[1] wso2/identity-organization-management-core#155

Closing the PR as the version bump will be done 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