|
Another huge patch zipped (405KB original)
for Maven.
I missed rcs directory in the first one
because it was a reserved keyword in my editor.
Changes:
- Convert all sources to Turbine coding
style (brackets)
- Added missing if/else/for/while
block
- a couple of import cleanup.
- Fix copyright year from 2001 to
2002.
Next step will probably be to fix naming
coding style. (_ and such)
Attack plan once the above is
done:
- wipe out the use of gnu.regexp in favor
of Oro.
- use the code available in commons utils
where possible. (StringUtils, NestableException..)
- clean up main() entry point in favor of
JUnit testcase
- remove System.out in favor of ...
(commons-logging ?)
In short: refactor what can be
refactored
Cheers,
Stephane
|
patch.zip
Description: Zip compressed data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
