ctargett commented on pull request #631:
URL: https://github.com/apache/solr/pull/631#issuecomment-1039163795


   > Why the hell do we have symlinks in the git checkout?
   
   There are code examples in the Ref Guide which are from real tests, and 
these live in the source tree where tests belong. Antora is limited to only 
working with files which exist in its source tree (everything under where the 
`playbook.yaml` lives). Antora itself suggests using symlinks for this use case 
(https://docs.antora.org/antora/latest/symlinks). These are supposed to be fine 
on Windows, though.
   
   I'm not sure if a temp copy during the build is a better solution? The 
current solution is one I understood how to do, so I went with it.


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

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to