[ 
https://issues.apache.org/jira/browse/ACCUMULO-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759617#comment-13759617
 ] 

ASF subversion and git services commented on ACCUMULO-1158:
-----------------------------------------------------------

Commit 7569b3d92045a4fab02a091ff4fb5d2d8bc85f12 in branch refs/heads/master 
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=7569b3d ]

ACCUMULO-1158 Update Eclipse formatter

The Eclipse formatter change in ACCUMULO-1158 was reverted along with
all the changes to existing files, to prevent indenting blank lines,
because this caused a problem with merges in subversion. I don't
anticipate that being a problem in git, but just in case, I won't make
the change on all existing files. People can transition to this
formatter over time.

                
> Remove whitespace at end of lines in java files (a checkstyle rule)
> -------------------------------------------------------------------
>
>                 Key: ACCUMULO-1158
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1158
>             Project: Accumulo
>          Issue Type: Task
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Trivial
>
> Maven has a checkstyle:checkstyle goal which, oddly enough, runs the 
> checkstyle (http://checkstyle.sourceforge.net/) tool that checks coding 
> style. There are many rules available. When all rules are turned on, there 
> are over 80,000 messages. Changing the code base, all at once, to mitigate 
> that many messages is not feasible.
> In order to get the process moving, I suggest only the 'no whitespace at end 
> of lines' be turned on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to