From: Aron Roberts Date: Mon, 14 Feb 2011 23:36:25 +0000 (+0000) Subject: CSPACE-3325: Nuxeo.conf updating now depends on availability of PropertyFile Ant... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=9b803719a4f940cdb044b58ff1748b39f2165519;p=tmp%2Fjakarta-migration.git CSPACE-3325: Nuxeo.conf updating now depends on availability of PropertyFile Ant task, rather than on version of Ant. Reset task now removes existing values from nuxeo.templates property, returning that property to its default state. --- diff --git a/3rdparty/nuxeo/nuxeo-database-templates/build.xml b/3rdparty/nuxeo/nuxeo-database-templates/build.xml index a4f2311fe..144205950 100644 --- a/3rdparty/nuxeo/nuxeo-database-templates/build.xml +++ b/3rdparty/nuxeo/nuxeo-database-templates/build.xml @@ -31,7 +31,7 @@ + depends="check-templates-dir-exists"> @@ -40,7 +40,7 @@ + depends="check-templates-dir-exists, check-propertyfile-task-exists, backup-nuxeo-config" if="has.propertyfile.task"> @@ -67,9 +67,9 @@ + depends="check-templates-dir-exists, check-propertyfile-task-exists, backup-nuxeo-config" if="has.propertyfile.task"> - + @@ -80,18 +80,18 @@ - - + + - - - - + +