From 835ce5989d0f5192b8562e47c89cd73ffb5e6ba7 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Wed, 21 May 2014 15:26:08 +0000 Subject: QPID-5774: first main swipe, remove the Ant builds main build.xml and associated files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1596595 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/perftests/visualisation-jfc/build.xml | 165 ------------------------ 1 file changed, 165 deletions(-) delete mode 100644 qpid/java/perftests/visualisation-jfc/build.xml (limited to 'qpid/java/perftests/visualisation-jfc') diff --git a/qpid/java/perftests/visualisation-jfc/build.xml b/qpid/java/perftests/visualisation-jfc/build.xml deleted file mode 100644 index 04deb39d36..0000000000 --- a/qpid/java/perftests/visualisation-jfc/build.xml +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The JFreeChart library is required to use this optional module. - -The jar file may be downloaded by either: - - Seperately running the following command from the qpid/java/perftests/visualisation-jfc dir: ant download-jfree - - OR - - Adding -Ddownload-jfree=true to your regular build command. - The JFreechart JARs were not found - - - - - - - - - - *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0. - -For a copy of the LGPL Licence, please see: -http://www.gnu.org/licenses/lgpl.html - - - - - - - - - - - - - - - - - The CSVJDBC library is required to use this optional module. - -The jar file may be downloaded by either: - - Seperately running the following command from the qpid/java/perftests/visualisation-jfc dir: ant download-csvjdbc - - OR - - Adding -Ddownload-csvjdbc=true to your regular build command. - The CSVJDBC JAR was not found - - - - - *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0. - -For a copy of the LGPL Licence, please see: -http://www.gnu.org/licenses/lgpl.html - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.1