From: Mathieu Baudier Date: Wed, 25 Jun 2008 17:14:53 +0000 (+0000) Subject: Introduce automated integration tests on the web app X-Git-Tag: argeo-slc-2.1.7~2759 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=d6af711c5514ebe1d193b5d4ef5b505c659607b1;p=gpl%2Fargeo-slc.git Introduce automated integration tests on the web app git-svn-id: https://svn.argeo.org/slc/trunk@1283 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 882a2e529..c71c706a4 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -97,6 +97,16 @@ + + org.mortbay.jetty + maven-jetty-plugin + 6.1.10 + + org.argeo.slc.webapp + stopKey + 8081 + + @@ -137,7 +147,7 @@ jta 1.0.1 - + junit junit @@ -330,6 +340,11 @@ daily warn + + false + never + fail + argeo