Return-Path: Delivered-To: apmail-incubator-cxf-commits-archive@locus.apache.org Received: (qmail 6559 invoked from network); 7 Feb 2008 23:49:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2008 23:49:23 -0000 Received: (qmail 3589 invoked by uid 500); 7 Feb 2008 23:49:15 -0000 Delivered-To: apmail-incubator-cxf-commits-archive@incubator.apache.org Received: (qmail 3527 invoked by uid 500); 7 Feb 2008 23:49:15 -0000 Mailing-List: contact cxf-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-commits@incubator.apache.org Received: (qmail 3518 invoked by uid 99); 7 Feb 2008 23:49:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 15:49:15 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 23:48:42 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 84CBE1A9852; Thu, 7 Feb 2008 15:48:18 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r619688 [7/10] - in /incubator/cxf/trunk: common/schemas/src/main/resources/schemas/wsdl/ rt/bindings/ rt/bindings/corba/src/main/java/org/apache/yoko/ tools/ tools/common/src/main/java/org/apache/cxf/tools/common/ tools/common/src/main/jav... Date: Thu, 07 Feb 2008 23:47:40 -0000 To: cxf-commits@incubator.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080207234818.84CBE1A9852@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveStruct.wsdl URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveStruct.wsdl?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveStruct.wsdl (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveStruct.wsdl Thu Feb 7 15:47:23 2008 @@ -17,35 +17,35 @@ * specific language governing permissions and limitations * under the License. --> - - - - + + + + - + - - + + - + - - + + - + - - + + - + - + - + - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveUnion.wsdl URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveUnion.wsdl?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveUnion.wsdl (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_RecursiveUnion.wsdl Thu Feb 7 15:47:23 2008 @@ -17,55 +17,55 @@ * specific language governing permissions and limitations * under the License. --> - - - - + + + + - + - - + + - + - - + + - + - - + + - + - + - + - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Schema.xsd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Schema.xsd?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Schema.xsd (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Schema.xsd Thu Feb 7 15:47:23 2008 @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLPT.xsd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLPT.xsd?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLPT.xsd (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLPT.xsd Thu Feb 7 15:47:23 2008 @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLT.xsd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLT.xsd?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLT.xsd (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaLT.xsd Thu Feb 7 15:47:23 2008 @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaPT.xsd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaPT.xsd?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaPT.xsd (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_SchemaPT.xsd Thu Feb 7 15:47:23 2008 @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Sequence.wsdl URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Sequence.wsdl?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Sequence.wsdl (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Sequence.wsdl Thu Feb 7 15:47:23 2008 @@ -17,32 +17,32 @@ * specific language governing permissions and limitations * under the License. --> - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String.wsdl URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String.wsdl?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String.wsdl (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String.wsdl Thu Feb 7 15:47:23 2008 @@ -17,27 +17,27 @@ * specific language governing permissions and limitations * under the License. --> - - - - - - - - + + + + + + + + - + - + - - - + + + - + @@ -138,9 +138,9 @@ - - - + + + @@ -149,9 +149,9 @@ - - - + + + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String_unbounded.wsdl URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String_unbounded.wsdl?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String_unbounded.wsdl (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_String_unbounded.wsdl Thu Feb 7 15:47:23 2008 @@ -17,25 +17,25 @@ * specific language governing permissions and limitations * under the License. --> - - + + - - + + - + - + - - - + + + - + @@ -124,9 +124,9 @@ - - - + + + @@ -135,9 +135,9 @@ - - - + + + Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Struct.wsdl URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Struct.wsdl?rev=619688&r1=619687&r2=619688&view=diff ============================================================================== --- incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Struct.wsdl (original) +++ incubator/cxf/trunk/tools/corba/src/test/resources/idl/expected_Struct.wsdl Thu Feb 7 15:47:23 2008 @@ -17,33 +17,33 @@ * specific language governing permissions and limitations * under the License. --> - - - + + + - + - + - + - + - - - + + + - + @@ -156,8 +156,8 @@ - - + + @@ -166,8 +166,8 @@ - - + +