mirror of
https://github.com/google/nomulus
synced 2026-09-19 22:44:26 +00:00
Remove launcher options to java_binary from open source release
This is a follow-up to [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119897863
This commit is contained in:
@@ -34,7 +34,6 @@ java_library(
|
||||
java_binary(
|
||||
name = "frontend_jar",
|
||||
create_executable = 0,
|
||||
launcher = "//third_party/java/jdk:jdk_launcher",
|
||||
runtime_deps = [
|
||||
":frontend",
|
||||
"//java/com/google/domain/registry/ui/server/api", # CheckApiServlet
|
||||
|
||||
Reference in New Issue
Block a user