]> source.dussan.org Git - sonarqube.git/commitdiff
Delete quick-build.bat. No need to maintain a script used by nobody.
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 14 May 2014 09:25:41 +0000 (11:25 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 14 May 2014 14:25:44 +0000 (16:25 +0200)
quick-build.bat [deleted file]

diff --git a/quick-build.bat b/quick-build.bat
deleted file mode 100644 (file)
index 8cbe98f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-set MAVEN_OPTS=-Xmx256m
-mvn clean install -Dtest=false -DfailIfNoTests=false %*