SGF-567 - Remove old GemFire GatewayHub functionality.
Remove other deprecated and no longer existing GemFire classes in GemFire 9.
This commit is contained in:
@@ -4,11 +4,11 @@ Bundle-SymbolicName: org.springframework.data.gemfire
|
||||
Bundle-Vendor: Pivotal Software, Inc.
|
||||
Import-Package: sun.reflect;version="0";resolution:=optional
|
||||
Import-Template: javax.enterprise.*;version="[1.0,2.0)";resolution:=optional,
|
||||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional,
|
||||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
org.apache.geode.*;version="[8.0.0,9.0.0)",
|
||||
org.aspectj.*;version="[1.8.2, 2.0.0)";resolution:=optional,
|
||||
com.fasterxml.jackson.*;version="[2.4.1,3.0.0)";resolution:=optional,
|
||||
com.gemstone.*;version="[8.0.0,9.0.0)",
|
||||
org.slf4j.*;version="[1.7.0,2.0)",
|
||||
org.springframework.*;version="[4.0.6, 5.0.0)",
|
||||
org.springframework.data.*;version="[1.9.0,2.0.0)",
|
||||
|
||||
Reference in New Issue
Block a user