You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/03/19 13:41:27 UTC

[GitHub] [solr] uschindler commented on a change in pull request #34: Cleanup of lazy props around solr ref guide

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:
users@infra.apache.org