From c72dffa16c4af41f6565bd926907124ba3b687d3 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 27 Sep 2010 22:56:20 +0000 Subject: QPID-2857: Remove the FindBugs binarys from the repository and add instructions on how to download and use it. This is necessary because whilst its deps are fine, FindBugs itself is LGPL licenced. It also doesnt hurt to remove 15MB of optional binaries from the release. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1001951 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/build.xml') diff --git a/qpid/java/build.xml b/qpid/java/build.xml index b5f669fb52..6ed2992a68 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -250,7 +250,7 @@ - + -- cgit v1.2.1