kennknowles commented on pull request #13134: URL: https://github.com/apache/beam/pull/13134#issuecomment-715613311
I'm not saying there isn't a problem with this PR, but this setup is strange. The command `./gradlew pullLicenses` essentially is doing a full build as part of that single task, and the two builds do not coordinate so they can clobber/corrupt files. Suspect that this PR just changes the timings so that it happens reliably. Filed https://issues.apache.org/jira/browse/BEAM-11116 and I will see if I can resolve it. So far, the commands run by the script don't seem to work as expected anyhow... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
