damondouglas commented on PR #22046: URL: https://github.com/apache/beam/pull/22046#issuecomment-1167702823
Thank you so much @pabloem, the following commands (run at `53d03c204c`) provided insight into the problem when run locally. ``` ./gradlew sdks:java:io:google-cloud-platform:checkStyleMain ./gradlew sdks:java:io:google-cloud-platform:checkStyleTest ``` `./gradlew sdks:java:io:google-cloud-platform:compileJava` did not show any errors and was successful. Before re-submitting #21953 with the corrections, I'm going to update / create a draft language specific contribution guide and start a thread on dev@ with a recommendation to update the PR template with an additional checklist that refers to a contribution guide. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
