[
https://issues.apache.org/jira/browse/GEODE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930909#comment-16930909
]
ASF subversion and git services commented on GEODE-7185:
--------------------------------------------------------
Commit 09d4d70d6ea031bd70211bb372e5e65681567094 in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=09d4d70 ]
GEODE-7185: Partial revert of a7e0b2edefc6f52315ce92ea3b8cd29d5be3fd1c. (#4062)
Fixes transitive API dependency on geode-common. Some classes in the
geode-core API extend classes in the geode-common module, thus making
geode-common API as well.
> Use proper Gradle configuration for new serialization module
> ------------------------------------------------------------
>
> Key: GEODE-7185
> URL: https://issues.apache.org/jira/browse/GEODE-7185
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Robert Houghton
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The geode-serialization module split from geode-core contains classes only
> within the internal package. So the configuration of the dependency should be
> implementation, not api.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)