SOLR-13977: solr create -c not working under Windows 10

This commit is contained in:
Jan Høydahl 2019-11-29 01:22:06 +01:00
parent 48010ffc9f
commit 936f4b6ee9
2 changed files with 4 additions and 0 deletions

View File

@ -247,6 +247,8 @@ Bug Fixes
* SOLR-13941: Tests configure Jetty differently than when running via start.jar (janhoy, Uwe Schindler)
* SOLR-13977: solr create -c not working under Windows 10 (janhoy)
================== 8.3.0 ==================
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.

View File

@ -16,6 +16,8 @@
@echo off
@REM Make sure to keep line endings as CRLF for .cmd files
IF "%OS%"=="Windows_NT" setlocal enabledelayedexpansion enableextensions
set "PASS_TO_RUN_EXAMPLE="