Re: org.apache.turbine.util.FileUtils

2001-05-05 Thread Daniel Rall
"Henning P . Schmiedehausen" <[EMAIL PROTECTED]> writes: > > Fixed. Please provide patches rather than complaints next time. > > No. Please hold onto the Coding Specs next time, especially if you > have CVS commit rights. Those who haven't have to put their code > through the developers who hav

Re: org.apache.turbine.util.FileUtils

2001-05-04 Thread Daniel Rall
"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> writes: > Why is in the CodingSpecs the line > > [...] > 8. Import statements must be fully qualified for clarity. > [...] > > when in a newly checked in file there is > > --- cut --- > + * This software consists of voluntary contributions made

Re: org.apache.turbine.util.FileUtils

2001-05-03 Thread Fedor Karpelevitch
I guess, that's because "nobody is ideal" (c). To automate the process Jason create a nice tool. Look here: jakarta-turbine/proposals/jvz/code/ Best regards. Fedor. On Thursday 03 May 2001 09:41, you wrote: > Why is in the CodingSpecs the line > > [...] > 8. Import statements must be fully qu