[
https://issues.apache.org/jira/browse/BEAM-11116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-11116:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Resolved)
Hello! Due to a bug in our Jira configuration, this issue had status:Resolved
but resolution:Unresolved.
I am bulk editing these issues to have resolution:Fixed
If a different resolution is appropriate, please change it. To do this, click
the "Resolve" button (you can do this even for closed issues) and set the
Resolution field to the right value.
> ./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
> Priority: P1
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> {{./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.
> Here is an example:
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2811/consoleFull
--
This message was sent by Atlassian Jira
(v8.3.4#803005)