Author: brett Date: Tue Feb 25 22:50:39 2014 New Revision: 4507 Log: Make README readable
Added: release/maven/maven-2/README.html - copied, changed from r4497, release/maven/maven-2/README.txt Removed: release/maven/maven-2/README.txt Modified: release/maven/maven-1/README.html Modified: release/maven/maven-1/README.html ============================================================================== --- release/maven/maven-1/README.html (original) +++ release/maven/maven-1/README.html Tue Feb 25 22:50:39 2014 @@ -1,11 +1,27 @@ -Apache Maven 1.x has reached its end of life and is no longer supported. +<html> +<body> -http://maven.apache.org/maven-1.x-eol.html +<h1>Apache Maven 1.x End of Life</h1> -Please consider upgrading to the latest version of Apache Maven: +<p> +<b>Apache Maven 1.x has reached its end of life and is no longer +supported.</b> +</p> + +<p> +You can <a +href="http://maven.apache.org/maven-1.x-eol.html">read the announcement</a> +for further information. -http://maven.apache.org/download.cgi +<p> +Please consider upgrading to the latest version of Apache Maven: +<a href="http://maven.apache.org/download.cgi">Download</a> +</p> -You may still download archived versions of Maven 1.x from: +<p> +You may still download archived versions of Maven 1.x from <a +href="http://archive.apache.org/dist/maven/binaries/">http://archive.apache.org/dist/maven/binaries/</a> +</p> -http://archive.apache.org/dist/maven/binaries/ +</body> +</html> Copied: release/maven/maven-2/README.html (from r4497, release/maven/maven-2/README.txt) ============================================================================== --- release/maven/maven-2/README.txt (original) +++ release/maven/maven-2/README.html Tue Feb 25 22:50:39 2014 @@ -1,11 +1,27 @@ -Apache Maven 2.x has reached its end of life and is no longer supported. +<html> +<body> -http://maven.apache.org/maven-2.x-eol.html +<h1>Apache Maven 2.x End of Life</h1> -Please consider upgrading to the latest version of Apache Maven: +<p> +<b>Apache Maven 2.x has reached its end of life and is no longer +supported.</b> +</p> + +<p> +You can <a +href="http://maven.apache.org/maven-2.x-eol.html">read the announcement</a> +for further information. -http://maven.apache.org/download.cgi +<p> +Please consider upgrading to the latest version of Apache Maven: +<a href="http://maven.apache.org/download.cgi">Download</a> +</p> -You may still download archived versions of Maven 2.x from: +<p> +You may still download archived versions of Maven 2.x from <a +href="http://archive.apache.org/dist/maven/binaries/">http://archive.apache.org/dist/maven/binaries/</a> +</p> -http://archive.apache.org/dist/maven/binaries/ +</body> +</html>