From 7ff6106c14396c36929e7899057874f4cac9a796 Mon Sep 17 00:00:00 2001 From: aaron Date: Thu, 8 Jul 2010 19:10:19 +0000 Subject: [PATCH] adding Ivy lines for findbug, and adding a build task (to run it locally you need to have installation of findbug). I'll put more information on the wiki when it's up and running. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3744 348d0f76-0448-11de-a6fe-93d51630548a --- build.xml | 38 ++++++++++++++++++++++++++++++++++---- ivy.xml | 6 ++++++ 2 files changed, 40 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 7a9ffe58b..cc00ffdfb 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,5 @@ Compile and distribute the Sting toolkit - @@ -9,6 +8,9 @@ + + + @@ -266,10 +268,10 @@ - + - + @@ -352,7 +354,7 @@ - + @@ -449,6 +451,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ivy.xml b/ivy.xml index a266b179d..5f7cc16b6 100644 --- a/ivy.xml +++ b/ivy.xml @@ -5,6 +5,7 @@ + @@ -49,5 +50,10 @@ + + + + +