sreev commented on issue #3113: accommodate bazel changes URL: https://github.com/apache/incubator-heron/issues/3113#issuecomment-439810105 ``` added new file %WORKSPACE%/.bazelrc with one line: import tools/bazel.rc $ bazel build --config=darwin heron/... WARNING: Duplicate rc file: /Users/svaddi/SreeVaddi/source/github/sreev/incubator-heron/tools/bazel.rc is read multiple times, most recently imported from /Users/svaddi/SreeVaddi/source/github/sreev/incubator-heron/.bazelrc WARNING: Processed legacy workspace file /Users/svaddi/SreeVaddi/source/github/sreev/incubator-heron/tools/bazel.rc. This file will not be processed in the next release of Bazel. Please read https://github.com/bazelbuild/bazel/issues/6319 for further information, including how to upgrade. Starting local Bazel server and connecting to it... ... ... ... INFO: From Executing extra_action //tools/python:checkstyle_python on //heron/tools/tracker/tests/python:query_operator_unittest_runner: Nov 19, 2018 12:27:50 AM org.apache.bazel.checkstyle.PythonCheckstyle main INFO: 85 python files found by checkstyle INFO: Elapsed time: 946.638s, Critical Path: 179.46s INFO: 2252 processes: 1921 local, 331 worker. INFO: Build completed successfully, 3926 total actions ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
