Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.1.10 (Lovelace SR10), 2.2 RC2 (Moore)
-
Spring Data Lovelace + Moore for Pivotal GemFire
-
Moore RC2
Description
In several areas of the SDG API, SDG makes unnecessary use of the Apache Shiro API (e.g. org.apache.shiro.util.Assert) that should be replaced with the appropriate Spring Framework API and class, instead (e.g. org.springframework.util.Assert).