Skip to content

docs: document executable JAR service descriptor merging#406

Open
bednar wants to merge 1 commit into
mainfrom
codex/document-fat-jar-grpc-services
Open

docs: document executable JAR service descriptor merging#406
bednar wants to merge 1 commit into
mainfrom
codex/document-fat-jar-grpc-services

Conversation

@bednar

@bednar bednar commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Document that executable JAR packaging must merge META-INF/services files for the query API.
  • Add the common NameResolver 'unix' error users may see when service descriptors are overwritten.
  • Show the Maven Shade ServicesResourceTransformer fix.

Validation

  • mvn -q -DskipTests package
  • git diff --check

Related to #404.

@bednar bednar marked this pull request as ready for review June 30, 2026 12:03
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.29%. Comparing base (0b9001f) to head (4d89da9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #406   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files          21       21           
  Lines        1547     1547           
  Branches      280      280           
=======================================
  Hits         1366     1366           
  Misses         83       83           
  Partials       98       98           

☔ 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.

@bednar bednar enabled auto-merge (squash) June 30, 2026 12:05
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.

1 participant