From c06d309642c3cab8bdb42a635abeb9c43af3cfe9 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 26 Jul 2006 06:29:04 +0000 Subject: [PATCH] Deprecate the cruisecontrol:run goal. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425644 13f79535-47bb-0310-9956-ffa450edef68 --- cruisecontrol/xdocs/changes.xml | 1 + cruisecontrol/xdocs/goals.xml | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/cruisecontrol/xdocs/changes.xml b/cruisecontrol/xdocs/changes.xml index 6c5e55e3..27f78afd 100644 --- a/cruisecontrol/xdocs/changes.xml +++ b/cruisecontrol/xdocs/changes.xml @@ -26,6 +26,7 @@ + Deprecate the cruisecontrol:run goal. It doesn't work with recent versions of cruisecontrol. Replace deprecated <currentbuildstatusbootstrapper>, <currentbuildstatuspublisher> and <currentbuildstatusftppublisher> by <currentbuildstatuslistener> and <currentbuildstatusftplistener>. Add missing documentation for several properties. Default for maven.cruisecontrol.logs.mergedirectory is incorrect on the Properties page. diff --git a/cruisecontrol/xdocs/goals.xml b/cruisecontrol/xdocs/goals.xml index b16d4eba..714d5fdb 100644 --- a/cruisecontrol/xdocs/goals.xml +++ b/cruisecontrol/xdocs/goals.xml @@ -34,7 +34,13 @@ cruisecontrol:run - Run Cruise Control + + Run Cruise Control. + DEPRECATED: this goal does not work anymore + with recent versions of cruisecontrol. It is recommended to + start cruisecontrol with one of the scripts provided + in the distribution. + cruisecontrol:install-local