Skip to content

fix: Move shaded jar into separate package - #300

Open
EnricoMi wants to merge 1 commit into
dgraph-io:mainfrom
EnricoMi:shaded-package
Open

EnricoMi wants to merge 1 commit into
dgraph-io:mainfrom
EnricoMi:shaded-package

Conversation

@EnricoMi

@EnricoMi EnricoMi commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

In #239, I had added a shaded version of the jar. However, that shares the pom.xml with the main jar, hence all dependencies are still referenced. The shaded pom has to be published under its own package name.

This publishes the shaded jar under dgraph4j-shaded.

Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to
    this PR
  • Tests added for new functionality, or regression tests for bug fixes added as applicable
  • For public APIs, new features, etc., PR on
    docs repo staged and linked here

Co-Authored-By: Claude noreply@anthropic.com


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@EnricoMi
EnricoMi requested a review from a team as a code owner August 11, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant