Patch for Maven repository. Sorry for the zip but it's a huge patch (284KB)
and I did not feel like sending 100 patches (nor I do think it's fun to
commit 100 patches)

Things that have changed:
- Added a Maven Apache copyright to most files.
- Changed the copyright date from 2001 to 2002 for existing one.
- Removed weird double EOL in some files (jrcs)
- Removed unused import for a couple of files and code layout as well.
- Added braces for all if/else/while/for that were missing it (311 hits so
far excluding parser code)
- fancy javadoc fix in a couple of places, no big deal.

Good luck for the person that will review the 284KB patch :o)

ps: I recommend choosing some coding guidelines for Maven ASAP so that we
can safely refactor/clean up everything with a single coding style. Due to
legacy code there are 3 coding styles in it. I would rather prefer we choose
the Jakarta one (ie Sun) and that we stick to it otherwise it is painful to
reconfigure an editor to enforce a particular convention each time we move
from a project to another. (Sorry Jason, I know you use the Allman style in
Turbine, but you're free to decide whether we should use this one or not for
Maven. Just shout out loud ;-).

Cheers,

Stephane

Attachment: patch.zip
Description: Zip compressed data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to