You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/11/11 21:03:00 UTC

[jira] [Commented] (OOZIE-2997) files contain trailing white spaces in client lib

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

Peter Cseh commented on OOZIE-2997:
-----------------------------------

Thanks for the fix!
Tests are passing locally.
+1
Committed to master!

> files contain trailing white spaces in client lib
> -------------------------------------------------
>
>                 Key: OOZIE-2997
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2997
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 4.3.0
>         Environment: java 8
> Mac OS 10.12.5
> latest commit 18694b616f419ed958230cedb2dc0431a9f9cb5d
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>              Labels: trivial
>             Fix For: 5.0.0b1
>
>         Attachments: OOZIE-2997-1.patch
>
>
> running the following command for oozie minitest reports trailing white spaces in client
> {code}
> mvn clean install -DskipTests -DtestJarSimple
> {code}
> affected files
> /Users/aervits/NetBeansProjects/oozie/client/src/main/java/org/apache/oozie/client/rest/JsonUtils.java:59: warning: Line has trailing spaces.
> /Users/aervits/NetBeansProjects/oozie/client/src/main/java/org/apache/oozie/client/WorkflowAction.java:65: warning: Line has trailing spaces.
> /Users/aervits/NetBeansProjects/oozie/client/src/main/java/org/apache/oozie/client/WorkflowAction.java:94: warning: Line has trailing spaces.
> /Users/aervits/NetBeansProjects/oozie/client/src/main/java/org/apache/oozie/client/WorkflowAction.java:101: warning: Line has trailing spaces.
> /Users/aervits/NetBeansProjects/oozie/client/src/main/java/org/apache/oozie/client/WorkflowAction.java:108: warning: Line has trailing spaces.
> /Users/aervits/NetBeansProjects/oozie/client/src/main/java/org/apache/oozie/client/WorkflowJob.java:138: warning: Line has trailing spaces.



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