Skip to content

Commit 617b3f1

Browse files
committed
DATAREST-1587 - Remove Solr integration tests.
1 parent bf80d1e commit 617b3f1

File tree

12 files changed

+0
-640
lines changed

12 files changed

+0
-640
lines changed

spring-data-rest-tests/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<module>spring-data-rest-tests-mongodb</module>
2121
<module>spring-data-rest-tests-security</module>
2222
<module>spring-data-rest-tests-shop</module>
23-
<module>spring-data-rest-tests-solr</module>
2423
</modules>
2524

2625
<properties>

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

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

spring-data-rest-tests/spring-data-rest-tests-solr/src/test/java/org/springframework/data/rest/webmvc/solr/Product.java

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

spring-data-rest-tests/spring-data-rest-tests-solr/src/test/java/org/springframework/data/rest/webmvc/solr/ProductRepository.java

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

spring-data-rest-tests/spring-data-rest-tests-solr/src/test/java/org/springframework/data/rest/webmvc/solr/SolrInfrastructureConfig.java

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

spring-data-rest-tests/spring-data-rest-tests-solr/src/test/java/org/springframework/data/rest/webmvc/solr/SolrTestBase.java

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

0 commit comments

Comments
 (0)