commit | 2a749835b77d5e49265b747340961b4a3b38bed5 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Aug 02 15:22:20 2016 -0700 |
committer | Ray Milkey <ray@onlab.us> | Wed Aug 03 09:38:07 2016 -0700 |
tree | b11ab06ac5449630343d46cedb271f71b83b9417 | |
parent | 4854f3dedec0fa94978017db0268c5aa0aba5c2e [diff] [blame] |
Top level build of component Javadocs Change-Id: Iceb2a7c84b3dd0b354b27f93a0f746913cd9b778
diff --git a/utils/rest/BUCK b/utils/rest/BUCK index 27fa55d..7b08a5e 100644 --- a/utils/rest/BUCK +++ b/utils/rest/BUCK
@@ -9,4 +9,5 @@ osgi_jar_with_tests ( name = 'onlab-rest', deps = COMPILE_DEPS, -) \ No newline at end of file + package_name_root = 'org.onlab', +)