From 7203c391cff6555b1330d88702110d2fcb585501 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 26 Jan 2010 18:39:31 +0000 Subject: Set the osgi.configuration.area to target/equinox to avoid writing permission issues with Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903356 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/dosgi-dynamic-calculator-operations/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml') diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml index 1dfe78a33f..5abd4665bb 100644 --- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml +++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml @@ -131,7 +131,14 @@ test - + + + + osgi.configuration.area + ${project.build.directory}/equinox + + + -- cgit v1.2.3