Remove vestigal Solr 4 binaries and configuration. Remove zookeeper configuration...
[lui-solr.git] / zookeeper / cloud-scripts / zkcli.bat
diff --git a/zookeeper/cloud-scripts/zkcli.bat b/zookeeper/cloud-scripts/zkcli.bat
deleted file mode 100644 (file)
index 8232a72..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-REM You can override pass the following parameters to this script:\r
-REM \r
-\r
-set JVM=java\r
-\r
-REM  Find location of this script\r
-\r
-set SDIR=%~dp0\r
-if "%SDIR:~-1%"=="\" set SDIR=%SDIR:~0,-1%\r
-\r
-"%JVM%" -Dlog4j.configuration=file:%SDIR%\log4j.properties -classpath "%SDIR%\..\solr-webapp\webapp\WEB-INF\lib\*;%SDIR%\..\lib\ext\*" org.apache.solr.cloud.ZkCLI %*\r