Skip to content

Conversation

shs96c
Copy link
Collaborator

@shs96c shs96c commented Mar 4, 2025

No description provided.

@shs96c shs96c requested review from jin and cheister as code owners March 4, 2025 12:23
],
)

# Just used for testing the binary
java_binary(
name = "outdated",
srcs = ["Outdated.java"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should srcs be replaces with runtime_deps = [":outdated-lib"], ?

@@ -27,6 +27,8 @@ genquery(
"@testonly_testing//:com_google_auto_value_auto_value_annotations",
"@testonly_testing//:defs",
"@testonly_testing//:outdated",
# This seems fragile
"@testonly_testing//:outdated_deployjars_internal_rule",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this needed?

@shs96c
Copy link
Collaborator Author

shs96c commented Jun 19, 2025

This has been superseded by other PRs. Closing

@shs96c shs96c closed this Jun 19, 2025
@shs96c shs96c deleted the fix-outdated branch June 19, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants