git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447066 13f79535-47bb-0310-9956-ffa450edef68master
@@ -1,5 +1,17 @@ | |||||
Changes from current Ant 1.7.0Beta1 version to current SVN version | |||||
============================================================= | |||||
Changes from Ant 1.7.0Beta2 to current SVN version | |||||
================================================== | |||||
Changes that could break older environments: | |||||
------------------------------------------- | |||||
Fixed bugs: | |||||
----------- | |||||
Other changes: | |||||
-------------- | |||||
Changes from Ant 1.7.0Beta1 to Ant 1.7.0Beta2 | |||||
============================================= | |||||
Changes that could break older environments: | Changes that could break older environments: | ||||
------------------------------------------- | ------------------------------------------- | ||||
@@ -32,7 +32,7 @@ | |||||
--> | --> | ||||
<property name="Name" value="Apache Ant"/> | <property name="Name" value="Apache Ant"/> | ||||
<property name="name" value="ant"/> | <property name="name" value="ant"/> | ||||
<property name="version" value="1.7.0Beta1"/> | |||||
<property name="version" value="1.7.0Beta2"/> | |||||
<property name="manifest-version" value="1.7.0"/> | <property name="manifest-version" value="1.7.0"/> | ||||
<property name="bootstrap.jar" value="ant-bootstrap.jar"/> | <property name="bootstrap.jar" value="ant-bootstrap.jar"/> | ||||
@@ -174,12 +174,12 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">News</h1> | <h1 class="title">News</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.7.0Beta1"></a> | |||||
Ant 1.7.0Beta1 | |||||
<a name="Ant 1.7.0Beta2"></a> | |||||
Ant 1.7.0Beta2 | |||||
</h3> | </h3> | ||||
<h3>August 27, 2006 - Ant 1.7.0Beta1 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||||
<p>This the first beta of the new major release 1.7 .</p> | |||||
<h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta2 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||||
<p>This the second beta of the new major release 1.7 .</p> | |||||
<p> Ant 1.7 introduces a resource framework. Some of the core ant | <p> Ant 1.7 introduces a resource framework. Some of the core ant | ||||
tasks such as <copy/> are now able to process not only file | tasks such as <copy/> are now able to process not only file | ||||
system resources but also zip entries, tar entries, paths, ... | system resources but also zip entries, tar entries, paths, ... | ||||
@@ -188,8 +188,8 @@ project</a> provides RPMs at their own distribution site.</p> | |||||
the <a href="http://www.apache.org/dist/ant/">master distribution | the <a href="http://www.apache.org/dist/ant/">master distribution | ||||
directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> | directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Downloading Ant 1.7.0Beta1"></a> | |||||
Downloading Ant 1.7.0Beta1 | |||||
<a name="Downloading Ant 1.7.0Beta2"></a> | |||||
Downloading Ant 1.7.0Beta2 | |||||
</h3> | </h3> | ||||
<p>Beta releases are not mirrored, you can find our latest beta | <p>Beta releases are not mirrored, you can find our latest beta | ||||
release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p> | release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p> | ||||
@@ -170,11 +170,11 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Welcome</h1> | <h1 class="title">Welcome</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ant 1.7.0Beta1"></a> | |||||
Ant 1.7.0Beta1 | |||||
<a name="Ant 1.7.0Beta2"></a> | |||||
Ant 1.7.0Beta2 | |||||
</h3> | </h3> | ||||
<h3>August 27, 2006 - Ant 1.7.0Beta1 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||||
<h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta2 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||||
<p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> | <p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> | ||||
<p>Ant 1.7 introduces a resource framework. Some of the core ant | <p>Ant 1.7 introduces a resource framework. Some of the core ant | ||||
tasks such as <copy/> are now able to process not only file | tasks such as <copy/> are now able to process not only file | ||||
@@ -19,14 +19,14 @@ | |||||
<head> | <head> | ||||
<meta http-equiv="Content-Language" content="en-us"> | <meta http-equiv="Content-Language" content="en-us"> | ||||
<link rel="stylesheet" type="text/css" href="stylesheets/style.css"> | <link rel="stylesheet" type="text/css" href="stylesheets/style.css"> | ||||
<title>Apache Ant 1.7.0Beta1 User Manual</title> | |||||
<title>Apache Ant 1.7.0Beta2 User Manual</title> | |||||
</head> | </head> | ||||
<body bgcolor="#FFFFFF"> | <body bgcolor="#FFFFFF"> | ||||
<div align="center"> | <div align="center"> | ||||
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1> | <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1> | ||||
<h1>Apache Ant 1.7.0Beta1 Manual</h1> | |||||
<p align="left">This is the manual for version 1.7.0Beta1 of | |||||
<h1>Apache Ant 1.7.0Beta2 Manual</h1> | |||||
<p align="left">This is the manual for version 1.7.0Beta2 of | |||||
<a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>. | <a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>. | ||||
If your version | If your version | ||||
of Ant (as verified with <tt>ant -version</tt>) is older or newer than this | of Ant (as verified with <tt>ant -version</tt>) is older or newer than this | ||||
@@ -61,7 +61,7 @@ | |||||
</ul> | </ul> | ||||
<center> | <center> | ||||
<p>Version: 1.7.0Beta1</p> | |||||
<p>Version: 1.7.0Beta2</p> | |||||
</center> | </center> | ||||
@@ -186,8 +186,8 @@ Thus they must be untarred with a GNU compatible version of | |||||
the <a href="http://www.apache.org/dist/ant/">master distribution | the <a href="http://www.apache.org/dist/ant/">master distribution | ||||
directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> | directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Downloading Ant 1.7.0Beta1"></a> | |||||
Downloading Ant 1.7.0Beta1 | |||||
<a name="Downloading Ant 1.7.0Beta2"></a> | |||||
Downloading Ant 1.7.0Beta2 | |||||
</h3> | </h3> | ||||
<p>Beta releases are not mirrored, you can find our latest beta | <p>Beta releases are not mirrored, you can find our latest beta | ||||
release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p> | release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p> | ||||
@@ -26,11 +26,11 @@ | |||||
</properties> | </properties> | ||||
<body> | <body> | ||||
<section name="Ant 1.7.0Beta1"> | |||||
<h3>August 27, 2006 - Ant 1.7.0Beta1 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta1 is now available for <a | |||||
<section name="Ant 1.7.0Beta2"> | |||||
<h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta2 is now available for <a | |||||
href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | ||||
<p>This the first beta of the new major release 1.7 .</p> | |||||
<p>This the second beta of the new major release 1.7 .</p> | |||||
<p> Ant 1.7 introduces a resource framework. Some of the core ant | <p> Ant 1.7 introduces a resource framework. Some of the core ant | ||||
tasks such as <copy/> are now able to process not only file | tasks such as <copy/> are now able to process not only file | ||||
@@ -50,7 +50,7 @@ directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> | |||||
</section> | </section> | ||||
<section name="Downloading Ant 1.7.0Beta1"> | |||||
<section name="Downloading Ant 1.7.0Beta2"> | |||||
<p>Beta releases are not mirrored, you can find our latest beta | <p>Beta releases are not mirrored, you can find our latest beta | ||||
release at <a | release at <a | ||||
@@ -24,9 +24,9 @@ | |||||
</properties> | </properties> | ||||
<body> | <body> | ||||
<section name="Ant 1.7.0Beta1"> | |||||
<h3>August 27, 2006 - Ant 1.7.0Beta1 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta1 is now available for <a | |||||
<section name="Ant 1.7.0Beta2"> | |||||
<h3>September 17, 2006 - Ant 1.7.0Beta2 Available</h3> | |||||
<p>Apache Ant 1.7.0Beta2 is now available for <a | |||||
href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | ||||
<p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> | <p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> | ||||
@@ -47,7 +47,7 @@ directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p> | |||||
</section> | </section> | ||||
<section name="Downloading Ant 1.7.0Beta1"> | |||||
<section name="Downloading Ant 1.7.0Beta2"> | |||||
<p>Beta releases are not mirrored, you can find our latest beta | <p>Beta releases are not mirrored, you can find our latest beta | ||||
release at <a | release at <a | ||||