From d01c61b5f5178bccf7bd034e3270d1ade76e6c6e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sat, 12 May 2012 16:45:01 +0000 Subject: QPID-3994: move the deps for the optional charting module over to being retrieved using Ivy git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1337589 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/perftests/visualisation-jfc/build.xml | 44 ++++++++++++++++--------- 1 file changed, 28 insertions(+), 16 deletions(-) (limited to 'qpid/java/perftests') diff --git a/qpid/java/perftests/visualisation-jfc/build.xml b/qpid/java/perftests/visualisation-jfc/build.xml index b838855e8b..91bd2eeddd 100644 --- a/qpid/java/perftests/visualisation-jfc/build.xml +++ b/qpid/java/perftests/visualisation-jfc/build.xml @@ -16,7 +16,7 @@ - specific language governing permissions and limitations - under the License. --> - + @@ -28,19 +28,30 @@ - - - + + + + + + + + - + + + + + + + @@ -86,7 +97,7 @@ http://www.gnu.org/licenses/lgpl.html - + @@ -119,21 +130,22 @@ http://www.gnu.org/licenses/lgpl.html - - - Downloading JFreeChart - - + + + + - + - - - Downloading csvjdbc - + + + + -- cgit v1.2.1