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 9E317E633 for ; Sat, 8 Dec 2012 20:24:21 +0000 (UTC) Received: (qmail 12623 invoked by uid 500); 8 Dec 2012 20:24:21 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 12580 invoked by uid 500); 8 Dec 2012 20:24:21 -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 12573 invoked by uid 99); 8 Dec 2012 20:24:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2012 20:24:21 +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; Sat, 08 Dec 2012 20:24:19 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6B16C238897F; Sat, 8 Dec 2012 20:23:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1418749 - /cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/src/main/resources/archetype-resources/pom.xml Date: Sat, 08 Dec 2012 20:23:58 -0000 To: commits@cxf.apache.org From: gmazza@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121208202358.6B16C238897F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gmazza Date: Sat Dec 8 20:23:57 2012 New Revision: 1418749 URL: http://svn.apache.org/viewvc?rev=1418749&view=rev Log: Switch to Java 5-compatible Maven Tomcat6 plugin in 2.6 branch archetype. Modified: cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/src/main/resources/archetype-resources/pom.xml Modified: cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/src/main/resources/archetype-resources/pom.xml?rev=1418749&r1=1418748&r2=1418749&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/src/main/resources/archetype-resources/pom.xml (original) +++ cxf/branches/2.6.x-fixes/maven-plugins/archetypes/cxf-jaxws-javafirst/src/main/resources/archetype-resources/pom.xml Sat Dec 8 20:23:57 2012 @@ -57,8 +57,9 @@ in console output; WSDL browser address will be concatenation of the two: http://xxx/yyy?wsdl --> - org.codehaus.mojo - tomcat-maven-plugin + org.apache.tomcat.maven + tomcat6-maven-plugin + 2.0 start-tomcat