]> source.dussan.org Git - archiva.git/commitdiff
add a fast script to run in debug mode
authorOlivier Lamy <olamy@apache.org>
Tue, 31 Jul 2012 08:17:40 +0000 (08:17 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 31 Jul 2012 08:17:40 +0000 (08:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367453 13f79535-47bb-0310-9956-ffa450edef68

t7-debug.sh [new file with mode: 0644]

diff --git a/t7-debug.sh b/t7-debug.sh
new file mode 100644 (file)
index 0000000..741781a
--- /dev/null
@@ -0,0 +1,2 @@
+set -x
+mvnDebug tomcat7:run -pl :archiva-webapp-js -am -Pdev $@