From 612888d66e9620fa9e7974a1a8cb2f7ce70aa548 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sun, 14 Nov 2010 17:37:50 +0000 Subject: QPID-2943: add the example src+jar to the client release archive git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1035028 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/client/build.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'qpid/java/client') diff --git a/qpid/java/client/build.xml b/qpid/java/client/build.xml index 3c6132dc5b..0b8eaccc46 100644 --- a/qpid/java/client/build.xml +++ b/qpid/java/client/build.xml @@ -27,6 +27,9 @@ + + + @@ -46,6 +49,17 @@ classpathref="module.class.path" packagenames="org.apache.qpid.jms"/> + + + + + + + + + + + -- cgit v1.2.1