From 174eb11f6c1a7c5cd37754cd94736fa3ba4b9deb Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Wed, 9 Apr 2014 16:40:29 +0000 Subject: QPID-5674: update the target creating the 'java release' tar to ignore the test results and work directories git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1586027 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qpid/java/build.xml b/qpid/java/build.xml index a1d462fc9d..189680578c 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -192,6 +192,8 @@ + + -- cgit v1.2.1