From 1a913cdef7f9551d49c9cdf36d9dd77f95daa2bd Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 23 Nov 2012 00:43:36 +0000 Subject: QPID-4458: revert changes in r1412380, a CI build failure after a clean checkout showed there is a usage path the changes didnt cover git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1412726 13f79535-47bb-0310-9956-ffa450edef68 --- java/build.deps | 2 -- java/common/build.xml | 7 ++-- java/common/protocol-version.xml | 70 ++++++++++++++++++++++++++++++++++++++++ java/ivy.retrieve.xml | 2 -- java/module.xml | 4 +-- 5 files changed, 77 insertions(+), 8 deletions(-) create mode 100644 java/common/protocol-version.xml (limited to 'java') diff --git a/java/build.deps b/java/build.deps index 32f5e2f1e2..4775fcbf33 100644 --- a/java/build.deps +++ b/java/build.deps @@ -122,5 +122,3 @@ perftests-visualisation-jfc.test.libs=${test.libs} bnd=lib/required/bnd-0.0.384.jar jython=lib/required/jython-standalone-2.5.2.jar maven-ant-tasks=lib/required/maven-ant-tasks-2.1.1.jar -velocity.jar=lib/required/velocity-1.4.jar -velocity-dep.jar=lib/required/velocity-dep-1.4.jar diff --git a/java/common/build.xml b/java/common/build.xml index f5b71f9cca..9caf93c026 100644 --- a/java/common/build.xml +++ b/java/common/build.xml @@ -68,8 +68,11 @@ - - + + + + + diff --git a/java/common/protocol-version.xml b/java/common/protocol-version.xml new file mode 100644 index 0000000000..5435a0a582 --- /dev/null +++ b/java/common/protocol-version.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/java/ivy.retrieve.xml b/java/ivy.retrieve.xml index 5998a3e78e..3ca38e39f8 100644 --- a/java/ivy.retrieve.xml +++ b/java/ivy.retrieve.xml @@ -69,8 +69,6 @@ - -