[
https://issues.apache.org/jira/browse/BEAM-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331587#comment-17331587
]
Beam JIRA Bot commented on BEAM-11761:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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.3.4#803005)