[
https://issues.apache.org/jira/browse/GEODE-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-2016.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> 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)