[
https://issues.apache.org/jira/browse/GEODE-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266438#comment-17266438
]
ASF subversion and git services commented on GEODE-8590:
--------------------------------------------------------
Commit e2c8b66b81170e51dce7e187ca225b3a7385f430 in geode's branch
refs/heads/support/1.12 from Sarah
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e2c8b66 ]
GEODE-8590: Cleanup dependencies in the session state modules and GEODE-8732:
Update Tomcat9 module to publish to Maven (#5906)
* GEODE-8590: Cleanup dependencies in the session state modules and GEODE-8732:
Update Tomcat9 module to publish to Maven
* Fix duplicate jar issue
Co-authored-by: Jacob Barrett <[email protected]>
> Session state modules leak dependencies in POM
> ----------------------------------------------
>
> Key: GEODE-8590
> URL: https://issues.apache.org/jira/browse/GEODE-8590
> Project: Geode
> Issue Type: Bug
> Components: http session
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> The http session state modules leak dependencies through the POM. Many of the
> dependencies listed aren't even required. Many of those listed should be
> compileOnly/provided scope since the modules are designed to be dropped into
> a container which provides many of those dependencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)