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/osgi/BUCK b/utils/osgi/BUCK index a661069..a19bcda 100644 --- a/utils/osgi/BUCK +++ b/utils/osgi/BUCK
@@ -16,6 +16,7 @@ srcs = glob([SRC + '/*.java']), deps = COMPILE_DEPS, visibility = ['PUBLIC'], + package_name_root = 'org.onlab', ) java_test(