From: Olivier Lamy Date: Tue, 31 Jul 2012 08:17:40 +0000 (+0000) Subject: add a fast script to run in debug mode X-Git-Tag: archiva-1.4-M3~484 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=084f9a160b3ac462365cbb780f689a14a406f277;p=archiva.git add a fast script to run in debug mode git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367453 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/t7-debug.sh b/t7-debug.sh new file mode 100644 index 000000000..741781a61 --- /dev/null +++ b/t7-debug.sh @@ -0,0 +1,2 @@ +set -x +mvnDebug tomcat7:run -pl :archiva-webapp-js -am -Pdev $@