antoine 2005/03/31 04:24:51
Modified: docs/manual Tag: ANT_16_BRANCH cover.html
. Tag: ANT_16_BRANCH build.xml
docs Tag: ANT_16_BRANCH antnews.html index.html
xdocs Tag: ANT_16_BRANCH antnews.xml index.xml
Log:
Preparation for ant 1.6.3beta1
Revision Changes Path
No revision
No revision
1.6.2.9 +4 -4 ant/docs/manual/cover.html
Index: cover.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/cover.html,v
retrieving revision 1.6.2.8
retrieving revision 1.6.2.9
diff -u -r1.6.2.8 -r1.6.2.9
--- cover.html 16 Jul 2004 07:25:04 -0000 1.6.2.8
+++ cover.html 31 Mar 2005 12:24:50 -0000 1.6.2.9
@@ -2,15 +2,15 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<title>Apache Ant 1.6.2 User Manual</title>
+<title>Apache Ant 1.6.3beta1 User Manual</title>
<link rel="stylesheet" type="text/css" href="stylesheets/antmanual.css">
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
- <h1>Apache Ant 1.6.2 Manual</h1>
- <p align="left">This is the manual for version 1.6.2 of
+ <h1>Apache Ant 1.6.3beta1 Manual</h1>
+ <p align="left">This is the manual for version 1.6.3beta1 of
<a 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
@@ -21,7 +21,7 @@
<p> </p>
</div>
<hr>
-<p align="center">Copyright © 2000-2004 The Apache Software Foundation.
All rights
+<p align="center">Copyright © 2000-2005 The Apache Software Foundation.
All rights
Reserved.</p>
</body>
No revision
No revision
1.392.2.40 +2 -2 ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/ant/build.xml,v
retrieving revision 1.392.2.39
retrieving revision 1.392.2.40
diff -u -r1.392.2.39 -r1.392.2.40
--- build.xml 11 Mar 2005 19:34:00 -0000 1.392.2.39
+++ build.xml 31 Mar 2005 12:24:51 -0000 1.392.2.40
@@ -25,8 +25,8 @@
-->
<property name="Name" value="Apache Ant"/>
<property name="name" value="ant"/>
- <property name="version" value="1.6.2"/>
- <property name="manifest-version" value="1.6.2"/>
+ <property name="version" value="1.6.3beta1"/>
+ <property name="manifest-version" value="1.6.3beta1"/>
<property name="bootstrap.jar" value="ant-bootstrap.jar"/>
<property name="ant.package" value="org/apache/tools/ant"/>
No revision
No revision
1.77.2.11 +9 -1 ant/docs/antnews.html
Index: antnews.html
===================================================================
RCS file: /home/cvs/ant/docs/antnews.html,v
retrieving revision 1.77.2.10
retrieving revision 1.77.2.11
diff -u -r1.77.2.10 -r1.77.2.11
--- antnews.html 21 Mar 2005 12:08:15 -0000 1.77.2.10
+++ antnews.html 31 Mar 2005 12:24:51 -0000 1.77.2.11
@@ -10,7 +10,7 @@
<meta name="author" content="Conor MacNeill">
<meta name="email" content="">
<meta name="author" content="Stefan Bodewig">
- <meta name="email" content="[EMAIL PROTECTED]">
+ <meta name="email" content="">
<meta name="author" content="Magesh Umasankar">
<meta name="email" content="">
<meta name="author" content="Antoine Levy-Lambert">
@@ -177,6 +177,14 @@
<div class="content">
<h1 class="title">News</h1>
<h3 class="section">
+ <a name="Ant 1.6.3beta1"></a>
+ Ant 1.6.3beta1
+ </h3>
+ <h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
+ <p>Apache Ant 1.6.3beta1 is now available
for <a href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
+ <p>There is a large list of fixed bugs and
enhancements.</p>
+ <p>Some of the bugs affecting the embedded
use of Ant are fixed.</p>
+ <h3 class="section">
<a name="Ant 1.6.2"></a>
Ant 1.6.2
</h3>
1.287.2.13 +8 -0 ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/ant/docs/index.html,v
retrieving revision 1.287.2.12
retrieving revision 1.287.2.13
diff -u -r1.287.2.12 -r1.287.2.13
--- index.html 17 Mar 2005 12:11:16 -0000 1.287.2.12
+++ index.html 31 Mar 2005 12:24:51 -0000 1.287.2.13
@@ -173,6 +173,14 @@
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
+ <a name="Ant 1.6.3beta1"></a>
+ Ant 1.6.3beta1
+ </h3>
+ <h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
+ <p>Apache Ant 1.6.3beta1 is now available
for <a href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
+ <p>There is a large list of fixed bugs and
enhancements.</p>
+ <p>Some of the bugs affecting the embedded
use of Ant are fixed.</p>
+ <h3 class="section">
<a name="Ant 1.6.2"></a>
Ant 1.6.2
</h3>
No revision
No revision
1.48.2.9 +10 -2 ant/xdocs/antnews.xml
Index: antnews.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/antnews.xml,v
retrieving revision 1.48.2.8
retrieving revision 1.48.2.9
diff -u -r1.48.2.8 -r1.48.2.9
--- antnews.xml 21 Mar 2005 12:08:15 -0000 1.48.2.8
+++ antnews.xml 31 Mar 2005 12:24:51 -0000 1.48.2.9
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2001-2004 The Apache Software Foundation
+ Copyright 2001-2005 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -18,13 +18,21 @@
<properties>
<author email="">Conor MacNeill</author>
- <author email="[EMAIL PROTECTED]">Stefan Bodewig</author>
+ <author email="">Stefan Bodewig</author>
<author email="">Magesh Umasankar</author>
<author email="">Antoine Levy-Lambert</author>
<title>News</title>
</properties>
<body>
+ <section name="Ant 1.6.3beta1">
+ <h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
+ <p>Apache Ant 1.6.3beta1 is now available for <a
+ href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
+ <p>There is a large list of fixed bugs and enhancements.</p>
+ <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
+ </section>
+
<section name="Ant 1.6.2">
<h3>July 16, 2004 - Ant 1.6.2 Available</h3>
<p>Apache Ant 1.6.2 is now available for <a
1.52.2.11 +9 -1 ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/index.xml,v
retrieving revision 1.52.2.10
retrieving revision 1.52.2.11
diff -u -r1.52.2.10 -r1.52.2.11
--- index.xml 17 Mar 2005 12:10:32 -0000 1.52.2.10
+++ index.xml 31 Mar 2005 12:24:51 -0000 1.52.2.11
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2001-2004 The Apache Software Foundation
+ Copyright 2001-2005 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -23,6 +23,14 @@
</properties>
<body>
+ <section name="Ant 1.6.3beta1">
+ <h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
+ <p>Apache Ant 1.6.3beta1 is now available for <a
+ href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
+ <p>There is a large list of fixed bugs and enhancements.</p>
+ <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
+ </section>
+
<section name="Ant 1.6.2">
<h3>July 16, 2004 - Ant 1.6.2 Available</h3>
<p>Apache Ant 1.6.2 is now available for <a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]