commit | 11ce9305576a1ec0f6cf15ddfd8c0be81e7e3f24 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Thu Feb 07 14:41:17 2019 -0800 |
committer | Ray Milkey <ray@opennetworking.org> | Sat Feb 09 20:24:12 2019 +0000 |
tree | 8ebb74daea7d64f7ab352e3fffa4161fc1966377 | |
parent | 7c82bcf4a76d5a32c8a83b4d99406ef73676a25d [diff] [blame] |
Fix a few more app startup/shutdown problems Change-Id: Ideb48a1e845ae345306fa10ec55499c471566ce7
diff --git a/tools/package/features/BUILD b/tools/package/features/BUILD index 451d707..6f3532c4 100644 --- a/tools/package/features/BUILD +++ b/tools/package/features/BUILD
@@ -56,6 +56,7 @@ "@sigar//jar", "@org_osgi_util_function//jar", "@org_osgi_util_promise//jar", + "@jaxb_api//jar", ], required_features = [], visibility = ["//visibility:public"],