Author: ctan
Date: Tue Feb 16 23:08:14 2010
New Revision: 910753
URL: http://svn.apache.org/viewvc?rev=910753&view=rev
Log:
[CONTINUUM-2363] document "Arguments" field on release perform and update the release-perform-parameters
image
merge -r 910745 of 1.3.x branch
Modified:
continuum/trunk/continuum-docs/src/site/apt/user_guides/release/perform.apt
continuum/trunk/continuum-docs/src/site/resources/images/release-perform-parameters.png
Modified: continuum/trunk/continuum-docs/src/site/apt/user_guides/release/perform.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/user_guides/release/perform.apt?rev=910753&r1=910752&r2=910753&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/user_guides/release/perform.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/user_guides/release/perform.apt Tue Feb 16
23:08:14 2010
@@ -10,9 +10,11 @@
Fill in the form and click <<Submit>>
- To specify a different Maven goal to execute during the release, fill in the <<Maven
Arguments>> field with another goal.
+ To specify a different Maven goal to execute during the release, fill in the <<Perform
Goals>> field with another goal.
By default, the goal for this field is <<<clean deploy>>>.
+ To specify additional arguments during execution, fill in the <<Arguments>>
field.
+
[../../images/release-perform-parameters.png]
Wait for the process to complete, then click <<Done>>.
Modified: continuum/trunk/continuum-docs/src/site/resources/images/release-perform-parameters.png
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/resources/images/release-perform-parameters.png?rev=910753&r1=910752&r2=910753&view=diff
==============================================================================
Binary files - no diff available.
|