antoine 2003/10/16 14:46:31
Modified: docs Tag: ANT_16_BRANCH index.html
xdocs Tag: ANT_16_BRANCH index.xml
Log:
Remove reference to ApacheCon, add reference to ant1.6beta2
Revision Changes Path
No revision
No revision
1.287.2.1 +15 -25 ant/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/ant/docs/index.html,v
retrieving revision 1.287
retrieving revision 1.287.2.1
diff -u -r1.287 -r1.287.2.1
--- index.html 18 Sep 2003 14:27:02 -0000 1.287
+++ index.html 16 Oct 2003 21:46:30 -0000 1.287.2.1
@@ -169,32 +169,22 @@
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
- <a name="ApacheCon 2003"></a>
- ApacheCon 2003
+ <a name="Ant 1.6beta2"></a>
+ Ant 1.6beta2
</h3>
- <a href="http://apachecon.com/2003/US/index.html">
- <img align="right" border="0"
src="http://jakarta.apache.org/images/logos/ac2003-150.gif" />
- </a>
- <p>
- <a href="http://apachecon.com/2003/US/index.html">ApacheCon US 2003</a>
- is now open for registration. ApacheCon is the conference for all things
- Apache. Come along and learn about a range of new technologies, meet some
- Apache folks and share the knowledge.
- </p>
- <h3 class="section">
- <a name="Ant 1.5.4"></a>
- Ant 1.5.4
- </h3>
- <p>Apache Ant 1.5.4 is now available for
- <a href="http://ant.apache.org/bindownload.cgi">download</a>.
- </p>
- <div class="warning">
- <div class="label">Note</div>
- <div class="content">Ant 1.5.4 will be the last release that supports
- JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2
or
- later
- </div>
- </div>
+ <p>Apache Ant 1.6beta2 is now available for <a
href="http://cvs.apache.org/dist/ant/v1.6beta2/">download</a>. As
+ we've already said in the announcements of Ant 1.5.4, this release
+ requires JDK 1.2 or later to run.</p>
+ <p>We encourage user to give this beta a
release a try and report
+ any bugs found so that we get a chance to fix them before we make
+ the final release of Ant 1.6.</p>
+ <p>Ant 1.6 adds a lot of new features, most
prominently support
+ for XML namespaces as well as a new concept of Ant libraries that
+ makes use of namespaces to avoid name clashes of custom tasks.
+ For a longer list of fixed bugs and new features see the release
+ notes.</p>
+ <p>The manual of Ant 1.6 is available on line
+ <a href="manual-1.6beta/"> here</a>.</p>
<h3 class="section">
<a name="Apache Ant"></a>
Apache Ant
No revision
No revision
1.52.2.1 +18 -24 ant/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/index.xml,v
retrieving revision 1.52
retrieving revision 1.52.2.1
diff -u -r1.52 -r1.52.2.1
--- index.xml 18 Sep 2003 14:27:02 -0000 1.52
+++ index.xml 16 Oct 2003 21:46:31 -0000 1.52.2.1
@@ -9,33 +9,27 @@
<body>
-<section name="ApacheCon 2003">
- <a href="http://apachecon.com/2003/US/index.html">
- <img align="right"
- border="0"
src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
- </a>
- <p>
- <a href="http://apachecon.com/2003/US/index.html">ApacheCon US 2003</a>
- is now open for registration. ApacheCon is the conference for all things
- Apache. Come along and learn about a range of new technologies, meet some
- Apache folks and share the knowledge.
- </p>
-</section>
- <section name="Ant 1.5.4">
- <p>Apache Ant 1.5.4 is now available for
- <a href="http://ant.apache.org/bindownload.cgi">download</a>.
- </p>
+ <section name="Ant 1.6beta2">
+ <p>Apache Ant 1.6beta2 is now available for <a
+ href="http://cvs.apache.org/dist/ant/v1.6beta2/">download</a>. As
+ we've already said in the announcements of Ant 1.5.4, this release
+ requires JDK 1.2 or later to run.</p>
- <div class="warning">
- <div class="label">Note</div>
- <div class="content">Ant 1.5.4 will be the last release that supports
- JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2
or
- later
- </div>
- </div>
+ <p>We encourage user to give this beta a release a try and report
+ any bugs found so that we get a chance to fix them before we make
+ the final release of Ant 1.6.</p>
- </section>
+ <p>Ant 1.6 adds a lot of new features, most prominently support
+ for XML namespaces as well as a new concept of Ant libraries that
+ makes use of namespaces to avoid name clashes of custom tasks.
+ For a longer list of fixed bugs and new features see the release
+ notes.</p>
+
+ <p>The manual of Ant 1.6 is available on line
+ <a href="manual-1.6beta/"> here</a>.</p>
+
+ </section>
<section name="Apache Ant">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]