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

Bikas Saha commented on TEZ-1743:
---------------------------------

lgtm as long as it does not interfere with another set-version. I usually end 
up deleting these files though :)

> Add versions-maven-plugins artifacts to gitignore
> -------------------------------------------------
>
>                 Key: TEZ-1743
>                 URL: https://issues.apache.org/jira/browse/TEZ-1743
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: TEZ-1743-v1.patch
>
>
> after running set version command using versions-maven-plugin
> {code}
> mvn versions:set -DnewVersion=$VERSION
> {code}
> we are left with many untracked files
> {quote}
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       docs/pom.xml.versionsBackup
>       pom.xml.versionsBackup
>       tez-api/pom.xml.versionsBackup
>       tez-common/pom.xml.versionsBackup
>       tez-dag/pom.xml.versionsBackup
>       tez-dist/pom.xml.versionsBackup
>       tez-examples/pom.xml.versionsBackup
>       tez-mapreduce/pom.xml.versionsBackup
>       tez-plugins/pom.xml.versionsBackup
>       tez-plugins/tez-mbeans-resource-calculator/pom.xml.versionsBackup
>       tez-plugins/tez-yarn-timeline-history/pom.xml.versionsBackup
>       tez-runtime-internals/pom.xml.versionsBackup
>       tez-runtime-library/pom.xml.versionsBackup
>       tez-tests/pom.xml.versionsBackup
> {quote}



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

Reply via email to