You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2014/01/22 15:38:20 UTC

[jira] [Comment Edited] (BIGTOP-1191) master pom.xml file formatting is out of whack

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

Sean Mackrory edited comment on BIGTOP-1191 at 1/22/14 2:36 PM:
----------------------------------------------------------------

{quote}is bigtop not going to use tabs anymore?{quote}

That would be a difficult practice, since Makefiles and some Debian files require the use of tabs :) Especially with Bigtop, I like to do this with vim, so I can see the difference and just be consistent with whatever file I'm editing. Otherwise the error message you get when building is not very obvious:

{code}set listchars=tab:__,trail:_,extends:>,precedes:<{code}


was (Author: mackrorysd):
{quote}is bigtop not going to use tabs anymore?{quote}

That would be a difficult practice, since Makefiles and some Debian files require the use of tabs :) Especially with Bigtop, I like to do this, so I can see the difference and just be consistent with whatever file I'm editing. Otherwise the error message you get when building is not very obvious:

{code}set listchars=tab:__,trail:_,extends:>,precedes:<{code}

> master pom.xml file formatting is out of whack
> ----------------------------------------------
>
>                 Key: BIGTOP-1191
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1191
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.7.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.8.0
>
>         Attachments: BIGTOP-1191.patch
>
>
> As the result of BIGTOP-1157 the formatting of master pom.xml
> This JIRA is to track fixing.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)