From 26d0d7c0227195dce574e8b0e6a48682276528e7 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 18 Feb 2002 07:00:42 +0000 Subject: [PATCH] regenerate HTML from Steve's changes. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271395 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/antnews.html b/docs/antnews.html index 8e31c24bc..c40d44757 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -88,6 +88,25 @@ + + +
+ + Java 1.4 Support + +
+
+

Feb 15, 2002: Java 1.4 Support

+

+ Java 1.4 has now been released by Sun. The latest Ant source supports + the new assert statement in the compiler task via the source + 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. +

+
+
+
Vote for a Logo