From 7af0ed307ca6cd50ef5bfa095d8bb69ce16838a1 Mon Sep 17 00:00:00 2001 From: "Frederick G. Oconer" Date: Thu, 30 Mar 2006 10:54:44 +0000 Subject: [PATCH] Included other dependencies using maven 1 build as reference. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390078 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/src/main/descriptors/bin.xml | 36 ++++++++++++++------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/assembly/src/main/descriptors/bin.xml b/assembly/src/main/descriptors/bin.xml index 9bb6b1ffb2..4df10bef72 100644 --- a/assembly/src/main/descriptors/bin.xml +++ b/assembly/src/main/descriptors/bin.xml @@ -47,7 +47,7 @@ run.jar false - org.apache.activemq:activemq-console + incubator-activemq:activemq-console @@ -55,13 +55,14 @@ false runtime - activeio:activeio - mx4j:mx4j - org.apache.activemq:activemq-core backport-util-concurrent:backport-util-concurrent commons-logging:commons-logging - geronimo-spec:geronimo-spec-jms - geronimo-spec:geronimo-spec-j2ee-management + geronimo-jms_1.1_spec:geronimo-jms_1.1_spec + incubator-activemq:activemq-core + incubator-activemq:activeio-core + incubator-activemq:activemq-console + mx4j:mx4j + org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec @@ -70,22 +71,23 @@ runtime + incubator-activemq:activemq-optional + activecluster:activecluster commons-beanutils:commons-beanutils commons-collections:commons-collections commons-httpclient:commons-httpclient - xstream:xstream - xmlpull:xmlpull - activecluster:activecluster - org.apache.xbean:xbean-spring - springframework:spring commons-dbcp:commons-dbcp commons-pool:commons-pool - org.apache.derby:derby - geronimo-spec:geronimo-spec-j2ee-connector - mx4j:mx4j-remote - geronimo-spec:geronimo-spec-j2ee-jacc + jetty:jetty log4j:log4j - activeio:activeio + mx4j:mx4j-remote + org.apache.derby:derby + org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec + org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec + org.apache.xbean:xbean-spring + springframework:spring + xstream:xstream + xmlpull:xmlpull @@ -120,4 +122,4 @@ --> - + \ No newline at end of file