"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> writes: > I found that there are still import xxx.yyy.*; statements in some > Files. So I ran the importscrubber (http://importscrubber.sourceforge.net/) > over the Turbine-2 CVS, cleaned up the accidentially removed imports > so that it compiles again and will commit the most obvious changes > into the T2 repository. > > As the complete set of diffs has about 10.000 lines of mostly cosmetic > changes, I'm somewhat hesitant to commit the changes to the CVS and > would like to hear some other opinions first. :-)
Not being a fan of * imports of non-JDK classes, here's my +1. - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
