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:44:59 UTC

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

dweiss commented on a change in pull request #34:
URL: https://github.com/apache/solr/pull/34#discussion_r597688851



##########
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:
       Yup. I can't do all of it though. I've spent a good two hours cleaning up other cruft. ;)




-- 
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