Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 54375 invoked from network); 24 Mar 2011 17:14:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2011 17:14:50 -0000 Received: (qmail 90667 invoked by uid 500); 24 Mar 2011 17:14:50 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 90566 invoked by uid 500); 24 Mar 2011 17:14: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 90559 invoked by uid 99); 24 Mar 2011 17:14:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2011 17:14: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; Thu, 24 Mar 2011 17:14:49 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 19B6423889EB; Thu, 24 Mar 2011 17:14:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1085039 - in /cxf/trunk: parent/pom.xml tools/corba/pom.xml Date: Thu, 24 Mar 2011 17:14:28 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110324171428.19B6423889EB@eris.apache.org> Author: dkulp Date: Thu Mar 24 17:14:27 2011 New Revision: 1085039 URL: http://svn.apache.org/viewvc?rev=1085039&view=rev Log: corba tooling just needs the antlr runtime part, not the full set of antlr jars Modified: cxf/trunk/parent/pom.xml cxf/trunk/tools/corba/pom.xml Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1085039&r1=1085038&r2=1085039&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Thu Mar 24 17:14:27 2011 @@ -467,9 +467,9 @@ 1.4.2 - org.antlr + antlr antlr - 3.2 + 2.7.7 org.apache.servicemix.specs Modified: cxf/trunk/tools/corba/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/tools/corba/pom.xml?rev=1085039&r1=1085038&r2=1085039&view=diff ============================================================================== --- cxf/trunk/tools/corba/pom.xml (original) +++ cxf/trunk/tools/corba/pom.xml Thu Mar 24 17:14:27 2011 @@ -60,16 +60,16 @@ ${project.version} - org.antlr + antlr antlr - org.apache.ws.xmlschema - xmlschema-core + org.apache.ws.xmlschema + xmlschema-core - ${cxf.stax.impl.groupId} - ${cxf.stax.impl.artifactId} + ${cxf.stax.impl.groupId} + ${cxf.stax.impl.artifactId} wsdl4j