From d6af711c5514ebe1d193b5d4ef5b505c659607b1 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 25 Jun 2008 17:14:53 +0000 Subject: [PATCH] Introduce automated integration tests on the web app git-svn-id: https://svn.argeo.org/slc/trunk@1283 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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 -- 2.39.2