From 7553afa5b55dbec08082299f199600c786eba60b Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 23 Jun 2011 13:06:49 +0000 Subject: TUSCANY-3877 - fix up test policies to match the corrected appliesTo processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1138865 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/META-INF/definitions.xml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'sca-java-2.x/trunk/testing/itest/policies') diff --git a/sca-java-2.x/trunk/testing/itest/policies/src/main/resources/META-INF/definitions.xml b/sca-java-2.x/trunk/testing/itest/policies/src/main/resources/META-INF/definitions.xml index 38ee71d76a..ffcae358b1 100644 --- a/sca-java-2.x/trunk/testing/itest/policies/src/main/resources/META-INF/definitions.xml +++ b/sca-java-2.x/trunk/testing/itest/policies/src/main/resources/META-INF/definitions.xml @@ -24,7 +24,8 @@ + appliesTo="//sca:binding.sca" + attachTo="//sca:component[@name='CreditCardPayment']"> FINE LoggingMessages.properties @@ -34,7 +35,7 @@ INFO @@ -47,36 +48,36 @@ \ No newline at end of file -- cgit v1.2.3