bodewig 02/02/17 23:00:42
Modified: docs antnews.html
Log:
regenerate HTML from Steve's changes.
Revision Changes Path
1.18 +19 -0 jakarta-ant/docs/antnews.html
Index: antnews.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- antnews.html 2 Feb 2002 14:56:22 -0000 1.17
+++ antnews.html 18 Feb 2002 07:00:42 -0000 1.18
@@ -90,6 +90,25 @@
<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>
</font>
</td></tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>