[
https://issues.apache.org/jira/browse/BEAM-11116?focusedWorklogId=504466&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-504466
]
ASF GitHub Bot logged work on BEAM-11116:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Oct/20 15:02
Start Date: 24/Oct/20 15:02
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #13189:
URL: https://github.com/apache/beam/pull/13189#issuecomment-715927376
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 504466)
Time Spent: 0.5h (was: 20m)
> ./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: 0.5h
> 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)