Remove Geode tests.

Closes #2189
This commit is contained in:
Mark Paluch
2022-10-13 16:37:32 +02:00
parent a72a767bcf
commit ce64c552a3
16 changed files with 0 additions and 985 deletions

View File

@@ -15,10 +15,6 @@
<modules>
<module>spring-data-rest-tests-core</module>
<!-- Disabled until Apache Geode can be made work with having Micrometer 2 in the class path.
See https://github.com/spring-projects/spring-data-rest/issues/2106 and
https://github.com/spring-projects/spring-data-geode/issues/572 -->
<!-- <module>spring-data-rest-tests-geode</module> -->
<module>spring-data-rest-tests-jpa</module>
<module>spring-data-rest-tests-mongodb</module>
<module>spring-data-rest-tests-security</module>