[
https://issues.apache.org/jira/browse/BEAM-10961?focusedWorklogId=540119&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-540119
]
ASF GitHub Bot logged work on BEAM-10961:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jan/21 11:06
Start Date: 22/Jan/21 11:06
Worklog Time Spent: 10m
Work Description: shehzaadn-vd commented on pull request #13688:
URL: https://github.com/apache/beam/pull/13688#issuecomment-765326513
> > This PR should be broken up further. Many of these changes are trivial
and I can approve them right away, but there are also larger changes (like
`google-cloud-platform`) that are more complex and need another reviewer.
>
> @ibzib what do you think of this split of this PR:
https://docs.google.com/spreadsheets/d/101vYddOUsan25AMVR8_dBSQFCPCY07itMVBrmFXHfZo/edit#gid=0
>
> Basically, I'm proposing a split into 4 PRs. If you would prefer a
different split, please mark the sheet accordingly.
@ibzib I've created https://github.com/apache/beam/pull/13791 for the GCP
changes.
----------------------------------------------------------------
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: 540119)
Time Spent: 79h 20m (was: 79h 10m)
> Enable strict dependency analysis on all Java modules
> ------------------------------------------------------
>
> Key: BEAM-10961
> URL: https://issues.apache.org/jira/browse/BEAM-10961
> Project: Beam
> Issue Type: Improvement
> Components: java-fn-execution
> Reporter: Shehzaad Nakhoda
> Assignee: Shehzaad Nakhoda
> Priority: P2
> Time Spent: 79h 20m
> Remaining Estimate: 0h
>
> This is an IWYU analysis. If the module is using its transitive deps without
> depending on them, or if it has direct dependencies it doesn't use, the build
> fails. The work involves adding dependencies or adding exclusion rules
> (example:
> https://github.com/wfhartford/gradle-dependency-analyze#configurations). Even
> if they just add exclusions across the board, it will be a big win because it
> will prevent new violations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)