[
https://issues.apache.org/jira/browse/GEODE-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266442#comment-17266442
]
ASF subversion and git services commented on GEODE-8590:
--------------------------------------------------------
Commit 66b40f22868d2f474bca05d35d13a49c4d30c8d5 in geode's branch
refs/heads/support/1.13 from Sarah
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=66b40f2 ]
GEODE-8590: Cleanup dependencies in the session state modules and GEODE-8732:
Update Tomcat9 module to publish to Maven (#5903)
* GEODE-8590: Cleanup dependencies in the session state modules and GEODE-8732:
Update Tomcat9 module to publish to Maven
* Fixes Geode session state dependencies.
* Fixes module manifest project detection.
* Adds geode-junit dependency back to test module
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)