You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ni...@apache.org on 2022/07/09 17:52:35 UTC

[incubator-heron] branch release/0.20.5-incubating updated (1c2fcf0706f -> 12b8abc152f)

This is an automated email from the ASF dual-hosted git repository.

nicknezis pushed a change to branch release/0.20.5-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


    from 1c2fcf0706f Fix Update race condition in Heron Tracker (#3830)
     add b4d640f410d Remove stray space characters between \ and \n (#3843)
     add 12b8abc152f Updates to fix issues with the Heron API dependencies (#3844)

No new revisions were added by this update.

Summary of changes:
 WORKSPACE                               |  1 +
 heron/api/src/java/shade.conf           |  8 ++++----
 maven_install.json                      |  2 +-
 release/maven/maven-pom-version.sh      | 16 +++++++++++++---
 scripts/ci/build_maven_artifacts.sh     |  2 +-
 tools/rules/heron_deps.bzl              |  4 ++--
 website2/docs/getting-started-docker.md | 12 ++++++------
 7 files changed, 28 insertions(+), 17 deletions(-)
 mode change 100644 => 100755 scripts/ci/build_maven_artifacts.sh