You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2017/11/08 14:57:07 UTC

[jira] [Updated] (OOZIE-3001) core library has many instances of warnings with trailing spaces and lines longer than 132 chars

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

Artem Ervits updated OOZIE-3001:
--------------------------------
    Attachment: OOZIE-3001-3.patch

[~andras.piros] I uploaded new patch to review board and addressed your raised issues. Please review.

> core library has many instances of warnings with trailing spaces and lines longer than 132 chars
> ------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-3001
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3001
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: 4.3.0
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>              Labels: newbie
>         Attachments: OOZIE-3001-2.patch, OOZIE-3001-3.patch
>
>
> {noformat}
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/email/EmailActionExecutor.java:219: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/email/EmailActionExecutor.java:297: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/hadoop/HbaseCredentials.java:40: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/hadoop/HbaseCredentials.java:45: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentials.java:35: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentials.java:51: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java:643: warning: Line is longer than 132 characters.
> /Users/aervits/NetBeansProjects/minioozie/oozie/core/src/main/java/org/apache/oozie/BundleActionBean.java:46: warning: Line is longer than 132 characters.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)