You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/09/18 00:57:57 UTC

[jira] Created: (HADOOP-6268) Add ivy jar to .gitignore

Add ivy jar to .gitignore
-------------------------

                 Key: HADOOP-6268
                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Minor
         Attachments: hadoop-6268.txt

The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6268) Add ivy jar to .gitignore

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757108#action_12757108 ] 

Hudson commented on HADOOP-6268:
--------------------------------

Integrated in Hadoop-Common-trunk #101 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/101/])
    . Add ivy jar to .gitignore. Contributed by Todd Lipcon


> Add ivy jar to .gitignore
> -------------------------
>
>                 Key: HADOOP-6268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6268.txt
>
>
> The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6268) Add ivy jar to .gitignore

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HADOOP-6268:
--------------------------------

    Attachment: hadoop-6268.txt

Trivial patch attached

> Add ivy jar to .gitignore
> -------------------------
>
>                 Key: HADOOP-6268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6268.txt
>
>
> The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6268) Add ivy jar to .gitignore

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756843#action_12756843 ] 

Hadoop QA commented on HADOOP-6268:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12419940/hadoop-6268.txt
  against trunk revision 816398.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/6/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/6/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/6/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/6/console

This message is automatically generated.

> Add ivy jar to .gitignore
> -------------------------
>
>                 Key: HADOOP-6268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6268.txt
>
>
> The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6268) Add ivy jar to .gitignore

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated HADOOP-6268:
--------------------------------

    Fix Version/s: 0.21.0
           Status: Patch Available  (was: Open)

> Add ivy jar to .gitignore
> -------------------------
>
>                 Key: HADOOP-6268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6268.txt
>
>
> The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6268) Add ivy jar to .gitignore

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757051#action_12757051 ] 

Hudson commented on HADOOP-6268:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #37 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/37/])
    . Add ivy jar to .gitignore. Contributed by Todd Lipcon


> Add ivy jar to .gitignore
> -------------------------
>
>                 Key: HADOOP-6268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6268.txt
>
>
> The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6268) Add ivy jar to .gitignore

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-6268:
----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

+1

I committed this. Thanks, Todd!

> Add ivy jar to .gitignore
> -------------------------
>
>                 Key: HADOOP-6268
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6268
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: hadoop-6268.txt
>
>
> The ivy/ivy-2.0.0-rc2.jar is fetched automatically by ant, so it should be ignored by version control. Since many people use git, we should add it to the .gitignore file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.