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/03/09 22:17:38 UTC

[jira] [Updated] (OOZIE-2813) Remove tabs and trailing whitespaces from oozie-defaul.xml

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

Peter Cseh updated OOZIE-2813:
------------------------------
    Attachment: OOZIE-2813-001.patch

> Remove tabs and trailing whitespaces from oozie-defaul.xml
> ----------------------------------------------------------
>
>                 Key: OOZIE-2813
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2813
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Peter Cseh
>            Assignee: Peter Cseh
>              Labels: newbie
>         Attachments: OOZIE-2813-001.patch
>
>
> oozie-default.xml has a buch of tab characters and trailing whitespaces in it.
> >> [9] 09:41 : oozie (master) :: grep "\t" core/src/main/resources/oozie-default.xml |wc -l
>       75
> >> [10] 09:41 : oozie (master) :: grep " $" core/src/main/resources/oozie-default.xml |wc -l
>       17
> Trailing whitespaces should be removed, while tabs have to replaced with spaces.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)