Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 77A85E6FE for ; Sun, 23 Dec 2012 21:45:49 +0000 (UTC) Received: (qmail 36256 invoked by uid 500); 23 Dec 2012 21:45:49 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 36206 invoked by uid 500); 23 Dec 2012 21:45:49 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 36199 invoked by uid 99); 23 Dec 2012 21:45:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Dec 2012 21:45:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Dec 2012 21:45:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A7DF2238890B; Sun, 23 Dec 2012 21:45:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1425534 - in /cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources: greetMeWSAReq.xml greetMeWSAReqIn.xml Date: Sun, 23 Dec 2012 21:45:27 -0000 To: commits@cxf.apache.org From: ay@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121223214527.A7DF2238890B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ay Date: Sun Dec 23 21:45:27 2012 New Revision: 1425534 URL: http://svn.apache.org/viewvc?rev=1425534&view=rev Log: fix the coding-mode for CXF-4723 xml files Modified: cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReq.xml cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReqIn.xml Modified: cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReq.xml URL: http://svn.apache.org/viewvc/cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReq.xml?rev=1425534&r1=1425533&r2=1425534&view=diff ============================================================================== --- cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReq.xml (original) +++ cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReq.xml Sun Dec 23 21:45:27 2012 @@ -1,32 +1,32 @@ - - - - - http://apache.org/hello_world_soap_http/Greeter/greetMeRequest - urn:uuid:f40b7881-170e-455c-a78b-77d246fa7ac1 - http://localhost:9002/SoapContext/SoapPort - Key#123456789 - - - - implicit1 - - - + + + + + http://apache.org/hello_world_soap_http/Greeter/greetMeRequest + urn:uuid:f40b7881-170e-455c-a78b-77d246fa7ac1 + http://localhost:9002/SoapContext/SoapPort + Key#123456789 + + + + implicit1 + + + Modified: cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReqIn.xml URL: http://svn.apache.org/viewvc/cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReqIn.xml?rev=1425534&r1=1425533&r2=1425534&view=diff ============================================================================== --- cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReqIn.xml (original) +++ cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/resources/greetMeWSAReqIn.xml Sun Dec 23 21:45:27 2012 @@ -1,35 +1,35 @@ - - - - - http://apache.org/hello_world_soap_http/Greeter/greetMeRequest - urn:uuid:f40b7881-170e-455c-a78b-77d246fa7ac1 - http://localhost:9002/SoapContext/SoapPort - -
http://localhost:9001/decoupled_endpoint
-
- Key#123456789 -
- - - implicit1 - - -
+ + + + + http://apache.org/hello_world_soap_http/Greeter/greetMeRequest + urn:uuid:f40b7881-170e-455c-a78b-77d246fa7ac1 + http://localhost:9002/SoapContext/SoapPort + +
http://localhost:9001/decoupled_endpoint
+
+ Key#123456789 +
+ + + implicit1 + + +