Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 73669 invoked from network); 14 Jan 2007 04:44:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2007 04:44:33 -0000 Received: (qmail 42993 invoked by uid 500); 14 Jan 2007 04:44:39 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 42987 invoked by uid 500); 14 Jan 2007 04:44:39 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 42976 invoked by uid 99); 14 Jan 2007 04:44:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jan 2007 20:44:39 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Sat, 13 Jan 2007 20:44:32 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 29AA41A981A; Sat, 13 Jan 2007 20:43:30 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r496032 - /geronimo/server/trunk/configs/axis2/pom.xml Date: Sun, 14 Jan 2007 04:43:30 -0000 To: scm@geronimo.apache.org From: dims@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070114044330.29AA41A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dims Date: Sat Jan 13 20:43:29 2007 New Revision: 496032 URL: http://svn.apache.org/viewvc?view=rev&rev=496032 Log: use the same set of dependencies that are in modules\geronimo-axis2\pom.xml (to fix missing axiom jars, which lead to gbean failed state) Modified: geronimo/server/trunk/configs/axis2/pom.xml Modified: geronimo/server/trunk/configs/axis2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/axis2/pom.xml?view=diff&rev=496032&r1=496031&r2=496032 ============================================================================== --- geronimo/server/trunk/configs/axis2/pom.xml (original) +++ geronimo/server/trunk/configs/axis2/pom.xml Sat Jan 13 20:43:29 2007 @@ -64,81 +64,177 @@ geronimo-ws-metadata_2.0_spec - + org.apache.axis2 - axis2-adb-codegen + axis2-java2wsdl SNAPSHOT org.apache.axis2 - axis2-adb + axis2-kernel SNAPSHOT org.apache.axis2 - axis2-codegen + axis2-adb SNAPSHOT org.apache.axis2 - axis2-java2wsdl + axis2-jaxws-api SNAPSHOT org.apache.axis2 - axis2-jibx + axis2-jaxws SNAPSHOT - org.apache.axis2 - axis2-kernel + org.apache.ws.commons.axiom + axiom-api SNAPSHOT + + + log4j + log4j + + - org.apache.axis2 - axis2-tools + org.apache.ws.commons.axiom + axiom-impl SNAPSHOT + + + log4j + log4j + + - org.apache.axis2 - axis2-xmlbeans - SNAPSHOT - - - org.apache.ws.commons - XmlSchema - - - javax.xml.soap - saaj-api - - - com.sun.xml.messaging.saaj - saaj-impl - - - org.springframework - spring-core - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - javax.xml.ws - jaxws-api - + org.apache.ws.commons.schema + XmlSchema + 1.2 + + + org.apache.neethi + neethi + 2.0 + + + commons-logging + commons-logging + 1.1 + + + log4j + log4j + + + logkit + logkit + + + avalon-framework + avalon-framework + + + + + commons-httpclient + commons-httpclient + 3.0.1 + + + junit + junit + + + + + commons-codec + commons-codec + 1.3 + + + junit + junit + + + + + woodstox + wstx + asl-3.2.0 + + + stax + stax-api + 1.0.1 + wsdl4j wsdl4j + 1.6.2 + + + javax.mail + mail + 1.4 + + + javax.activation + activation + 1.1 + + + xalan + xalan + 2.7.0 + + + xmlbeans + xbean + 2.2.0 + + + jaxen + jaxen + 1.1-beta-10 + + + backport-util-concurrent + backport-util-concurrent + 2.2 + + + annogen + annogen + 0.1.0 + + + incubator-woden + woden + 1.0.0M6 + + + com.sun.xml.bind + jaxb-impl + 2.0.2 + + + com.sun.xml.bind + jaxb-xjc + 2.0.2 + + + javax.xml.bind + jaxb-api + 2.0.2