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

Use GraalVM CE 22.3.1 to fix Nightly Build #23728

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Jan 25, 2023

For #21347.

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

- Update OpenGauss JDBC to 3.1.0-og to match GraalVM reachability metadata
- Update Commons DBCP2 to 2.9.0 to match GraalVM reachability metadata in the future nativeTest
- Update native-maven-plugin to 0.9.19 to output richer Native Image build logs
@codecov-commenter
Copy link

Codecov Report

Merging #23728 (6cdcdec) into master (9d22824) will not change coverage.
The diff coverage is n/a.

❗ Current head 6cdcdec differs from pull request most recent head 19c5b19. Consider uploading reports for the commit 19c5b19 to get more accurate results

@@            Coverage Diff            @@
##             master   #23728   +/-   ##
=========================================
  Coverage     49.78%   49.78%           
  Complexity     2469     2469           
=========================================
  Files          4104     4104           
  Lines         58344    58344           
  Branches      10128    10128           
=========================================
  Hits          29048    29048           
  Misses        26794    26794           
  Partials       2502     2502           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@linghengqian linghengqian marked this pull request as ready for review January 25, 2023 13:46
Copy link
Member Author

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

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

I'm not sure why a CI Job is timing out without an Error Log. Refer to https://github.com/apache/shardingsphere/actions/runs/4006174048/jobs/6877845226 .

pom.xml Show resolved Hide resolved
@terrymanu terrymanu merged commit 6dc378a into apache:master Jan 26, 2023
@terrymanu terrymanu added this to the 5.3.2 milestone Jan 26, 2023
@linghengqian linghengqian deleted the fix-graalvm-build branch January 26, 2023 14:41
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