Sorry 'bout that. It was IntelliJ's fault.... :) (ok, it was my fault for not catching its change)
----- Original Message ----- From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 9:54 PM Subject: RE: cvs commit: jakarta-ant/src/main/org/apache/tools/ant XmlLogger.java > > > > -import java.io.Writer; > > -import java.io.OutputStreamWriter; > > -import java.io.FileOutputStream; > > -import java.io.IOException; > > +import java.io.*; > > > > > > > Erik, > > I think we have agreed, at least tacitly, not to use the * form of import. > > Conor > > > -- > 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]>
