Author: tn Date: Tue Dec 11 20:01:59 2012 New Revision: 1420370 URL: http://svn.apache.org/viewvc?rev=1420370&view=rev Log: Update site wrt build / runtime requirements.
Modified: commons/proper/email/trunk/src/site/xdoc/building.xml commons/proper/email/trunk/src/site/xdoc/index.xml Modified: commons/proper/email/trunk/src/site/xdoc/building.xml URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/src/site/xdoc/building.xml?rev=1420370&r1=1420369&r2=1420370&view=diff ============================================================================== --- commons/proper/email/trunk/src/site/xdoc/building.xml (original) +++ commons/proper/email/trunk/src/site/xdoc/building.xml Tue Dec 11 20:01:59 2012 @@ -40,27 +40,20 @@ limitations under the License. <p> To build the full website, run "mvn site". The result will be in "target/site". - You must be using JDK 1.4 or higher to successfully complete this target. + You must be using JDK 5 or higher to successfully complete this target. </p> </section> <!-- ================================================== --> <section name="Development"> <p> - Commons Email may be used on any JRE from 1.4 onwards. + Commons Email may be used on any JRE from 1.5 onwards. </p> <p> - Commons Email requires <a href="http://subethasmtp.tigris.org/wiser.html">Wiser</a> - for its unit tests. The base distribution requires JDK 1.5, but 1.4-compatible - jars are also provided in the binary distribution - <a href="http://subethasmtp.tigris.org/files/documents/4046/36703/subethasmtp-1.2.zip">here</a>.<br /> + Commons Email requires <a href="http://code.google.com/p/subethasmtp/">SubEtha SMTP</a> + for its unit tests. <br /> </p> <p> - Finally, you will also need to install the Retroweaver runtime support - library on behalf of Wiser. That download is available - <a href="http://downloads.sourceforge.net/retroweaver/retroweaver-2.0.zip">here</a>. - </p> - <p> - These jars will be automatically installed to your local Maven 2 repository + This jar will be automatically installed to your local Maven 2 repository if you build using Maven. </p> </section> Modified: commons/proper/email/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/src/site/xdoc/index.xml?rev=1420370&r1=1420369&r2=1420370&view=diff ============================================================================== --- commons/proper/email/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/email/trunk/src/site/xdoc/index.xml Tue Dec 11 20:01:59 2012 @@ -102,7 +102,7 @@ <!-- ================================================== --> <section name="Releases"> <p> - The latest version v1.3, is JDK 1.5 compatible - + The latest version 1.3, requires Java 5 - <a href="http://commons.apache.org/email/download_email.cgi">Download now!</a> <br/> The full