From: remillet Date: Fri, 24 Jun 2016 20:52:09 +0000 (-0700) Subject: CSPACE-6964: Resolved issue where the Ant target 'create_db' would not first remove... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=09934ddcee61e325143cdaf2515c244fbcf913ef;p=tmp%2Fjakarta-migration.git CSPACE-6964: Resolved issue where the Ant target 'create_db' would not first remove the previously created databases. --- diff --git a/build.xml b/build.xml index ecfffb7fc..0a126777d 100644 --- a/build.xml +++ b/build.xml @@ -284,6 +284,12 @@ + + + + + + @@ -312,8 +318,12 @@ - + + + + + diff --git a/services/account/pstore/build.xml b/services/account/pstore/build.xml index 04588bc42..cf8313e84 100644 --- a/services/account/pstore/build.xml +++ b/services/account/pstore/build.xml @@ -162,7 +162,7 @@ - - + - + + + @@ -149,7 +154,7 @@ --> -