diff --git a/phing/tasks/deploy.xml b/phing/tasks/deploy.xml index 414ec77ed..a0c7e91c4 100644 --- a/phing/tasks/deploy.xml +++ b/phing/tasks/deploy.xml @@ -239,15 +239,19 @@ + + + + - - - - + + + + diff --git a/phing/tasks/properties.xml b/phing/tasks/properties.xml index 4d24a173f..4434769a3 100644 --- a/phing/tasks/properties.xml +++ b/phing/tasks/properties.xml @@ -66,8 +66,8 @@ - - + diff --git a/template/hooks/common/slack.sh b/template/hooks/common/slack.sh index 884fa2142..5a3bd7d54 100755 --- a/template/hooks/common/slack.sh +++ b/template/hooks/common/slack.sh @@ -18,5 +18,5 @@ if [ -f $FILE ]; then fi fi else - echo "File $FILE does not exist." + echo "Notice: Slack notifications disabled: file $FILE does not exist." fi diff --git a/tests/phpunit/phpunit.xml b/tests/phpunit/phpunit.xml index 9454138c4..cd79e2002 100644 --- a/tests/phpunit/phpunit.xml +++ b/tests/phpunit/phpunit.xml @@ -5,7 +5,7 @@ - +