simingweng opened a new issue #3213: `get_all_heron_paths.sh` is broken since 
project name changed to "incubator-heron"
URL: https://github.com/apache/incubator-heron/issues/3213
 
 
   the `get_heron_thirdparty_dependencies()` expects one of the bazel output 
folder is `bazel-heron/bazel-out`, but since the project name has been renamed 
to `incubator-heron`, the script couldn't gather the third party dependency 
jars. Therefore, `setup-intellij.sh` could not create the correct IntelliJ 
`iml` project file.
   
   The correct path should be `bazel-incubator-heron/bazel-out`
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to