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

ELY-2630, EL-2365 , ELY-2635 #1958

Closed

Conversation

@nidhiazad nidhiazad changed the title ELY-2630 Method useWebServices can use the method useWebServicesPrope… ELY-2630, EL-2365 Sep 21, 2023
@nidhiazad nidhiazad changed the title ELY-2630, EL-2365 ELY-2630, EL-2365 , ELY-2635 Sep 21, 2023
@Skyllarr
Copy link
Contributor

@nidhiazad There are 2 commits with the same title, please make sure there is only 1 commit for 1 issue. Let us know if you need help with that. Thank you so much!

@PrarthonaPaul
Copy link
Contributor

Hi @nidhiazad it seems that some tests are failing currently. Would you be able to run mvn clean install with -X and -e tags on your local branch to see what is going wrong? If you need help with debugging, please feel free to let us know.

@nidhiazad
Copy link
Author

I will check the issue and also run mvn clean install with -X and -e tags on my local branch

newMap.putAll(webservicesProperties);
newMap.values().removeIf(Objects::isNull);
return new AuthenticationConfiguration(this, SET_WEBSERVICES_PROPS, optimizeMap(newMap));
return useWebServicesProperties(webServicesProperties);
Copy link
Contributor

@Skyllarr Skyllarr Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nidhiazad I am very sorry, this issue should be closed as "won't do", this is not thread safe operation. Please close the jira issue ELY-2630 as won't do, thank you!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay. Thanks for the update.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nidhiazad Thank you for closing the jira issue. You can remove this commit from this PR. Other 2 issues seem okay to me, only you need to rename the commit that fixes the link to jira issues. Let us know if you need any help, thank you!

@Skyllarr
Copy link
Contributor

@nidhiazad ELY-2635 was already merged, and ELY-2630 was closed. This PR contains changing of link from https://issues.jboss.org/browse/ELY to https://issues.redhat.com/browse/ELY , which is issue number ELY-2412.

Please update this PR to contain only the ELY-2412 change in a single commit. Thank you!

@PrarthonaPaul
Copy link
Contributor

There haven't been any updates on this one in a few weeks so going to close it. Feel free to re-open. Thanks.
Changes made for [ELY-2635] has been moved to another PR: #2012

@Skyllarr Skyllarr closed this Oct 16, 2023
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.

3 participants