Author: psteitz
Date: Tue Apr 6 00:39:11 2010
New Revision: 930989
URL: http://svn.apache.org/viewvc?rev=930989&view=rev
Log:
Fixed some errors.
Modified:
commons/proper/commons-site/trunk/src/site/xdoc/releases/prepare.xml
Modified: commons/proper/commons-site/trunk/src/site/xdoc/releases/prepare.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/releases/prepare.xml?rev=930989&r1=930988&r2=930989&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/xdoc/releases/prepare.xml
(original)
+++ commons/proper/commons-site/trunk/src/site/xdoc/releases/prepare.xml Tue
Apr 6 00:39:11 2010
@@ -234,8 +234,8 @@
For this to work, the following properties need to be included in the
<code>configuration</code>
for the maven-changes-plugin in the pom:
<pre>
- <template>foo-release-notes.vm</template<
- <templateDirectory<templates>/templateDirectory> </pre> </p>
+ <template>foo-release-notes.vm</template>
+ <templateDirectory>templates</templateDirectory> </pre> </p>
<p>
and the Velocity template, <code>foo-release-notes.vm</code> needs to be
defined in
<code>src/main/resources/templates.</code></p>
@@ -421,9 +421,7 @@
<p>
Build distributions from a fresh checkout of the RC tag.
Post the release candidate into the public folder
<em>~/public_html</em> in your home directory
- on <code>people.apache.org</code>. Note that the release candidate is
expected to have a name
- that includes RC so that there is no confusion later between release
candidate distributions
- and the real distribution that is eventually released.
+ on <code>people.apache.org</code>.
</p>
</subsection>
@@ -516,10 +514,10 @@
Site:
http://people.apache.org/~luckyrm/foo-1.2-RC1/site/
- (note some *relative* links are broken and the 1.8.3 directories are
+ (note some *relative* links are broken and the 1.2 directories are
not yet created - these will be OK once the site is deployed)
- Clirr Report (compared to 1.8.2):
+ Clirr Report (compared to 1.1):
http://people.apache.org/~luckyrm/foo-1.2-RC1/site/clirr-report.html
RAT Report: