From ffcf573bd507e9dc223c76c2f1cc8ee181bd8627 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Wed, 18 Nov 2009 18:55:24 +0000 Subject: [PATCH] CSPACE-575: Adding targets for Vocabulary installer. --- installer/build.xml | 62 ++++++++++++++++--- services/collectionobject/installer/build.xml | 27 +++++--- services/id/installer/build.xml | 26 ++++++-- services/installer/build.xml | 53 +++++++++------- services/vocabulary/build.xml | 1 - services/vocabulary/installer/build.xml | 62 +++++++++++++++++++ 6 files changed, 188 insertions(+), 43 deletions(-) create mode 100644 services/vocabulary/installer/build.xml diff --git a/installer/build.xml b/installer/build.xml index 137fb3b2d..37b381998 100644 --- a/installer/build.xml +++ b/installer/build.xml @@ -4,6 +4,7 @@ collectionspace services + @@ -17,9 +18,48 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -35,16 +75,22 @@ - - + + + + + + + + - + - + - - + + diff --git a/services/collectionobject/installer/build.xml b/services/collectionobject/installer/build.xml index 3e78cfdee..81c118570 100644 --- a/services/collectionobject/installer/build.xml +++ b/services/collectionobject/installer/build.xml @@ -17,21 +17,34 @@ - - + - + + + + - - + - + + + + + + + + + + + + + - + diff --git a/services/id/installer/build.xml b/services/id/installer/build.xml index 49d993128..dc2ed159f 100644 --- a/services/id/installer/build.xml +++ b/services/id/installer/build.xml @@ -17,9 +17,21 @@ - + - + + + + + + + + + + + + + @@ -37,7 +49,7 @@ - + @@ -52,7 +64,13 @@ - + + + + + + + diff --git a/services/installer/build.xml b/services/installer/build.xml index ef1b6a348..a7d601cb8 100644 --- a/services/installer/build.xml +++ b/services/installer/build.xml @@ -3,8 +3,9 @@ - - + + + @@ -14,20 +15,33 @@ + + + + + + + + + + + + - + - + - - - + + + - - - - - - - - - - - + + + + - + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3