From 79d784ff0f9cd1c72099965838b50603e487c393 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 22 Jun 2009 11:12:06 +0000 Subject: [PATCH] Add a target to perform the metadata import transform. --- build.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/build.xml b/build.xml index 53030101..fd494ab9 100644 --- a/build.xml +++ b/build.xml @@ -509,6 +509,31 @@ Verification completed. + + + Importing metadata from ${entities.dir}/import.xml + + + + + + + + + + + + + + Imported metadata to ${entities.dir}/imported.xml + +