From 264ff63269523de0dce679623d5a18e76c12af4d Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Mon, 9 Aug 2010 22:48:40 +0000 Subject: [PATCH] CSPACE-2602: Checking in Laramie's changes to the deploy_jpa target in the common module's Ant buildfile. This resolves an issue, present in releases 0.7 and 0.8, which could result in a 'could not find resource file' error when running 'ant deploy'. --- services/common/build.xml | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/services/common/build.xml b/services/common/build.xml index d08e4b2bd..26a875f43 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -1,4 +1,3 @@ - collectionspace services common @@ -8,6 +7,7 @@ + @@ -17,6 +17,7 @@ + @@ -28,6 +29,7 @@ description="Package CollectionSpace Services" /> + @@ -37,6 +39,7 @@ + @@ -46,6 +49,7 @@ + @@ -56,6 +60,7 @@ + @@ -65,6 +70,7 @@ + @@ -84,6 +90,7 @@ + @@ -102,6 +109,7 @@ + @@ -109,18 +117,19 @@ - + - - - - - + + + + + + + + @@ -162,6 +172,7 @@ + @@ -172,6 +183,7 @@ + + -- 2.47.3