Browse Source

regenerate HTML from Steve's changes.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271395 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
26d0d7c022
1 changed files with 19 additions and 0 deletions
  1. +19
    -0
      docs/antnews.html

+ 19
- 0
docs/antnews.html View File

@@ -88,6 +88,25 @@
</td>
<td align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Java 1.4 Support"><strong>Java 1.4 Support</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<h3>Feb 15, 2002: Java 1.4 Support</h3>
<p>
Java 1.4 has now been released by Sun. The latest Ant source supports
the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
attribute. It also contains a compatibility fix needed for some ant tasks
on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
please use a recent build or compile your own version from the source tree.
</p>
</blockquote>
</td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Vote for a Logo"><strong>Vote for a Logo</strong></a>


Loading…
Cancel
Save