You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/10/23 22:11:00 UTC

[jira] [Created] (BEAM-11116) ./gradlew pullLicenses clobbers/corrupts built files

Kenneth Knowles created BEAM-11116:
--------------------------------------

             Summary: ./gradlew pullLicenses clobbers/corrupts built files
                 Key: BEAM-11116
                 URL: https://issues.apache.org/jira/browse/BEAM-11116
             Project: Beam
          Issue Type: Bug
          Components: build-system
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles


{{./gradlew pullLicenses}} invokes a shell script which in turn invokes {{./gradlew generateLicenseReport --rerun-tasks}}

When run as part of java precommit, both the main precommit and the license pull build all the main model and SDK jars, and try to write them at the same time. In an unrelated pull request I triggered this behavior, where Java PreCommit saw corrupt jars on almost every build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)