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

change to compileOnly to avoid jarhell #1062

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

ylwu-amzn
Copy link
Collaborator

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

dhrubo-os
dhrubo-os previously approved these changes Jul 10, 2023
rbhavna
rbhavna previously approved these changes Jul 10, 2023
Signed-off-by: Yaliang Wu <[email protected]>
@ylwu-amzn ylwu-amzn dismissed stale reviews from rbhavna and dhrubo-os via 1a7c8cb July 10, 2023 17:37
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #1062 (971d137) into 2.x (2a6b108) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #1062      +/-   ##
============================================
+ Coverage     77.76%   77.79%   +0.02%     
  Complexity     2021     2021              
============================================
  Files           162      162              
  Lines          8353     8353              
  Branches        836      836              
============================================
+ Hits           6496     6498       +2     
+ Misses         1483     1482       -1     
+ Partials        374      373       -1     
Flag Coverage Δ
ml-commons 77.79% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@ylwu-amzn ylwu-amzn merged commit cb4c209 into opensearch-project:2.x Jul 10, 2023
zane-neo pushed a commit to zane-neo/ml-commons that referenced this pull request Sep 1, 2023
* change to compileOnly to avoid jarhell

Signed-off-by: Yaliang Wu <[email protected]>

* fix missing class

Signed-off-by: Yaliang Wu <[email protected]>

* add json dependency to ml-algorithms

Signed-off-by: Yaliang Wu <[email protected]>

---------

Signed-off-by: Yaliang Wu <[email protected]>
zane-neo pushed a commit that referenced this pull request Sep 1, 2023
* change to compileOnly to avoid jarhell

Signed-off-by: Yaliang Wu <[email protected]>

* fix missing class

Signed-off-by: Yaliang Wu <[email protected]>

* add json dependency to ml-algorithms

Signed-off-by: Yaliang Wu <[email protected]>

---------

Signed-off-by: Yaliang Wu <[email protected]>
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