Skip to content

Commit ce64c55

Browse files
committed
Remove Geode tests.
Closes #2189
1 parent a72a767 commit ce64c55

File tree

16 files changed

+0
-985
lines changed

16 files changed

+0
-985
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
3232
<springdata.jpa>3.0.0-SNAPSHOT</springdata.jpa>
3333
<springdata.mongodb>4.0.0-SNAPSHOT</springdata.mongodb>
34-
<springdata.geode>3.0.0-SNAPSHOT</springdata.geode>
3534
<springdata.keyvalue>3.0.0-SNAPSHOT</springdata.keyvalue>
3635
<servlet.version>5.0.0</servlet.version>
3736

spring-data-rest-tests/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515

1616
<modules>
1717
<module>spring-data-rest-tests-core</module>
18-
<!-- Disabled until Apache Geode can be made work with having Micrometer 2 in the class path.
19-
See https://github.com/spring-projects/spring-data-rest/issues/2106 and
20-
https://github.com/spring-projects/spring-data-geode/issues/572 -->
21-
<!-- <module>spring-data-rest-tests-geode</module> -->
2218
<module>spring-data-rest-tests-jpa</module>
2319
<module>spring-data-rest-tests-mongodb</module>
2420
<module>spring-data-rest-tests-security</module>

spring-data-rest-tests/spring-data-rest-tests-geode/pom.xml

Lines changed: 0 additions & 38 deletions
This file was deleted.

spring-data-rest-tests/spring-data-rest-tests-geode/src/main/java/org/springframework/data/rest/tests/geode/AbstractPersistentEntity.java

Lines changed: 0 additions & 67 deletions
This file was deleted.

spring-data-rest-tests/spring-data-rest-tests-geode/src/main/java/org/springframework/data/rest/tests/geode/Address.java

Lines changed: 0 additions & 82 deletions
This file was deleted.

spring-data-rest-tests/spring-data-rest-tests-geode/src/main/java/org/springframework/data/rest/tests/geode/Customer.java

Lines changed: 0 additions & 132 deletions
This file was deleted.

spring-data-rest-tests/spring-data-rest-tests-geode/src/main/java/org/springframework/data/rest/tests/geode/CustomerRepository.java

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)