Author: maartenc
Date: Sun Apr 15 21:51:41 2012
New Revision: 1326429
URL: http://svn.apache.org/viewvc?rev=1326429&view=rev
Log:
Fixed a display issue with this page
Modified:
ant/ivy/core/trunk/doc/dev/makerelease.html
Modified: ant/ivy/core/trunk/doc/dev/makerelease.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/dev/makerelease.html?rev=1326429&r1=1326428&r2=1326429&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/dev/makerelease.html (original)
+++ ant/ivy/core/trunk/doc/dev/makerelease.html Sun Apr 15 21:51:41 2012
@@ -131,8 +131,8 @@ And commit that modification.
<h3>Publish the release candidate</h3>
<ul>Two choices here:
- <li>commit them into the dev dist area:
https://dist.apache.org/repos/dist/dev/ant/ivy/$VERSION</li>
- <li>or simply put it in your <tt>public_html</tt> folder on
people.apache.org so it will be avalaible at
http://people.apache.org/~$LOGIN/$RELEASENAME</li>
+ <li>commit them into the dev dist area:
https://dist.apache.org/repos/dist/dev/ant/ivy/$VERSION </li>
+ <li>or simply put it in your <tt>public_html</tt> folder on
people.apache.org so it will be avalaible at
http://people.apache.org/~$LOGIN/$RELEASENAME </li>
</ul>
<h3>13. Call for a vote to approve the release</h3>