Thanks, Antoine... I don't know how that happened. I SWEAR I tested... I must have inadvertently wiped out that import afterwards. :( Oh, well...
-Matt --- [EMAIL PROTECTED] wrote: > antoine 2004/07/24 08:04:32 > > Modified: src/main/org/apache/tools/ant > Target.java > Log: > Make compile > > Revision Changes Path > 1.56 +1 -0 > ant/src/main/org/apache/tools/ant/Target.java > > Index: Target.java > > =================================================================== > RCS file: > /home/cvs/ant/src/main/org/apache/tools/ant/Target.java,v > retrieving revision 1.55 > retrieving revision 1.56 > diff -u -r1.55 -r1.56 > --- Target.java 23 Jul 2004 20:16:29 -0000 1.55 > +++ Target.java 24 Jul 2004 15:04:32 -0000 1.56 > @@ -20,6 +20,7 @@ > import java.util.ArrayList; > import java.util.Collections; > import java.util.Enumeration; > +import java.util.Hashtable; > import java.util.Iterator; > import java.util.List; > import java.util.StringTokenizer; > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]