Skip to content

Commit

Permalink
Don't remove the BUILD-new.pkg references yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
iirina committed Mar 12, 2019
1 parent 9586d86 commit b2bf0db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions third_party/java/java_tools/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ filegroup(
srcs = [
"BUILD.javalangtools",
"BUILD.pkg",
"BUILD-new.pkg",
],
)

Expand All @@ -25,5 +26,6 @@ filegroup(
"//conditions:default": [],
}) + [
"BUILD.pkg",
"BUILD-new.pkg",
],
)
2 changes: 1 addition & 1 deletion third_party/java/java_tools/BUILD-new.pkg
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ filegroup(
filegroup(
name = "java_compiler_jar",
srcs = ["java_tools/java_compiler.jar"],
)
)

0 comments on commit b2bf0db

Please sign in to comment.