Author: jcarman
Date: Tue Feb 19 07:42:29 2008
New Revision: 629128
URL: http://svn.apache.org/viewvc?rev=629128&view=rev
Log:
Added releases and support section (copied from IO and modified).
Modified:
commons/proper/proxy/branches/proxy-1.0-work/src/site/xdoc/index.xml
Modified: commons/proper/proxy/branches/proxy-1.0-work/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/proxy/branches/proxy-1.0-work/src/site/xdoc/index.xml?rev=629128&r1=629127&r2=629128&view=diff
==============================================================================
--- commons/proper/proxy/branches/proxy-1.0-work/src/site/xdoc/index.xml
(original)
+++ commons/proper/proxy/branches/proxy-1.0-work/src/site/xdoc/index.xml Tue
Feb 19 07:42:29 2008
@@ -130,13 +130,27 @@
</table>
</section>
</section>
-
- <section name="Status">
- <ul>
- <li>The code is unreleased.</li>
- <li>Methods and classes can and will appear and disappear
without warning.</li>
- <li>If you like the code and want to push it towards a
release, join the mailing list!</li>
- </ul>
+ <section name="Releases">
+ <p>
+ The latest version is v1.0. -
+ <a
href="http://commons.apache.org/downloads/download_proxy.cgi">Download
now!</a><br />
+ </p>
+ <p>
+ For previous releases, see the <a
href="http://archive.apache.org/dist/commons/proxy/">Apache Archive</a>
+ </p>
+ </section>
+ <section name="Support">
+ <p>
+ The <a href="mail-lists.html">commons mailing lists</a> act as
the main support forum.
+ The user list is suitable for most library usage queries.
+ The dev list is intended for the development discussion.
+ Please remember that the lists are shared between all commons
components,
+ so prefix your email subject with [proxy].
+ </p>
+ <p>
+ Issues may be reported via <a href="issue-tracking.html">ASF
JIRA</a>.
+ Please read the instructions carefully to submit a useful bug
report or enhancement request.
+ </p>
</section>
</body>
</document>