From: Richard Millet Date: Wed, 8 Oct 2014 04:52:08 +0000 (-0700) Subject: CSPACE-6322: You must now set either an environment variable name 'recreate_db' to... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8d0f33c024953c06411740bd8fce0c39fbdb5d3c;p=tmp%2Fjakarta-migration.git CSPACE-6322: You must now set either an environment variable name 'recreate_db' to the value true or specify an Ant property named 'recreate_db=true' on the command line when you invoke the 'create_db' target. --- diff --git a/build.xml b/build.xml index a1ba8b8b0..b65637f62 100644 --- a/build.xml +++ b/build.xml @@ -190,17 +190,58 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + +