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

Hudson commented on HBASE-13039:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6128 (See 
[https://builds.apache.org/job/HBase-TRUNK/6128/])
HBASE-13039 Add patchprocess/* to .gitignore to fix builds of branches ( Adrey 
Stepachev) (apurtell: rev 76a3b50f1fa66b9d6828e636387e35dedcdd70a2)
* .gitignore


> Add patchprocess/* to .gitignore to fix builds of branches
> ----------------------------------------------------------
>
>                 Key: HBASE-13039
>                 URL: https://issues.apache.org/jira/browse/HBASE-13039
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Andrey Stepachev
>            Assignee: Andrey Stepachev
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.94.27, 0.98.11
>
>         Attachments: HBASE-13039.patch
>
>
> Can't build patches for other branches then master. It seems that git is 
> unable to checkout repo due of unracked files
> https://builds.apache.org/job/PreCommit-HBASE-Build/12824//console
> {code}
> ======================================================================
> ======================================================================
>     Testing patch on branch branch-1.
> ======================================================================
> ======================================================================
> git checkout branch-1
> Previous HEAD position was 7561ae6... HBASE-12867 Add ability to specify 
> custom replication endpoint to add_peer
> Switched to branch 'branch-1'
> Your branch is behind 'origin/branch-1' by 52 commits, and can be 
> fast-forwarded.
>   (use "git pull" to update your local branch)
> git status
> On branch branch-1
> Your branch is behind 'origin/branch-1' by 52 commits, and can be 
> fast-forwarded.
>   (use "git pull" to update your local branch)
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       patchprocess/
> nothing added to commit but untracked files present (use "git add" to track)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to