uschindler commented on a change in pull request #34:
URL: https://github.com/apache/solr/pull/34#discussion_r597686153
##########
File path: gradle/documentation/render-javadoc.gradle
##########
@@ -210,9 +210,6 @@ class RenderJavadocTask extends DefaultTask {
@Input
def offlineLinks = [:]
- @Input
- def luceneDocUrl = "${-> project.luceneDocUrl }"
-
@Input
def solrDocUrl = "${-> project.solrDocUrl }"
Review comment:
I think we should do here the same like in Lucene to allow snapshots
without any link (null).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]