From: Aron Roberts Date: Fri, 14 Feb 2014 01:03:48 +0000 (-0800) Subject: CSPACE-6304: Added 'overwrite=true' to deterministically ensure that .jrxml files... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=07096e7a5c1df3108687f7ab6aed04d78ec584ee;p=tmp%2Fjakarta-migration.git CSPACE-6304: Added 'overwrite=true' to deterministically ensure that .jrxml files in the Services source code tree always overwrite any identically-named files in the target destination on an 'ant deploy'. --- diff --git a/services/report/3rdparty/build.xml b/services/report/3rdparty/build.xml index c5d63353c..4051538af 100644 --- a/services/report/3rdparty/build.xml +++ b/services/report/3rdparty/build.xml @@ -106,21 +106,24 @@ + + + - - - + + + - - + description="deploy report in ${jee.server.nuxeo}"> + +