mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 12:16:13 +02:00
Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude.
Change-Id: If9fed3d5407336d6fb5dfd0210a02ed39cc6cbcf
This commit is contained in:
parent
f31ac6ff9f
commit
647a99c3f7
2
lib/BUCK
2
lib/BUCK
@ -1,4 +1,4 @@
|
||||
# ***** This file was auto-generated at Mon, 20 Aug 2018 22:30:22 GMT. Do not edit this file manually. *****
|
||||
# ***** This file was auto-generated at Tue, 21 Aug 2018 03:55:43 GMT. Do not edit this file manually. *****
|
||||
# ***** Use onos-lib-gen *****
|
||||
|
||||
pass_thru_pom(
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -29,7 +29,7 @@
|
||||
<groupId>org.onosproject</groupId>
|
||||
<artifactId>onos-libgen</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.3</version>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
|
||||
<description>Third-party library generator for Buck and Bazel workspaces</description>
|
||||
<url>http://onosproject.org/</url>
|
||||
|
||||
@ -14,12 +14,6 @@ load(
|
||||
"TEST_REST",
|
||||
"ONOS_YANG",
|
||||
"ATOMIX",
|
||||
"generated_java_libraries",
|
||||
)
|
||||
load("//tools/build/bazel:osgi_java_library.bzl", "osgi_jar", "osgi_jar_with_tests")
|
||||
load("//tools/build/bazel:onos_app.bzl", "onos_app")
|
||||
|
||||
generated_java_libraries()
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user