Github user afscrome closed the pull request at:
https://github.com/apache/lucene-solr/pull/113
---
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org
GitHub user afscrome opened a pull request:
https://github.com/apache/lucene-solr/pull/113
SOLR-9760 Avoid temporary files to determine java version
Avoid creating a temporary file so that solr does not require permissions
in the current working directory.
You can merge this pull
Github user afscrome closed the pull request at:
https://github.com/apache/lucene-solr/pull/53
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user afscrome commented on the issue:
https://github.com/apache/lucene-solr/pull/53
Fixed in 33db4de4d7d5e325f8bfd886d3957735b33310a8
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user afscrome commented on the issue:
https://github.com/apache/lucene-solr/pull/53
Sorry, I didn't realise a jira issue was required - it's not completely
clear from https://wiki.apache.org/solr/HowToContribute#Working_with_GitHub .
I've created a new i
GitHub user afscrome opened a pull request:
https://github.com/apache/lucene-solr/pull/53
GC logs go to SOLR_LOGS_DIR on Windows
Don't override the SOLR_LOGS_DIR environment variable when it has already
been set. This brings the windows behaviour in line with the bash script.