mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
fixing cli.bat cygwin fix: on windows ${JAVA} can have spaces in it. ...must wrap in quotes some jvms doesn't print a dot after the major version ...removing that from patter matching This closes #3908 Signed-off-by: Mike Thomsen <mthomsen@apache.org>