You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/05/07 20:55:02 UTC

[jira] [Resolved] (ACCUMULO-3771) Configure automatic java code style formatting

     [ https://issues.apache.org/jira/browse/ACCUMULO-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-3771.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.8.0)
                   1.7.0

Patch(es) rebased and applied to 1.7.

> Configure automatic java code style formatting 
> -----------------------------------------------
>
>                 Key: ACCUMULO-3771
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3771
>             Project: Accumulo
>          Issue Type: Task
>    Affects Versions: 1.8.0
>            Reporter: Mike Walch
>            Assignee: Mike Walch
>            Priority: Minor
>             Fix For: 1.7.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> I configured automatic Java style formatting for Fluo in [FLUO-479|https://github.com/fluo-io/fluo/issues/479].  This was done using the maven-java-formatter-plugin which formats all Java classes on every build according to a specified Eclipse style configuration file.  This has worked well for Fluo so Christopher Tubbs asked me to create a patch for Accumulo.  
> This patch will be composed of two commits.  The first commit will be the configuration for the plugin.   The second commit will be all changes to Java classes after the plugin is run.
> While auto-formatting has been a nice addition for Fluo, it does require a lot of changes to the code initially.  If you are unhappy with this change, feel free to object...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)