[
https://issues.apache.org/jira/browse/BEAM-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-11761:
---------------------------------
Labels: stale-P2 (was: )
> 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: P2
> Labels: stale-P2
>
> 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.3.4#803005)