From 065f8a9807cdf3b6156fa3a174ffdb2ea4870449 Mon Sep 17 00:00:00 2001 From: "Frederick G. Oconer" Date: Fri, 31 Mar 2006 07:30:09 +0000 Subject: [PATCH] Updated the dependencies to be included in the jar file activemq-full-version.jar. This was referenced to the jar created in maven1. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390353 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/src/main/descriptors/all-jar.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/assembly/src/main/descriptors/all-jar.xml b/assembly/src/main/descriptors/all-jar.xml index 42c9dd6117..9db85b00fb 100644 --- a/assembly/src/main/descriptors/all-jar.xml +++ b/assembly/src/main/descriptors/all-jar.xml @@ -26,14 +26,16 @@ true runtime - org.apache.activemq:activemq-core + incubator-activemq:activemq-console + incubator-activemq:activemq-core + incubator-activemq:activeio-core + incubator-activemq:activemq-optional backport-util-concurrent:backport-util-concurrent commons-logging:commons-logging - geronimo-spec:geronimo-spec-jms - geronimo-spec:geronimo-spec-j2ee-management - activeio:activeio - mx4j:mx4j + org.apache.geronimo.specs:geronimo-jms_1.1_spec + org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec + org.apache.derby:derby - + \ No newline at end of file