[
https://issues.apache.org/jira/browse/BEAM-3253?focusedWorklogId=161757&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-161757
]
ASF GitHub Bot logged work on BEAM-3253:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Nov/18 21:53
Start Date: 01/Nov/18 21:53
Worklog Time Spent: 10m
Work Description: adude3141 commented on issue #6917: [BEAM-3253] enable
up-to-date checks for shaded jar validation tasks
URL: https://github.com/apache/beam/pull/6917#issuecomment-435200182
@swegner I did not bother to look into that scan option yet. Still a bit
paranoid about that info it pushes out... Actually, we do not win as much on
rebuild of the whole project (still excluding python/go/website here)... maybe
5sec on total task time, which ends up to a second or two on parallel build.
But of course it sums up...
@kennknowles Yes. The output files content does not matter, afaiu we could
just put an empty file, as its the end of chain and not used in follow up
tasks. But it seemed worthwhile to me to just dump the actual exposed classes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 161757)
Time Spent: 2h (was: 1h 50m)
> Gradle configurations do not declare correct inputs/outputs, requiring
> --rerun-tasks
> ------------------------------------------------------------------------------------
>
> Key: BEAM-3253
> URL: https://issues.apache.org/jira/browse/BEAM-3253
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Luke Cwik
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Support incremental builds by ensuring all tasks correctly specify their
> inputs and outputs.
> This is currently not correctly setup for any shell tasks and all code
> generation tasks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)