From: Ray Lee Date: Fri, 12 Jan 2024 17:36:55 +0000 (-0500) Subject: Reduce build logging. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=5390ff40c598bb76c4cd00b8f63c170863fe137c;p=tmp%2Fjakarta-migration.git Reduce build logging. --- diff --git a/build.xml b/build.xml index aa2440701..c931af85b 100644 --- a/build.xml +++ b/build.xml @@ -256,7 +256,7 @@ - Dropping nuxeo databases with credentials ${db.csadmin.user}:${db.csadmin.user.password} + Dropping nuxeo databases with user ${db.csadmin.user} @@ -269,7 +269,7 @@ - Dropping the cspace database with credentials ${db.csadmin.user}:${db.csadmin.user.password} + Dropping the cspace database with user ${db.csadmin.user} @@ -278,7 +278,7 @@ - Creating the cspace database with credentials ${db.csadmin.user}:${db.csadmin.user.password} + Creating the cspace database with user ${db.csadmin.user}