commit | 79b7067e724cee1cae048e5c4b696c3ac5c8a221 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Oct 20 13:44:52 2016 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Thu Oct 20 14:21:46 2016 -0700 |
tree | b20598f3f8a87469b16f97a1ca4ddd6056d116c7 | |
parent | 2938a03c846f8f6439dcefecac05d258789e1ee7 [diff] [blame] |
Updating buck plugin to track web resources Also, renaming onosjar to onos. Change-Id: Ia726772462b0bc997b92dbcb4bdc477ee7b590b0
diff --git a/tools/build/buck-plugin/BUCK b/tools/build/buck-plugin/BUCK index 57959a4..49be7a9 100644 --- a/tools/build/buck-plugin/BUCK +++ b/tools/build/buck-plugin/BUCK
@@ -31,7 +31,7 @@ ) java_binary( - name = 'onosjar', + name = 'onos', deps = [':lib'], visibility = ['PUBLIC'], ) \ No newline at end of file