You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2017/02/13 06:56:24 UTC

logging-log4j2 git commit: Revert "Fix more quotes"

Repository: logging-log4j2
Updated Branches:
  refs/heads/master c770535b9 -> 850636a20


Revert "Fix more quotes"

Seems as though those quotes were necessary.

This reverts commit c770535b932388c9f3903590eba21ef891192a5f.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/850636a2
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/850636a2
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/850636a2

Branch: refs/heads/master
Commit: 850636a206dc3b9e33ecb20ab62de96ff4fa39b3
Parents: c770535
Author: Matt Sicker <bo...@gmail.com>
Authored: Mon Feb 13 00:56:01 2017 -0600
Committer: Matt Sicker <bo...@gmail.com>
Committed: Mon Feb 13 00:56:01 2017 -0600

----------------------------------------------------------------------
 mvnw.cmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/850636a2/mvnw.cmd
----------------------------------------------------------------------
diff --git a/mvnw.cmd b/mvnw.cmd
index 181675f..dcb298e 100644
--- a/mvnw.cmd
+++ b/mvnw.cmd
@@ -118,7 +118,7 @@ for /F "usebackq delims=" %%a in ("%MAVEN_PROJECTBASEDIR%\.mvn\jvm.config") do s
 
 SET MAVEN_JAVA_EXE="%JAVA_HOME%\bin\java.exe"
 
-set WRAPPER_JAR="%MAVEN_PROJECTBASEDIR%\.mvn\wrapper\maven-wrapper.jar"
+set WRAPPER_JAR=""%MAVEN_PROJECTBASEDIR%\.mvn\wrapper\maven-wrapper.jar""
 set WRAPPER_LAUNCHER=org.apache.maven.wrapper.MavenWrapperMain
 
 @REM avoid using MAVEN_CMD_LINE_ARGS below since that would lose parameter escaping in %*