Browse Source

Preparation for the build of Ant 1.7.0RC1

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471526 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 18 years ago
parent
commit
d824eac4d9
12 changed files with 64 additions and 52 deletions
  1. +13
    -1
      WHATSNEW
  2. +1
    -1
      build.xml
  3. +13
    -13
      docs/antnews.html
  4. +3
    -3
      docs/bindownload.html
  5. +5
    -5
      docs/index.html
  6. +3
    -3
      docs/manual/cover.html
  7. +1
    -1
      docs/manual/credits.html
  8. +3
    -3
      docs/srcdownload.html
  9. +14
    -14
      xdocs/antnews.xml
  10. +2
    -2
      xdocs/bindownload.xml
  11. +4
    -4
      xdocs/index.xml
  12. +2
    -2
      xdocs/srcdownload.xml

+ 13
- 1
WHATSNEW View File

@@ -1,9 +1,21 @@
Changes from Ant 1.7.0Beta3 to current SVN version
Changes from Ant 1.7.0RC1 to current SVN version
==================================================

Changes that could break older environments:
-------------------------------------------

Fixed bugs:
-----------
Other changes:
--------------

Changes from Ant 1.7.0Beta3 to Ant 1.7.0RC1
===========================================

Changes that could break older environments:
-------------------------------------------

Fixed bugs:
-----------



+ 1
- 1
build.xml View File

@@ -34,7 +34,7 @@
<property name="name" value="ant"/>
<!-- this is the groupId of ant in the Maven repository -->
<property name="groupid" value="org.apache.ant"/>
<property name="project.version" value="1.7.0Beta3"/>
<property name="project.version" value="1.7.0RC1"/>
<!-- pom.version is used when doing a distribution and must match with what is checked in under src/etc/poms -->
<property name="pom.version" value="1.7.0-SNAPSHOT"/>
<property name="manifest-version" value="1.7.0"/>


+ 13
- 13
docs/antnews.html View File

@@ -174,20 +174,12 @@
<div class="content">
<h1 class="title">News</h1>
<h3 class="section">
<a name="AntUnit 1.0Beta2"></a>
AntUnit 1.0Beta2
</h3>
<h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
<p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
<p>This Ant Library contains tasks to test Ant tasks using Ant
instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
<h3 class="section">
<a name="Ant 1.7.0Beta3"></a>
Ant 1.7.0Beta3
<a name="Ant 1.7.0RC1"></a>
Ant 1.7.0RC1
</h3>
<h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3>
<p>Apache Ant 1.7.0Beta3 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>This the third beta of the new major release 1.7 .</p>
<h3>November 12, 2006 - Ant 1.7.0RC1 Available</h3>
<p>Apache Ant 1.7.0RC1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>This the first release candidate of the new major release 1.7 .</p>
<p> Ant 1.7 introduces a resource framework. Some of the core ant
tasks such as &lt;copy/&gt; are now able to process not only file
system resources but also zip entries, tar entries, paths, ...
@@ -204,6 +196,14 @@
<p>Ant 1.7 has no support for Java6 features, but first tests on Java6
did not fail.</p>
<h3 class="section">
<a name="AntUnit 1.0Beta2"></a>
AntUnit 1.0Beta2
</h3>
<h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
<p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
<p>This Ant Library contains tasks to test Ant tasks using Ant
instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
<h3 class="section">
<a name="AntUnit 1.0Beta1"></a>
AntUnit 1.0Beta1
</h3>


+ 3
- 3
docs/bindownload.html View File

@@ -188,10 +188,10 @@ project</a> provides RPMs at their own distribution site.</p>
the <a href="http://www.apache.org/dist/ant/">master distribution
directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>
<h3 class="section">
<a name="Downloading Ant 1.7.0Beta3"></a>
Downloading Ant 1.7.0Beta3
<a name="Downloading Ant 1.7.0RC1"></a>
Downloading Ant 1.7.0RC1
</h3>
<p>Beta releases are not mirrored, you can find our latest beta
<p>Betas and release candidates are not mirrored, you can find our latest
release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
<h3 class="section">
<a name="Mirror"></a>


+ 5
- 5
docs/index.html View File

@@ -170,12 +170,12 @@
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
<a name="Ant 1.7.0Beta3"></a>
Ant 1.7.0Beta3
<a name="Ant 1.7.0RC1"></a>
Ant 1.7.0RC1
</h3>
<h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3>
<p>Apache Ant 1.7.0Beta3 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>
<h3>November 12, 2006 - Ant 1.7.0RC1 Available</h3>
<p>Apache Ant 1.7.0RC1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>The manual of the release candidate is available <a href="manual-rc">here</a>. </p>
<p>Ant 1.7 introduces a resource framework. Some of the core ant
tasks such as &lt;copy/&gt; are now able to process not only file
system resources but also zip entries, tar entries, paths, ...


+ 3
- 3
docs/manual/cover.html View File

@@ -19,14 +19,14 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<title>Apache Ant 1.7.0Beta2 User Manual</title>
<title>Apache Ant 1.7.0RC1 User Manual</title>
</head>

<body bgcolor="#FFFFFF">
<div align="center">
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
<h1>Apache Ant 1.7.0Beta3 Manual</h1>
<p align="left">This is the manual for version 1.7.0Beta3 of
<h1>Apache Ant 1.7.0RC1 Manual</h1>
<p align="left">This is the manual for version 1.7.0RC1 of
<a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
If your version
of Ant (as verified with <tt>ant -version</tt>) is older or newer than this


+ 1
- 1
docs/manual/credits.html View File

@@ -61,7 +61,7 @@
</ul>

<center>
<p>Version: 1.7.0Beta3</p>
<p>Version: 1.7.0RC1</p>
</center>




+ 3
- 3
docs/srcdownload.html View File

@@ -186,10 +186,10 @@ Thus they must be untarred with a GNU compatible version of
the <a href="http://www.apache.org/dist/ant/">master distribution
directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>
<h3 class="section">
<a name="Downloading Ant 1.7.0Beta3"></a>
Downloading Ant 1.7.0Beta3
<a name="Downloading Ant 1.7.0RC1"></a>
Downloading Ant 1.7.0RC1
</h3>
<p>Beta releases are not mirrored, you can find our latest beta
<p>Betas and release candidates are not mirrored, you can find our latest
release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
<h3 class="section">
<a name="Mirror"></a>


+ 14
- 14
xdocs/antnews.xml View File

@@ -26,21 +26,11 @@
</properties>

<body>
<section name="AntUnit 1.0Beta2">
<h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
<p>Apache AntUnit 1.0Beta1 is now available for <a
href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>

<p>This Ant Library contains tasks to test Ant tasks using Ant
instead of JUnit. For more information see the <a
href="antlibs/antunit/">AntUnit home page</a>.</p>
</section>

<section name="Ant 1.7.0Beta3">
<h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3>
<p>Apache Ant 1.7.0Beta3 is now available for <a
<section name="Ant 1.7.0RC1">
<h3>November 12, 2006 - Ant 1.7.0RC1 Available</h3>
<p>Apache Ant 1.7.0RC1 is now available for <a
href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
<p>This the third beta of the new major release 1.7 .</p>
<p>This the first release candidate of the new major release 1.7 .</p>

<p> Ant 1.7 introduces a resource framework. Some of the core ant
tasks such as &lt;copy/&gt; are now able to process not only file
@@ -62,6 +52,16 @@
did not fail.</p>
</section>

<section name="AntUnit 1.0Beta2">
<h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
<p>Apache AntUnit 1.0Beta1 is now available for <a
href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>

<p>This Ant Library contains tasks to test Ant tasks using Ant
instead of JUnit. For more information see the <a
href="antlibs/antunit/">AntUnit home page</a>.</p>
</section>

<section name="AntUnit 1.0Beta1">
<h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
<p>Apache AntUnit 1.0Beta1 is now available for <a


+ 2
- 2
xdocs/bindownload.xml View File

@@ -50,9 +50,9 @@ directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>

</section>

<section name="Downloading Ant 1.7.0Beta3">
<section name="Downloading Ant 1.7.0RC1">

<p>Beta releases are not mirrored, you can find our latest beta
<p>Betas and release candidates are not mirrored, you can find our latest
release at <a
href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>



+ 4
- 4
xdocs/index.xml View File

@@ -24,12 +24,12 @@
</properties>

<body>
<section name="Ant 1.7.0Beta3">
<h3>October 15, 2006 - Ant 1.7.0Beta3 Available</h3>
<p>Apache Ant 1.7.0Beta3 is now available for <a
<section name="Ant 1.7.0RC1">
<h3>November 12, 2006 - Ant 1.7.0RC1 Available</h3>
<p>Apache Ant 1.7.0RC1 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 release candidate is available <a href="manual-rc">here</a>. </p>

<p>Ant 1.7 introduces a resource framework. Some of the core ant
tasks such as &lt;copy/&gt; are now able to process not only file


+ 2
- 2
xdocs/srcdownload.xml View File

@@ -47,9 +47,9 @@ directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>

</section>

<section name="Downloading Ant 1.7.0Beta3">
<section name="Downloading Ant 1.7.0RC1">

<p>Beta releases are not mirrored, you can find our latest beta
<p>Betas and release candidates are not mirrored, you can find our latest
release at <a
href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>



Loading…
Cancel
Save