From 6fccaaf510ed06ffe92769acd37185d36dec9f10 Mon Sep 17 00:00:00 2001 From: trifonnt Date: Fri, 15 Aug 2008 08:23:42 +0000 Subject: [PATCH] added build.xml files for migration project. --- migration/340s-351a/build.xml | 50 ++++++++++++++++++++++++ migration/340s-351a/postgresql/build.xml | 50 ++++++++++++++++++++++++ migration/351a-352a/build.xml | 50 ++++++++++++++++++++++++ migration/351a-352a/postgresql/build.xml | 50 ++++++++++++++++++++++++ migration/ChangeLog.txt | 4 +- 5 files changed, 202 insertions(+), 2 deletions(-) create mode 100644 migration/340s-351a/build.xml create mode 100644 migration/340s-351a/postgresql/build.xml create mode 100644 migration/351a-352a/build.xml create mode 100644 migration/351a-352a/postgresql/build.xml diff --git a/migration/340s-351a/build.xml b/migration/340s-351a/build.xml new file mode 100644 index 0000000000..507e546ef1 --- /dev/null +++ b/migration/340s-351a/build.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + File ${file.name} status ${sqlplus.result} + + + + + + diff --git a/migration/340s-351a/postgresql/build.xml b/migration/340s-351a/postgresql/build.xml new file mode 100644 index 0000000000..b1a39da91e --- /dev/null +++ b/migration/340s-351a/postgresql/build.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + File ${file.name} status ${psql.result} + + + diff --git a/migration/351a-352a/build.xml b/migration/351a-352a/build.xml new file mode 100644 index 0000000000..2fb24a534e --- /dev/null +++ b/migration/351a-352a/build.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + File ${file.name} status ${sqlplus.result} + + + + + + diff --git a/migration/351a-352a/postgresql/build.xml b/migration/351a-352a/postgresql/build.xml new file mode 100644 index 0000000000..b9d0c62309 --- /dev/null +++ b/migration/351a-352a/postgresql/build.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + File ${file.name} status ${psql.result} + + + diff --git a/migration/ChangeLog.txt b/migration/ChangeLog.txt index 4ffd714583..2e4f9a8447 100644 --- a/migration/ChangeLog.txt +++ b/migration/ChangeLog.txt @@ -11,11 +11,11 @@ * 253b-253b_XE migration script now only compile dependent procedures and views. 0.6 - * The program now generates complete script automaticly. + * The program now generates complete script automatically. Only little adjustments of the generated needed. 0.5.1 - * Bugfix for DBDifference.java - allows to insert string delimeters + * Bugfix for DBDifference.java - allows to insert string delimiters * Beta of sql statement sorting for autocreated sql statements 0.5