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:55:17 UTC

logging-log4j2 git commit: Fix more quotes

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


Fix more quotes

Where did those come from?


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

Branch: refs/heads/master
Commit: c770535b932388c9f3903590eba21ef891192a5f
Parents: b95ce58
Author: Matt Sicker <bo...@gmail.com>
Authored: Mon Feb 13 00:54:55 2017 -0600
Committer: Matt Sicker <bo...@gmail.com>
Committed: Mon Feb 13 00:54:55 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/c770535b/mvnw.cmd
----------------------------------------------------------------------
diff --git a/mvnw.cmd b/mvnw.cmd
index dcb298e..181675f 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 %*