uschindler commented on pull request #631: URL: https://github.com/apache/solr/pull/631#issuecomment-1038366508
Oh, Windows does not allow symlinks, so in the git checkout are just files that contain the file name. No symlink. Why the hell do we have symlinks in the git checkout? Not even Github can display them: https://github.com/apache/solr/blob/main/solr/solr-ref-guide/modules/deployment-guide/examples/UsingSolrJRefGuideExamplesTest.java On my local window checkout files look exactly like this. Wouldn't it be better to copy the files on build to a temporary "examples" folder? I will open a separate issue, this looks like a problem with GIT. I will merge this PR to fi the build. I don't care about broken examples when building the refguide with windows. -- 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