From 38ef37b8825ce61eaafae716458a1dfdf7b69272 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Fri, 5 Oct 2012 10:45:30 -0500 Subject: [PATCH] BATCH-1897: Removed unused ant support --- spring-batch-core/build.xml | 7 ---- spring-batch-core/ivy.xml | 52 -------------------------- spring-batch-infrastructure/build.xml | 7 ---- spring-batch-infrastructure/ivy.xml | 53 --------------------------- spring-batch-parent/build.xml | 17 --------- spring-batch-test/build.xml | 7 ---- spring-batch-test/ivy.xml | 35 ------------------ 7 files changed, 178 deletions(-) delete mode 100644 spring-batch-core/build.xml delete mode 100644 spring-batch-core/ivy.xml delete mode 100644 spring-batch-infrastructure/build.xml delete mode 100644 spring-batch-infrastructure/ivy.xml delete mode 100644 spring-batch-parent/build.xml delete mode 100644 spring-batch-test/build.xml delete mode 100644 spring-batch-test/ivy.xml diff --git a/spring-batch-core/build.xml b/spring-batch-core/build.xml deleted file mode 100644 index 3b71c71ab..000000000 --- a/spring-batch-core/build.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/spring-batch-core/ivy.xml b/spring-batch-core/ivy.xml deleted file mode 100644 index b838e6552..000000000 --- a/spring-batch-core/ivy.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/spring-batch-infrastructure/build.xml b/spring-batch-infrastructure/build.xml deleted file mode 100644 index 4e1576762..000000000 --- a/spring-batch-infrastructure/build.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/spring-batch-infrastructure/ivy.xml b/spring-batch-infrastructure/ivy.xml deleted file mode 100644 index d3d974737..000000000 --- a/spring-batch-infrastructure/ivy.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/spring-batch-parent/build.xml b/spring-batch-parent/build.xml deleted file mode 100644 index 101c344e0..000000000 --- a/spring-batch-parent/build.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/spring-batch-test/build.xml b/spring-batch-test/build.xml deleted file mode 100644 index f01640721..000000000 --- a/spring-batch-test/build.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/spring-batch-test/ivy.xml b/spring-batch-test/ivy.xml deleted file mode 100644 index 0365e6980..000000000 --- a/spring-batch-test/ivy.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -