Bazel: Move commons-text from gitiles to commons package
Change-Id: I81867ec2c4ae94dd7d9b09fc8afea65839d528b1
This commit is contained in:
@@ -43,6 +43,13 @@ java_library(
|
||||
exports = ["@commons-pool//jar"],
|
||||
)
|
||||
|
||||
java_library(
|
||||
name = "text",
|
||||
data = ["//lib:LICENSE-Apache2.0"],
|
||||
visibility = ["//visibility:public"],
|
||||
exports = ["@commons-text//jar"],
|
||||
)
|
||||
|
||||
java_library(
|
||||
name = "validator",
|
||||
data = ["//lib:LICENSE-Apache2.0"],
|
||||
|
||||
Reference in New Issue
Block a user