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/02/27 21:22:38 UTC

[incubator-heron] branch nicknezis/bazel-platforms updated (70c880d -> 19ef69a)

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

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


    from 70c880d  Removed Mesos/Marathon from Vagrantfile init.sh
     add 19ef69a  More cleanup and documentation update

No new revisions were added by this update.

Summary of changes:
 examples/src/scala/compile.sh                      |  2 +-
 integration_test/README.md                         |  6 ++--
 .../src/python/local_test_runner/README            |  4 +--
 scripts/release_check/build.sh                     |  4 +--
 .../org/apache/bazel/checkstyle/CppCheckstyle.java |  2 +-
 .../apache/bazel/checkstyle/JavaCheckstyle.java    |  2 +-
 .../apache/bazel/checkstyle/PythonCheckstyle.java  |  2 +-
 website2/docs/compiling-linux.md                   | 40 +++++++++++++++++-----
 website2/docs/compiling-osx.md                     | 27 +++++++++++----
 website2/docs/compiling-overview.md                | 31 ++++++-----------
 website2/docs/compiling-running-tests.md           |  6 ++--
 11 files changed, 76 insertions(+), 50 deletions(-)