Issue #47: scaffold Java Gradle build #96

Merged
dohertj2 merged 1 commits from agent-1/issue-47-scaffold-java-gradle-build into main 2026-04-26 20:42:40 -04:00
Owner

Summary

  • Adds the Java Gradle multi-project scaffold with mxgateway-client and mxgateway-cli.
  • Wires protobuf/gRPC generation from the shared contracts into clients/java/src/main/generated.
  • Adds JUnit 5 scaffold tests and documents the Java build command.

Verification

  • gradle test
  • gradle build
## Summary - Adds the Java Gradle multi-project scaffold with mxgateway-client and mxgateway-cli. - Wires protobuf/gRPC generation from the shared contracts into clients/java/src/main/generated. - Adds JUnit 5 scaffold tests and documents the Java build command. ## Verification - gradle test - gradle build
dohertj2 added 1 commit 2026-04-26 20:39:40 -04:00
dohertj2 merged commit 14afb325c3 into main 2026-04-26 20:42:40 -04:00
Sign in to join this conversation.