From 292066e3bbe2fd8d8dfbc54ba703577f90a25248 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Mon, 14 Nov 2011 02:46:56 +0000 Subject: [PATCH] avoid configuring archiva in full for tests git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1201582 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/spring-context.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml index cca612d92..57b2c54c2 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/src/test/resources/spring-context.xml @@ -29,6 +29,21 @@ + + + + + + + + ]]> + + + + @@ -50,4 +65,4 @@ - \ No newline at end of file + -- 2.39.5