[
https://issues.apache.org/jira/browse/APEXCORE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089950#comment-15089950
]
ASF GitHub Bot commented on APEXCORE-268:
-----------------------------------------
Github user chandnisingh commented on the pull request:
https://github.com/apache/incubator-apex-core/pull/199#issuecomment-170124773
I see. However consoleOutput prints out all the warnings about line lengths.
IMO that will create a lot of clutter.
Here is the output with consoleOutput as true:
```
ARN]
/Users/chandni/workspace/Apex/common/src/main/java/com/datatorrent/common/experimental/AppData.java:65:
Line is longer than 120 characters (found 123). [LineLength]
[WARN]
/Users/chandni/workspace/Apex/common/src/main/java/com/datatorrent/common/experimental/AppData.java:67:
Line is longer than 120 characters (found 155). [LineLength]
[WARN]
/Users/chandni/workspace/Apex/common/src/main/java/com/datatorrent/common/experimental/AppData.java:68:
Line is longer than 120 characters (found 145). [LineLength]
[WARN]
/Users/chandni/workspace/Apex/common/src/main/java/com/datatorrent/common/experimental/AppData.java:70:
Line is longer than 120 characters (found 161). [LineLength]
[WARN]
/Users/chandni/workspace/Apex/common/src/main/java/com/datatorrent/common/experimental/AppData.java:74:
Line is longer than 120 characters (found 138). [LineLength]
[WARN]
/Users/chandni/workspace/Apex/common/src/main/java/com/datatorrent/common/experimental/AppData.java:83:
Line is longer than 120 characters (found 126). [LineLength]
```
> Fix existing checkstyle violations in common module
> ---------------------------------------------------
>
> Key: APEXCORE-268
> URL: https://issues.apache.org/jira/browse/APEXCORE-268
> Project: Apache Apex Core
> Issue Type: Sub-task
> Reporter: Chandni Singh
> Assignee: Chandni Singh
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)