[
https://issues.apache.org/jira/browse/BEAM-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549113#comment-17549113
]
Danny McCormick commented on BEAM-11761:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20721
> Remove permitUnusedDeclared lines from build.gradle files
> ---------------------------------------------------------
>
> Key: BEAM-11761
> URL: https://issues.apache.org/jira/browse/BEAM-11761
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Shehzaad Nakhoda
> Priority: P3
>
> BEAM-11732 points towards runtimeOnly dependencies not working as expected.
> As a result of BEAM-11732 not being caught by PR checks/tests, it was decided
> that when working on BEAM-10961, we'd add permitUnusedDeclared lines whenever
> an unusedDeclared error was encountered by gradlew analyzeDependencies
> instead of replacing a "compile" line with a "runtimeOnly" line.
> Each time permitUnusedDeclared is used for the reason above, we should mark
> that line with a reference to this issue.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)