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

Eugene Koontz updated GIRAPH-164:
---------------------------------

    Attachment: GIRAPH-164.patch
    
> fix 5 "Line is longer than 80 characters" style errors in GiraphRunner
> ----------------------------------------------------------------------
>
>                 Key: GIRAPH-164
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-164
>             Project: Giraph
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Eugene Koontz
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-164.patch
>
>
> {code}
> <file 
> name="/Users/ekoontz/giraph/src/main/java/org/apache/giraph/GiraphRunner.java">
>   <error line="155" severity="error" message="Line is longer than 80 
> characters." 
> source="com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck"/>
>   <error line="156" severity="error" message="Line is longer than 80 
> characters." 
> source="com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck"/>
>   <error line="158" severity="error" message="Line is longer than 80 
> characters." 
> source="com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck"/>
>   <error line="161" severity="error" message="Line is longer than 80 
> characters." 
> source="com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck"/>
> </file>
> {code}

--
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