Skip to content

Conversation

@deannagarcia
Copy link
Member

@deannagarcia deannagarcia commented Feb 24, 2023

  • Adds a java_opts.bzl file that creates a set of common java options and creates macros for protobuf_java_library and protobuf_java_export that automatically use those options
  • Adds a java8 test
  • Updates docker images for other java tests

return;
}
// Java 8's version is read as "1.8"
if(exp.equals("8")) exp = "1.8";
Copy link
Member

Choose a reason for hiding this comment

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

Nice, good to see this infra still works! :)

@deannagarcia deannagarcia merged commit 2bdf86d into 22.x Feb 27, 2023
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