From 1876c96e45185ec0b48d7b19b30fe29d903f5c37 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 11 Dec 2009 08:26:48 +0000 Subject: TUSCANY-3388 - Updating to the latests OASIS schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68 --- .../apache/tuscany/sca/policy/xml/ws/WSPolicyProcessorTestCase.java | 6 +++--- .../org/apache/tuscany/sca/policy/xml/test_definitions.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sca-java-2.x/trunk/modules/policy-xml-ws') diff --git a/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/java/org/apache/tuscany/sca/policy/xml/ws/WSPolicyProcessorTestCase.java b/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/java/org/apache/tuscany/sca/policy/xml/ws/WSPolicyProcessorTestCase.java index 09c988fff4..f5fb6e399d 100644 --- a/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/java/org/apache/tuscany/sca/policy/xml/ws/WSPolicyProcessorTestCase.java +++ b/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/java/org/apache/tuscany/sca/policy/xml/ws/WSPolicyProcessorTestCase.java @@ -42,15 +42,15 @@ import org.junit.Assert; public class WSPolicyProcessorTestCase extends TestCase { private static final String VALID_WS_POLICY = - "" + "" + "" + + " xmlns:sca=\"http://docs.oasis-open.org/ns/opencsa/sca/200912\">" + " " + " " + " " diff --git a/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/resources/org/apache/tuscany/sca/policy/xml/test_definitions.xml b/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/resources/org/apache/tuscany/sca/policy/xml/test_definitions.xml index a2e321068f..be20c72b6c 100644 --- a/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/resources/org/apache/tuscany/sca/policy/xml/test_definitions.xml +++ b/sca-java-2.x/trunk/modules/policy-xml-ws/src/test/resources/org/apache/tuscany/sca/policy/xml/test_definitions.xml @@ -17,15 +17,15 @@ * specific language governing permissions and limitations * under the License. --> - + xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"> -- cgit v1.2.3