From 2dd4d29ea341014d065606ab484b5231ba00a3d3 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Mon, 22 Dec 2008 18:17:41 +0000 Subject: [PATCH] Fix build.xml on migration directories --- migration/340s-351a/oracle/build.xml | 50 ------------------------ migration/340s-351a/postgresql/build.xml | 50 ------------------------ migration/351a-352a/oracle/build.xml | 50 ------------------------ migration/351a-352a/postgresql/build.xml | 50 ------------------------ migration/352a-353a/oracle/build.xml | 2 +- 5 files changed, 1 insertion(+), 201 deletions(-) delete mode 100644 migration/340s-351a/oracle/build.xml delete mode 100644 migration/340s-351a/postgresql/build.xml delete mode 100644 migration/351a-352a/oracle/build.xml delete mode 100644 migration/351a-352a/postgresql/build.xml diff --git a/migration/340s-351a/oracle/build.xml b/migration/340s-351a/oracle/build.xml deleted file mode 100644 index 7f59a5b647..0000000000 --- a/migration/340s-351a/oracle/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${sqlplus.result} - - - - - - diff --git a/migration/340s-351a/postgresql/build.xml b/migration/340s-351a/postgresql/build.xml deleted file mode 100644 index b1a39da91e..0000000000 --- a/migration/340s-351a/postgresql/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${psql.result} - - - diff --git a/migration/351a-352a/oracle/build.xml b/migration/351a-352a/oracle/build.xml deleted file mode 100644 index 4bc529d3f4..0000000000 --- a/migration/351a-352a/oracle/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${sqlplus.result} - - - - - - diff --git a/migration/351a-352a/postgresql/build.xml b/migration/351a-352a/postgresql/build.xml deleted file mode 100644 index b9d0c62309..0000000000 --- a/migration/351a-352a/postgresql/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${psql.result} - - - diff --git a/migration/352a-353a/oracle/build.xml b/migration/352a-353a/oracle/build.xml index c06536c4de..f66068ae3c 100644 --- a/migration/352a-353a/oracle/build.xml +++ b/migration/352a-353a/oracle/build.xml @@ -38,7 +38,7 @@ - + File ${file.name} status ${sqlplus.result}