Author: mbenson Date: Mon Jan 13 17:39:37 2014 New Revision: 1557786 URL: http://svn.apache.org/r1557786 Log: CMS commit to commons by mbenson
Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/prepare.xml?rev=1557786&r1=1557785&r2=1557786&view=diff ============================================================================== --- commons/cms-site/trunk/content/xdoc/releases/prepare.xml (original) +++ commons/cms-site/trunk/content/xdoc/releases/prepare.xml Mon Jan 13 17:39:37 2014 @@ -189,7 +189,7 @@ svn commit -m "Updated download page in preparation for 1.2 release." src/site/xdoc/download_foo.xml </pre> Note that the target directory must exist beforehand, and that for a multi-module project the <code>-N</code> - (non-recursive) parameter should be specified at the command line. + (non-recursive) parameter should be specified on the <code>mvn</code> command line. </p> <p> When using Ant, typically the Ant "dist" target produces the source and binary distributions. Included