Scaffold Java Gradle Build #47
Notifications
Due Date
No due date set.
Blocks
Depends on
#48 Implement Java Client, Session, Values, Errors, And CLI
dohertj2/mxaccessgw
#36 Publish Stable Client Proto Generation Inputs
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:client-java,type:infra,priority:p0Deliverables:
clients/java/settings.gradle,mxgateway-clientproject,mxgateway-cliproject,Acceptance criteria:
gradle testruns,Worker 1 is taking this issue.
Branch: agent-1/issue-47-scaffold-java-gradle-build
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1
Implemented and merged via PR #96.
Verification performed by orchestrator from
clients/java:C:\Tools\gradle-9.4.1\bin\gradle.bat testpassed.C:\Tools\gradle-9.4.1\bin\gradle.bat buildpassed.git diff --checkreports trailing whitespace in generated Java protobuf output. That generated code is committed as generator output and was not hand-edited for style, per repository guidance.Gradle reports deprecation warnings from the protobuf plugin/tool artifact notation under Gradle 9.4.1; build and tests pass.