Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 49052 invoked from network); 17 Jun 2009 06:09:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jun 2009 06:09:51 -0000 Received: (qmail 12648 invoked by uid 500); 17 Jun 2009 06:10:02 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 12567 invoked by uid 500); 17 Jun 2009 06:10:02 -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 12558 invoked by uid 99); 17 Jun 2009 06:10:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2009 06:10:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 17 Jun 2009 06:09:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D9CE4238888C; Wed, 17 Jun 2009 06:09:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r785481 - in /geronimo/server/trunk/plugins/activemq: activemq-broker/src/main/history/dependencies.xml activemq-webconsole-jetty/src/main/history/dependencies.xml activemq-webconsole-tomcat/src/main/history/dependencies.xml Date: Wed, 17 Jun 2009 06:09:39 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090617060939.D9CE4238888C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Wed Jun 17 06:09:39 2009 New Revision: 785481 URL: http://svn.apache.org/viewvc?rev=785481&view=rev Log: GERONIMO-4692 My build works only with org.springframework:spring-aop removed from these three plugins. We might need to add this dependency back after sorting Modified: geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml geronimo/server/trunk/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml geronimo/server/trunk/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml Modified: geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml?rev=785481&r1=785480&r2=785481&view=diff ============================================================================== --- geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/plugins/activemq/activemq-broker/src/main/history/dependencies.xml Wed Jun 17 06:09:39 2009 @@ -7,18 +7,13 @@ car - org.apache.geronimo.configs - system-database - car - - - org.apache.geronimo.modules - geronimo-activemq + backport-util-concurrent + backport-util-concurrent jar - org.apache.geronimo.modules - geronimo-activemq-management + org.apache.activemq + activeio-core jar @@ -28,7 +23,12 @@ org.apache.activemq - activeio-core + kahadb + jar + + + org.apache.activemq.protobuf + activemq-protobuf jar @@ -37,23 +37,23 @@ car - org.apache.xbean - xbean-spring - jar + org.apache.geronimo.configs + system-database + car - org.apache.activemq - kahadb + org.apache.geronimo.modules + geronimo-activemq jar - org.apache.activemq.protobuf - activemq-protobuf + org.apache.geronimo.modules + geronimo-activemq-management jar - backport-util-concurrent - backport-util-concurrent + org.apache.xbean + xbean-spring jar Modified: geronimo/server/trunk/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml?rev=785481&r1=785480&r2=785481&view=diff ============================================================================== --- geronimo/server/trunk/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/plugins/activemq/activemq-webconsole-jetty/src/main/history/dependencies.xml Wed Jun 17 06:09:39 2009 @@ -7,118 +7,113 @@ car - org.apache.geronimo.configs - ${jetty} - car - - - org.apache.geronimo.configs - jasper - car + aopalliance + aopalliance + jar - org.apache.geronimo.configs - activemq-broker - car + commons-pool + commons-pool + jar - org.apache.activemq - activemq-web + jdom + jdom jar - org.apache.activemq - activemq-camel + jivesoftware + smackx jar - org.apache.camel - camel-jms + opensymphony + sitemesh jar - org.apache.camel - camel-spring + org.apache.activemq + activemq-camel jar - org.apache.camel - camel-core + org.apache.activemq + activemq-console jar - org.springframework - spring-tx + org.apache.activemq + activemq-pool jar - org.springframework - spring-aop + org.apache.activemq + activemq-web jar - aopalliance - aopalliance + org.apache.activemq + activemq-xmpp jar - org.springframework - spring-jms + org.apache.camel + camel-core jar - commons-pool - commons-pool + org.apache.camel + camel-jms jar - org.springframework - spring-context-support + org.apache.camel + camel-spring jar - org.apache.activemq - activemq-pool - jar + org.apache.geronimo.configs + activemq-broker + car - rome - rome - jar + org.apache.geronimo.configs + jasper + car - jdom - jdom - jar + org.apache.geronimo.configs + jetty7 + car org.springframework - spring-webmvc + spring-context-support jar - xmlpull - xmlpull + org.springframework + spring-jms jar - org.apache.activemq - activemq-xmpp + org.springframework + spring-tx jar - jivesoftware - smackx + org.springframework + spring-webmvc jar - org.apache.activemq - activemq-console + rome + rome jar - opensymphony - sitemesh + xmlpull + xmlpull jar Modified: geronimo/server/trunk/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml?rev=785481&r1=785480&r2=785481&view=diff ============================================================================== --- geronimo/server/trunk/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/plugins/activemq/activemq-webconsole-tomcat/src/main/history/dependencies.xml Wed Jun 17 06:09:39 2009 @@ -7,118 +7,113 @@ car - org.apache.geronimo.configs - tomcat6 - car - - - org.apache.geronimo.configs - jasper - car + aopalliance + aopalliance + jar - org.apache.geronimo.configs - activemq-broker - car + commons-pool + commons-pool + jar - org.apache.activemq - activemq-web + jdom + jdom jar - org.apache.activemq - activemq-camel + jivesoftware + smackx jar - org.apache.camel - camel-jms + opensymphony + sitemesh jar - org.apache.camel - camel-spring + org.apache.activemq + activemq-camel jar - org.apache.camel - camel-core + org.apache.activemq + activemq-console jar - org.springframework - spring-tx + org.apache.activemq + activemq-pool jar - org.springframework - spring-aop + org.apache.activemq + activemq-web jar - aopalliance - aopalliance + org.apache.activemq + activemq-xmpp jar - org.springframework - spring-jms + org.apache.camel + camel-core jar - commons-pool - commons-pool + org.apache.camel + camel-jms jar - org.springframework - spring-context-support + org.apache.camel + camel-spring jar - org.apache.activemq - activemq-pool - jar + org.apache.geronimo.configs + activemq-broker + car - rome - rome - jar + org.apache.geronimo.configs + jasper + car - jdom - jdom - jar + org.apache.geronimo.configs + tomcat6 + car org.springframework - spring-webmvc + spring-context-support jar - xmlpull - xmlpull + org.springframework + spring-jms jar - org.apache.activemq - activemq-xmpp + org.springframework + spring-tx jar - jivesoftware - smackx + org.springframework + spring-webmvc jar - org.apache.activemq - activemq-console + rome + rome jar - opensymphony - sitemesh + xmlpull + xmlpull jar