nicknezis opened a new pull request #3510: Upgrading Bazel to 3.0.0
URL: https://github.com/apache/incubator-heron/pull/3510
 
 
   Update the Bazel build scripts to use this new capability: 
https://github.com/bazelbuild/rules_jvm_external
   
   The goal would be to better manage the project's dependencies and not have 
to manually update the various transitive dependencies. This tool will use a 
dependency's pom.xml to dynamically generate the Bazel targets for each of the 
dependencies.
   
   This approach started with the buildozer migration which did a lot of 
formatting cleanup, but ultimately didn't work. After the buildozer cleanup, I 
had to manually update the WORKSPACE and BUILD files to use the new 
maven_install feature.

----------------------------------------------------------------
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