[ https://issues.apache.org/jira/browse/GEODE-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213394#comment-17213394 ]
ASF subversion and git services commented on GEODE-8590: -------------------------------------------------------- Commit 6476002f8a9195b2f19ff3d746cc4312773bb402 in geode's branch refs/heads/feature/GEODE-8324 from Jacob Barrett [ https://gitbox.apache.org/repos/asf?p=geode.git;h=6476002 ] GEODE-8590: Cleanup dependencies in the session state modules (#5610) * Fixes Geode session state dependencies. * Fixes module manifest project detection. > 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)