From 44f17debc4c6e351ba47ce49cf27d0992669d7f6 Mon Sep 17 00:00:00 2001 From: abayer Date: Sun, 30 Aug 2009 22:00:35 +0000 Subject: [PATCH] Adding light-test profile, to disable main/test's integration tests without also disabling main/core's unit tests, etc git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@21265 71c3de6d-444a-0410-be80-ed276b4c234a --- test/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/pom.xml b/test/pom.xml index 481cb3464b..0d59b2ca9c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -166,6 +166,12 @@ THE SOFTWARE. + + light-test + + true + +