From 91dd89866c86068665e7d94f368af89b7811435a Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 11 Mar 2013 23:32:23 +0000 Subject: QPID-4645: add the broker-plugins and bdbstore moudles as optional dependencies in the broker pom to simplify their use, make the bdbstore plugin match the others by using provided scope for the brokers modules (and the JE dep) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1455361 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/module.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qpid/java/module.xml') diff --git a/qpid/java/module.xml b/qpid/java/module.xml index 1ff0be4621..ce54e108c5 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -72,6 +72,7 @@ + @@ -264,7 +265,7 @@ - + -- cgit v1.2.1