From acbc9230d2dbe48fea152fc08ec1bf4187acd364 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 18 Dec 2012 22:58:09 +0000 Subject: QPID-4458: remove unused subdirs and files from gentools then move the remainder src to java/common/gentools. - Integrate into the java common module build process - Retrieve the Velocity dependencies using Ivy. - Remove unused java/common/protocol-version.xml and cpp/src/generate.sh files. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1423705 13f79535-47bb-0310-9956-ffa450edef68 --- java/module.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'java/module.xml') diff --git a/java/module.xml b/java/module.xml index 695e358d7a..a8dbf96ebc 100644 --- a/java/module.xml +++ b/java/module.xml @@ -796,7 +796,8 @@ qpid.name=${project.name} --> - + + @@ -809,7 +810,7 @@ qpid.name=${project.name} deprecation="${javac.deprecation}" srcdir="${project.root}/broker/src/velocity/java" > - + @@ -839,7 +840,7 @@ qpid.name=${project.name} - + @@ -856,7 +857,7 @@ qpid.name=${project.name} - + -- cgit v1.2.1