[
https://issues.apache.org/jira/browse/GEODE-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802451#comment-15802451
]
ASF subversion and git services commented on GEODE-2016:
--------------------------------------------------------
Commit 24535b8db662db694e8911abd3528170ca8d2a60 in geode's branch
refs/heads/develop from [~amb]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=24535b8 ]
GEODE-2016: change compile dependency to testCompile
> Dependency configuration for javax.security.auth.message-api incorrect
> ----------------------------------------------------------------------
>
> Key: GEODE-2016
> URL: https://issues.apache.org/jira/browse/GEODE-2016
> Project: Geode
> Issue Type: Bug
> Components: http session
> Reporter: Swapnil Bawaskar
> Assignee: Anthony Baker
> Fix For: 1.1.0
>
>
> The dependency {{javax.security.auth.message-api-1.1}} pulled in by
> extensions is declared to be a compile dependency, but it is only used in
> tests, so it should be made a {{testCompile}} dependency.
> The definition is here:
> https://github.com/apache/incubator-geode/blob/8a6a46abde1a7f08fcf4605877f60ce9480fb296/extensions/geode-modules-tomcat8/build.gradle#L39
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)