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

Sylvain Lebresne commented on CASSANDRA-3649:
---------------------------------------------

Alright, I've committed all those patches to trunk.

I've also removed unused imports and stripped end of line whitespace from 1.1.0 
and 1.1. I "think" that's the big ones that would make merge extra painful. I 
didn't felt comfortable putting the ones that actually modify the code 
(removing underscores and adding final to fields) to 1.1 but hopefully that 
won't be too bad on merges. The rest should be localize to code we barely 
change anyway so I didn't bother.
                
> Code style changes, aka The Big Reformat
> ----------------------------------------
>
>                 Key: CASSANDRA-3649
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3649
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Core
>            Reporter: Brandon Williams
>             Fix For: 1.2
>
>
> With a new major release coming soon and not having a ton of huge pending 
> patches that have prevented us from doing this in the past, post-freeze looks 
> like a good time to finally do this.  Mostly this will include the removal of 
> underscores in private variables, and no more brace-on-newline policy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to