Skip to content

Commit b00dfc4

Browse files
committed
Tests: move ServletFixtures to test-framework
1 parent 43de1f9 commit b00dfc4

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

gradle/documentation/render-javadoc.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ configure(project(":solr:test-framework")) {
150150
javadocMissingIgnore = [
151151
"org.apache.solr",
152152
"org.apache.solr.analysis",
153+
"org.apache.solr.client.solrj.impl",
153154
"org.apache.solr.cloud",
154155
"org.apache.solr.cloud.api.collections",
155156
"org.apache.solr.common.cloud",

0 commit comments

Comments
 (0)