[
https://issues.apache.org/jira/browse/HADOOP-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting resolved HADOOP-1148.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
I just re-indented all the .java files, in revision 529410.
Patches can still be applied by using the -l flag, however the patched code
will then need to be re-indented before it is committed. It's easy for me to
automatically re-indent code with emacs, so if you have a patch that you'd like
re-indented, I'd be happy to do that; just ask.
> re-indent all code
> ------------------
>
> Key: HADOOP-1148
> URL: https://issues.apache.org/jira/browse/HADOOP-1148
> Project: Hadoop
> Issue Type: Improvement
> Reporter: Doug Cutting
> Assigned To: Doug Cutting
> Priority: Minor
> Fix For: 0.13.0
>
>
> We should re-indent all code to consistently use 2-spaces per level. This
> will not invalidate outstanding patches: one can use the '-l' option to
> ignore whitespace differences in patches.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.