Skip to content

Fix java maven example - #703

Closed
SalmaSamy wants to merge 2 commits into
mainfrom
fix-java-maven-example
Closed

Fix java maven example#703
SalmaSamy wants to merge 2 commits into
mainfrom
fix-java-maven-example

Conversation

@SalmaSamy

Copy link
Copy Markdown
Member

This should fix Bazel Examples in Bazel@HEAD + Downstream

Refactors //:container_test in java-maven to use driver = "tar", removing the requirement for a running Docker daemon.

Details:

  • Packaged the OCI image into a tarball via oci_load and targeted it in container_structure_test with driver = "tar".
  • Updated container-structure-test.yaml to verify .jar file existence rather than invoking runtime command tests.
  • Removed tags = ["requires-docker"] and dropped the -requires-docker CI exclusion filter on macOS in .bazelci/misc.yml.

@SalmaSamy
SalmaSamy requested review from meteorcloudy and ted-xie and removed request for Wyverald, fweikert and gregestren August 26, 2026 13:44
@SalmaSamy SalmaSamy closed this Aug 28, 2026
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.

1 participant