From d198e53d6bd882d028866a396fde302c45196bd3 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 21 Mar 2018 16:45:44 +0000 Subject: [PATCH] JAL-2754 dont put '<>' in text! --- .ant-targets-build.xml | 29 ----------------------------- build.xml | 2 +- 2 files changed, 1 insertion(+), 30 deletions(-) diff --git a/.ant-targets-build.xml b/.ant-targets-build.xml index 15432a1..7ef21f1 100644 --- a/.ant-targets-build.xml +++ b/.ant-targets-build.xml @@ -1,31 +1,2 @@ -build -buildPropertiesFile -buildTests -buildextclients -buildindices -castorbinding -clean -compileApplet -distclean help -init -linkcheck -makeApplet -makedist -makefulldist -obfuscate -packageApplet -prepare -prepareTests -preparejnlp -prepubapplet_1 -pubapplet -runenv -signApplet -sourcedist -sourcedoc -sourcescrub -testclean -testng usage -writejnlpf diff --git a/build.xml b/build.xml index 3ef3ed3..3d26efc 100755 --- a/build.xml +++ b/build.xml @@ -38,7 +38,7 @@ - + -- 1.7.10.2