Wow.... thanks Steve! Very proactive.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 7:25 PM Subject: cvs commit: jakarta-ant/xdocs antnews.xml > stevel 02/02/15 16:25:57 > > Modified: xdocs antnews.xml > Log: > getting our retaliation in early. Pointer to update ant for the XP/java1.4 combo. > > Revision Changes Path > 1.13 +11 -0 jakarta-ant/xdocs/antnews.xml > > Index: antnews.xml > =================================================================== > RCS file: /home/cvs/jakarta-ant/xdocs/antnews.xml,v > retrieving revision 1.12 > retrieving revision 1.13 > diff -u -r1.12 -r1.13 > --- antnews.xml 2 Feb 2002 14:56:22 -0000 1.12 > +++ antnews.xml 16 Feb 2002 00:25:57 -0000 1.13 > @@ -8,6 +8,17 @@ > </properties> > > <body> > + <section name="Java 1.4 Support"> > + <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> > + </section> > + > <section name="Vote for a Logo"> > <h3>Polls have closed</h3> > <p> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
