diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-11 00:13:49 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-11 00:13:49 +0000 |
commit | 17335f18b34f7c4d0abf428a1ba66491f42028b9 (patch) | |
tree | 3ed931b713c09e057d58f722fe3f4f2403d1ba10 /branches/sca-java-1.x/distribution/src/main/release | |
parent | 9d425e0d33293743bc356a18215ead8c01ac67f7 (diff) |
TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725498 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE b/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE index 84dd04c3ec..ed9354863a 100644 --- a/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE +++ b/branches/sca-java-1.x/distribution/src/main/release/bin/LICENSE @@ -231,8 +231,8 @@ The following components come under Apache Software License 2.0 activeio-2.0-r118.jar activeio-core-3.0.0-incubator.jar activeio-core-3.1.0-tests.jar - activemq-core-5.1.0.jar - apache-activemq-4.1.1.jar + activemq-all-5.2.0.jar + activemq-core-5.2.0.jar addressing-1.3.mar annogen-0.1.0.jar aopalliance-1.0.jar |