From 446f27f29890fc995b517a4f52f23b3e48c7fd65 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Mon, 22 Dec 2008 18:21:08 +0000 Subject: [PATCH] Fix build.xml on migration directories --- migration/352a-353a/oracle/build.xml | 50 ------------------------ migration/352a-353a/postgresql/build.xml | 50 ------------------------ migration/353a-trunk/build.xml | 6 +-- 3 files changed, 3 insertions(+), 103 deletions(-) delete mode 100644 migration/352a-353a/oracle/build.xml delete mode 100644 migration/352a-353a/postgresql/build.xml diff --git a/migration/352a-353a/oracle/build.xml b/migration/352a-353a/oracle/build.xml deleted file mode 100644 index f66068ae3c..0000000000 --- a/migration/352a-353a/oracle/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${sqlplus.result} - - - - - - diff --git a/migration/352a-353a/postgresql/build.xml b/migration/352a-353a/postgresql/build.xml deleted file mode 100644 index 1691023238..0000000000 --- a/migration/352a-353a/postgresql/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${psql.result} - - - diff --git a/migration/353a-trunk/build.xml b/migration/353a-trunk/build.xml index aca9391a55..71dab5ebdf 100644 --- a/migration/353a-trunk/build.xml +++ b/migration/353a-trunk/build.xml @@ -1,13 +1,13 @@ - + - + - +