]> source.dussan.org Git - sonarqube.git/commitdiff
Fix logs of quick-build.sh
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 6 Mar 2014 21:27:02 +0000 (22:27 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 6 Mar 2014 21:27:02 +0000 (22:27 +0100)
quick-build.sh

index c8d443243b7255d7231663e8aa3c0ee55b28623e..edbac734bb989908cd0013abc8175074951a7e44 100755 (executable)
@@ -7,9 +7,7 @@ echo ''
 echo ' WARNINGS' 
 echo '' 
 echo ' Unit tests are NOT executed.'
-echo ' Build for FIREFOX ONLY.'
 echo ''
 echo '-------------------------------------------------'
 
-# it is recommended to use maven 3 for faster builds
 mvn clean install -Dtest=false -DfailIfNoTests=false $*