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

Whitesource remediate/gradle 8.x #517

Merged

Conversation

reta
Copy link
Contributor

@reta reta commented Mar 3, 2023

Description

Reopening #441 with JUnit Framework workaround

Issues Resolved

See please #441

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
@reta
Copy link
Contributor Author

reta commented Mar 3, 2023

@dbwiddis I sadly cannot push changes to #441, had to reopen the pull request (with your changes included), thank you.

Copy link
Member

@saratvemulapalli saratvemulapalli left a comment

Choose a reason for hiding this comment

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

Thank you @reta !
@dbwiddis would love your eyes as you looked at this earlier.

@reta reta force-pushed the whitesource-remediate/gradle-8.x branch from 18df138 to 22e0c1e Compare March 3, 2023 18:21
owaiskazi19
owaiskazi19 previously approved these changes Mar 3, 2023
Copy link
Member

@owaiskazi19 owaiskazi19 left a comment

Choose a reason for hiding this comment

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

Welcome to the SDK repo @reta!

dbwiddis
dbwiddis previously approved these changes Mar 3, 2023
@reta
Copy link
Contributor Author

reta commented Mar 3, 2023

Build fails with

ERROR StatusConsoleListener An exception occurred processing Appender console
 org.apache.logging.log4j.core.appender.AppenderLoggingException: java.lang.LinkageError: loader 'platform' attempted duplicate class definition for sun.text.resources.cldr.ext.FormatData_tzm. (sun.text.resources.cldr.ext.FormatData_tzm is in module jdk.localedata of loader 'platform')
	at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:165)
	at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:134)

Looking into it ...

@dbwiddis
Copy link
Member

dbwiddis commented Mar 3, 2023

Changes "look" good but not sure why the tests are failing so holding off on merging.

@dbwiddis
Copy link
Member

dbwiddis commented Mar 3, 2023

For the record, 8.0.2 didn't fully fix the issue, so we are still waiting for 8.1 on this workaround. @reta of note we use Junit 5.

@reta
Copy link
Contributor Author

reta commented Mar 3, 2023

For the record, 8.0.2 didn't fully fix the issue, so we are still waiting for 8.1 on this workaround. @reta of note we use Junit 5.

That's what I figured out, fixing that, thanks @dbwiddis :)

@reta reta dismissed stale reviews from dbwiddis and owaiskazi19 via 30d7bb9 March 3, 2023 19:25
@reta reta force-pushed the whitesource-remediate/gradle-8.x branch from 22e0c1e to 30d7bb9 Compare March 3, 2023 19:25
@reta
Copy link
Contributor Author

reta commented Mar 3, 2023

@dbwiddis should be all set, thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #517 (30d7bb9) into main (85b9c6d) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               main     #517   +/-   ##
=========================================
  Coverage     66.98%   66.98%           
  Complexity      188      188           
=========================================
  Files            35       35           
  Lines           833      833           
  Branches         25       25           
=========================================
  Hits            558      558           
  Misses          264      264           
  Partials         11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dbwiddis dbwiddis merged commit 9df742a into opensearch-project:main Mar 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 5, 2023
* Update dependency gradle to v8

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>

* Applied temporary workaround for gradle/gradle#23995

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 9df742a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Mar 5, 2023
* Update dependency gradle to v8



* Applied temporary workaround for gradle/gradle#23995



---------




(cherry picked from commit 9df742a)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 17, 2023
* Update dependency gradle to v8

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>

* Applied temporary workaround for gradle/gradle#23995

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 19, 2023
* Update dependency gradle to v8

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>

* Applied temporary workaround for gradle/gradle#23995

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Nurym <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants