uschindler commented on a change in pull request #1905:
URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r499901026



##########
File path: solr/packaging/build.gradle
##########
@@ -115,15 +121,15 @@ distributions {
         into "server"
       })
 
+      from(configurations.docs, {
+        into "docs"
+      })
       // docs/   - TODO: this is assembled via XSLT... leaving out for now.
+      // -- Is there more to do here?

Review comment:
       I don't think so. Documentation in Solr's Artifacts on Jenkins already 
contain everything perfectly. If its the same for Lucene, we're fine. Should 
land in the ZIP's `docs` folder.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to