Stop using debug flag for Windows build

This commit is contained in:
Stephane Nicoll 2019-08-25 02:33:37 +02:00
parent 1a0ec74f8a
commit 67de21f629

View File

@ -1,3 +1,3 @@
SET "JAVA_HOME=C:\opt\jdk-8" SET "JAVA_HOME=C:\opt\jdk-8"
cd git-repo cd git-repo
./mvnw clean install -X ./mvnw clean install