From 21a0465448180d8dab5885243cac3989d9ed30a2 Mon Sep 17 00:00:00 2001 From: "Timothy A. Bish" Date: Sat, 9 Jun 2012 18:53:25 +0000 Subject: [PATCH] fix build issue with some Generic types. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1348483 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-core/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index 8d73d2edeb..aa0316c732 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -96,7 +96,7 @@ activemq-protobuf false - + org.fusesource.fuse-extra fusemq-leveldb @@ -184,7 +184,7 @@ true - + @@ -639,6 +639,13 @@ + + + com.thoughtworks.qdox + qdox + 1.12 + +