Update Domain Registry to Closure Rules v0.2.3

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=126911095
This commit is contained in:
jart
2016-07-13 15:44:35 -04:00
committed by Ben McIlwain
parent 1ed77d5572
commit 5ebfb87651
8 changed files with 30 additions and 25 deletions
+2 -2
View File
@@ -2,10 +2,10 @@ package(default_visibility = ["//java/google/registry:registry_project"])
licenses(["notice"]) # Apache 2.0
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_template_java_library")
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_java_template_library")
closure_template_java_library(
closure_java_template_library(
name = "soy_java_wrappers",
srcs = glob(["*.soy"]),
java_package = "google.registry.tools.soy",