Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Updates to fix issues with the Heron API dependencies #3844

Merged
merged 3 commits into from
Jul 9, 2022

Conversation

nicknezis
Copy link
Contributor

When we made the change to use the unshaded jar, we mistakenly removed some of the necessary Heron classes (i.e. Heron commons) which are not currently published in a jar which can be referenced in the pom.xml. So this PR attempts to resolve this issue. We will go back to using the shaded jar, but will instead use zap rules to remove the classes which are referenced in the pom.xml files.

@nicknezis nicknezis self-assigned this Jul 5, 2022
@nicknezis nicknezis marked this pull request as ready for review July 9, 2022 17:47
@nicknezis nicknezis merged commit 12b8abc into master Jul 9, 2022
@nicknezis nicknezis deleted the nicknezis/heron-api-dep-fix branch July 9, 2022 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants