Skip to content

Update to latest Shadow plugin - #1658

Merged
msridhar merged 1 commit into
masterfrom
update-shadow-plugin
Jul 26, 2026
Merged

Update to latest Shadow plugin#1658
msridhar merged 1 commit into
masterfrom
update-shadow-plugin

Conversation

@msridhar

@msridhar msridhar commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

To stay up to date

Summary by CodeRabbit

  • Build and Packaging
    • Updated the packaging toolchain for improved compatibility and maintenance.
    • Preserved service provider resources when creating bundled JAR files, helping packaged applications discover required services reliably.
    • Improved Maven publication configuration for bundled artifacts.

@msridhar

msridhar commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator Author

This change is part of the following stack:

Change managed by git-spice.

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: e0d87db9-8f88-4223-b67b-2c640c22efa7

📥 Commits

Reviewing files that changed from the base of the PR and between 35d901e and eb38b11.

📒 Files selected for processing (3)
  • gradle/libs.versions.toml
  • jar-infer/jar-infer-cli/build.gradle
  • jdk-annotations/astubx-generator-cli/build.gradle

Walkthrough

Updates the Shadow Gradle plugin from 8.3.8 to 9.6.1, preserves duplicate META-INF/services/** resources in two shaded jars, and changes the shadow Maven publication to use components.shadow.

Suggested reviewers: yuxincs, lazaroclapp

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: updating the Shadow plugin to a newer version.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-shadow-plugin

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.06%. Comparing base (0a04dc6) to head (eb38b11).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1658   +/-   ##
=========================================
  Coverage     88.06%   88.06%           
  Complexity     3070     3070           
=========================================
  Files           105      105           
  Lines         10342    10342           
  Branches       2091     2091           
=========================================
  Hits           9108     9108           
  Misses          581      581           
  Partials        653      653           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@msridhar
msridhar changed the base branch from var-generic-method-inference-bug to master July 26, 2026 01:25
@msridhar
msridhar force-pushed the update-shadow-plugin branch from 35d901e to eb38b11 Compare July 26, 2026 01:25
@msridhar
msridhar enabled auto-merge (squash) July 26, 2026 01:26
@msridhar
msridhar merged commit 347410a into master Jul 26, 2026
14 checks passed
@msridhar
msridhar deleted the update-shadow-plugin branch July 26, 2026 01:53
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