Author: epugh
Date: Wed Jun 22 04:42:38 2005
New Revision: 191803
URL: http://svn.apache.org/viewcvs?rev=191803&view=rev
Log:
MPCRUISECONTROL-25 Fix property docs
Modified:
maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml
maven/maven-1/plugins/trunk/cruisecontrol/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml?rev=191803&r1=191802&r2=191803&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xml Wed Jun 22
04:42:38 2005
@@ -25,6 +25,9 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
+ <release version="1.8" date="">
+ <action dev="epugh" type="fix" issue="MPCRUISECONTROL-25">Properties
documentation lists incorrect default for
maven.cruisecontrol.buildresults.url</action>
+ </release>
<release version="1.7" date="2005-06-06">
<action dev="brett" type="add">Remove use of deprecated
maven.scm.svn.module property</action>
<action dev="brett" type="add" issue="MPCRUISECONTROL-23" due-to="Philip
Dodds">Add a Jabber publisher and configuration.</action>
Modified: maven/maven-1/plugins/trunk/cruisecontrol/xdocs/properties.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/cruisecontrol/xdocs/properties.xml?rev=191803&r1=191802&r2=191803&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/cruisecontrol/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/cruisecontrol/xdocs/properties.xml Wed Jun 22
04:42:38 2005
@@ -173,7 +173,7 @@
<p>
The url of the cruisecontrol site used in
generating the link to
CruiseControl. By default this is
-
<code>${maven.cruisecontrol.site}/buildresults/${pom.artifactId}</code>.
+
<code>${maven.cruisecontrol.buildresults.site}/buildresults/${pom.artifactId}</code>.
</p>
<p>
<strong>Note: </strong>Since the cruisecontrol report is not one of the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]