You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2022/07/05 15:43:14 UTC

[GitHub] [incubator-heron] nicknezis opened a new pull request, #3844: Updates to fix issues with the Heron API dependencies

nicknezis opened a new pull request, #3844:
URL: https://github.com/apache/incubator-heron/pull/3844

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@heron.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-heron] nicknezis merged pull request #3844: Updates to fix issues with the Heron API dependencies

Posted by GitBox <gi...@apache.org>.
nicknezis merged PR #3844:
URL: https://github.com/apache/incubator-heron/pull/3844


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@heron.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org