Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 34340 invoked from network); 26 Jul 2010 15:02:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Jul 2010 15:02:14 -0000 Received: (qmail 19563 invoked by uid 500); 26 Jul 2010 15:02:14 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 19489 invoked by uid 500); 26 Jul 2010 15:02:13 -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 19482 invoked by uid 99); 26 Jul 2010 15:02:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jul 2010 15:02:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP 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; Mon, 26 Jul 2010 15:02:07 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 39E032388A3D; Mon, 26 Jul 2010 15:01:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r979321 [2/2] - in /cxf/trunk: ./ distribution/ distribution/src/main/release/samples/ distribution/src/main/release/samples/aegis/ distribution/src/main/release/samples/aegis_standalone/ distribution/src/main/release/samples/callback/ dist... Date: Mon, 26 Jul 2010 15:01:12 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100726150113.39E032388A3D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,15 @@ 4.0.0 org.apache.cxf.samples ws_policy - 1.0 WS-Policy Demo + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} src @@ -38,7 +43,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -129,35 +134,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,14 @@ 4.0.0 org.apache.cxf.samples ws_rm - 1.0 WS-RM Demo + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) + ${project.version} src @@ -38,7 +42,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -123,35 +127,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssc/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssc/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssc/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssc/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,9 +20,14 @@ 4.0.0 org.apache.cxf.samples.interopfest ws-sc - 1.0 + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} ALL MS http://131.107.153.205/Security_WsSecurity_Service_Indigo/WSSecureConversation.svc @@ -90,7 +95,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -169,35 +174,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec10/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec10/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec10/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec10/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,9 +20,14 @@ 4.0.0 org.apache.cxf.samples.interopfest ws-sec10 - 1.0 + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} MS ALL @@ -88,7 +93,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -161,36 +166,7 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - - + org.apache.cxf Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec11/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec11/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec11/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wssec11/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,9 +20,14 @@ 4.0.0 org.apache.cxf.samples.interopfest ws-sec11 - 1.0 + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} ALL MS @@ -88,7 +93,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -161,35 +166,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust10/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,9 +20,14 @@ 4.0.0 org.apache.cxf.samples.interopfest ws-trust10 - 1.0 + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} ALL 131.107.72.15 @@ -92,7 +97,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -144,35 +149,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/interopfest/wstrust13/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,11 +20,18 @@ 4.0.0 org.apache.cxf.samples.interopfest ws-trust13 - 1.0 + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} ALL + + @@ -87,7 +94,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -135,35 +142,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml Mon Jul 26 15:01:10 2010 @@ -19,11 +19,16 @@ 4.0.0 org.apache.cxf.samples - wssec - 1.0 + wssec_sign_enc WS-Security Demo + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} @@ -48,7 +53,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -115,35 +120,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml Mon Jul 26 15:01:10 2010 @@ -19,11 +19,15 @@ 4.0.0 org.apache.cxf.samples - wssec - 1.0 + wssec_ut WS-Security Demo + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) + ${project.version} src @@ -38,7 +42,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -123,35 +127,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml Mon Jul 26 15:01:10 2010 @@ -19,11 +19,16 @@ 4.0.0 org.apache.cxf.samples - wssec - 1.0 + wssec_ut_policy WS-Security Demo + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} src @@ -38,7 +43,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -162,35 +167,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml Mon Jul 26 15:01:10 2010 @@ -19,11 +19,16 @@ 4.0.0 org.apache.cxf.samples - wssec - 1.0 + wssec_ut_sign WS-Security Demo + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} @@ -48,7 +53,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -115,35 +120,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,12 +20,16 @@ 4.0.0 org.apache.cxf.samples wsdl_first - 1.0 war WSDL first demo using Document/Literal Style + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) - ../.. + ${project.version} + ${basedir}/../.. @@ -73,7 +77,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -146,35 +150,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - @@ -198,6 +173,7 @@ junit junit 4.7 + compile Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,14 @@ 4.0.0 org.apache.cxf.samples wsdl_first_dynamic_client - 1.0 CXF Dynamic Client Sample + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) + ${project.version} install @@ -39,7 +43,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -109,35 +113,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,15 @@ 4.0.0 org.apache.cxf.samples wsdl_first_https - 1.0 WSDL first demo using HTTPS + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} src @@ -38,7 +43,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -217,36 +222,6 @@ - - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,14 @@ 4.0.0 org.apache.cxf.samples wsdl_first_pure_xml - 1.0 WSDL first demo using BARE Style in XML Binding (pure XML over HTTP) + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) + ${project.version} src @@ -38,7 +42,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -111,35 +115,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,11 +20,18 @@ 4.0.0 org.apache.cxf.samples wsdl_first_rpclit - 1.0 WSDL first demo using RPC-Literal Style + + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} + src @@ -38,7 +45,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -111,35 +118,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,14 @@ 4.0.0 org.apache.cxf.samples wsdl_first_soap12 - 1.0 WSDL first demo using SOAP12 in Document/Literal Style + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) + ${project.version} src @@ -38,7 +42,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -137,35 +141,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,15 @@ 4.0.0 org.apache.cxf.samples wsdl_first_xml_wrapped - 1.0 CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP) + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + + - [2,) + ${project.version} src @@ -38,7 +43,7 @@ org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -137,35 +142,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml (original) +++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml Mon Jul 26 15:01:10 2010 @@ -20,10 +20,14 @@ 4.0.0 org.apache.cxf.samples wsdl_first_xmlbeans - 1.0 WSDL first demo using Document/Literal Style and XMLBeans DataBinding + + org.apache.cxf.samples + cxf-samples + 2.3.0-SNAPSHOT + - [2,) + ${project.version} src @@ -46,16 +50,9 @@ - maven-compiler-plugin - - 1.5 - 1.5 - - - org.apache.cxf cxf-codegen-plugin - LATEST + ${project.version} generate-sources @@ -130,35 +127,6 @@ - - snapshots - - - apache-snapshots - Apache SNAPSHOT Repository - https://repository.apache.org/content/groups/snapshots-group/ - - true - - - false - - - - - - apache-snapshots - Apache Maven Plugin Snapshots - https://repository.apache.org/content/groups/snapshots-group/ - - false - - - true - - - - Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Mon Jul 26 15:01:10 2010 @@ -333,6 +333,12 @@ + javax.ws.rs + jsr311-api + 1.1 + + + cglib cglib-nodep 2.1_3 Modified: cxf/trunk/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/pom.xml (original) +++ cxf/trunk/pom.xml Mon Jul 26 15:01:10 2010 @@ -432,6 +432,11 @@ org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + org.codehaus.mojo build-helper-maven-plugin 1.5 Modified: cxf/trunk/rt/frontend/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxrs/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/rt/frontend/jaxrs/pom.xml (original) +++ cxf/trunk/rt/frontend/jaxrs/pom.xml Mon Jul 26 15:01:10 2010 @@ -60,7 +60,6 @@ javax.ws.rs jsr311-api - 1.1 ${project.groupId} Modified: cxf/trunk/systests/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxrs/pom.xml?rev=979321&r1=979320&r2=979321&view=diff ============================================================================== --- cxf/trunk/systests/jaxrs/pom.xml (original) +++ cxf/trunk/systests/jaxrs/pom.xml Mon Jul 26 15:01:10 2010 @@ -156,10 +156,6 @@ test - org.eclipse.jetty - jetty-server - - org.apache.cxf cxf-rt-transports-http-jetty ${project.version}