[
https://issues.apache.org/jira/browse/BEAM-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318888#comment-17318888
]
Beam JIRA Bot commented on BEAM-11761:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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)