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 F202F99FC for ; Mon, 3 Oct 2011 16:34:23 +0000 (UTC) Received: (qmail 33099 invoked by uid 500); 3 Oct 2011 16:34:23 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 33040 invoked by uid 500); 3 Oct 2011 16:34:23 -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 33033 invoked by uid 99); 3 Oct 2011 16:34:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 16:34:23 +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; Mon, 03 Oct 2011 16:34:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B4C292388A5F for ; Mon, 3 Oct 2011 16:34:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1178443 - in /cxf/branches/2.4.x-fixes: ./ maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Date: Mon, 03 Oct 2011 16:34:02 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111003163402.B4C292388A5F@eris.apache.org> Author: dkulp Date: Mon Oct 3 16:34:02 2011 New Revision: 1178443 URL: http://svn.apache.org/viewvc?rev=1178443&view=rev Log: Merged revisions 1178413 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1178413 | ericjohnson | 2011-10-03 10:04:17 -0400 (Mon, 03 Oct 2011) | 1 line made description descriptive ........ Modified: cxf/branches/2.4.x-fixes/ (props changed) cxf/branches/2.4.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Propchange: cxf/branches/2.4.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: cxf/branches/2.4.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.4.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml?rev=1178443&r1=1178442&r2=1178443&view=diff ============================================================================== --- cxf/branches/2.4.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml (original) +++ cxf/branches/2.4.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml Mon Oct 3 16:34:02 2011 @@ -29,7 +29,7 @@ cxf-jaxws-javafirst Apache CXF Archetype - Simple JAX-WS Java First 2.4.3-SNAPSHOT - Apache CXF Archetype - Simple JAX-WS Java First + Creates a project for developing a Web service starting from Java code http://cxf.apache.org true