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

Harsh J commented on OOZIE-2813:
--------------------------------

I'm +1 on this. Do we also have a checkstyle rule already that warns on new 
tab-including changes for XML files (to try and prevent future commits from 
recreating this problem)?

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

Reply via email to