[
https://issues.apache.org/jira/browse/GEODE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-584.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating
> Replace spring utility code
> ---------------------------
>
> Key: GEODE-584
> URL: https://issues.apache.org/jira/browse/GEODE-584
> Project: Geode
> Issue Type: Improvement
> Components: management
> Reporter: Anthony Baker
> Assignee: Anthony Baker
> Fix For: 1.0.0-incubating
>
>
> The following classes in
> gemfire-core/src/main/java/com/gemstone/management/internal/cli/util/spring/
> have been superseded by better alternatives:
> Assert -> spring-core
> ReflectionUtils -> spring-core
> ObjectUtils -> spring-core
> StringUtils -> commons-lang
> Removing the above src files requires a new dependency on commons-lang.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)