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 "Robert Joseph Evans (Created) (JIRA)" <ji...@apache.org> on 2011/12/12 16:16:31 UTC

[jira] [Created] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

test-patch should run eclipse:eclipse to verify that it does not break again
----------------------------------------------------------------------------

                 Key: HADOOP-7912
                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 0.24.0, 0.23.1
            Reporter: Robert Joseph Evans
            Assignee: Robert Joseph Evans


Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

Posted by "Robert Joseph Evans (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167695#comment-13167695 ] 

Robert Joseph Evans commented on HADOOP-7912:
---------------------------------------------

Thanks for finding that.

I ran test patch on a small patch that did nothing and verified that it failed (Because HDFS-2649 was not in yet)  I then ran it on HDFS-2649 and verified that it passed.  I am uploading a fixed patch now.
                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Robert Joseph Evans updated HADOOP-7912:
----------------------------------------

    Attachment: HADOOP-7912.txt

Added in a very simple test to -1 patches that break eclipse:eclipse generation.
                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Tom White updated HADOOP-7912:
------------------------------

          Resolution: Fixed
       Fix Version/s: 0.23.1
                      0.24.0
    Target Version/s: 0.24.0, 0.23.1  (was: 0.23.1, 0.24.0)
        Hadoop Flags: Reviewed
              Status: Resolved  (was: Patch Available)

+1

I've just committed this. Thanks, Robert!
                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #272 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/272/])
    Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213434
Files : 
* /hadoop/common/branches/branch-0.23/dev-support/test-patch.sh
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hadoop QA commented on HADOOP-7912:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12507038/HADOOP-7912.txt
  against trunk revision .

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

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/466//console

This message is automatically generated.
                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1402 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1402/])
    HADOOP-7912. test-patch should run eclipse:eclipse to verify that it does not break again. Contributed by Robert Joseph Evans

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213432
Files : 
* /hadoop/common/trunk/dev-support/test-patch.sh
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #926 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/926/])
    HADOOP-7912. test-patch should run eclipse:eclipse to verify that it does not break again. Contributed by Robert Joseph Evans

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213432
Files : 
* /hadoop/common/trunk/dev-support/test-patch.sh
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Robert Joseph Evans updated HADOOP-7912:
----------------------------------------

    Target Version/s: 0.24.0, 0.23.1  (was: 0.23.1, 0.24.0)
              Status: Patch Available  (was: Open)
    
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Robert Joseph Evans updated HADOOP-7912:
----------------------------------------

    Attachment: HADOOP-7912.txt
    
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Tom White commented on HADOOP-7912:
-----------------------------------

Apart from a typo ("checkEclpiseGeneration") this looks good. What testing did you do?
                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #262 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/262/])
    Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213434
Files : 
* /hadoop/common/branches/branch-0.23/dev-support/test-patch.sh
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #124 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/124/])
    Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213434
Files : 
* /hadoop/common/branches/branch-0.23/dev-support/test-patch.sh
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #106 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/106/])
    Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213434
Files : 
* /hadoop/common/branches/branch-0.23/dev-support/test-patch.sh
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1476 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1476/])
    HADOOP-7912. test-patch should run eclipse:eclipse to verify that it does not break again. Contributed by Robert Joseph Evans

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213432
Files : 
* /hadoop/common/trunk/dev-support/test-patch.sh
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Robert Joseph Evans updated HADOOP-7912:
----------------------------------------

    Target Version/s: 0.24.0, 0.23.1  (was: 0.23.1, 0.24.0)
              Status: Open  (was: Patch Available)
    
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #282 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/282/])
    Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213434
Files : 
* /hadoop/common/branches/branch-0.23/dev-support/test-patch.sh
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Robert Joseph Evans updated HADOOP-7912:
----------------------------------------

    Target Version/s: 0.24.0, 0.23.1  (was: 0.23.1, 0.24.0)
              Status: Patch Available  (was: Open)
    
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1424 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1424/])
    HADOOP-7912. test-patch should run eclipse:eclipse to verify that it does not break again. Contributed by Robert Joseph Evans

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213432
Files : 
* /hadoop/common/trunk/dev-support/test-patch.sh
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7912) test-patch should run eclipse:eclipse to verify that it does not break again

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

Hudson commented on HADOOP-7912:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #893 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/893/])
    HADOOP-7912. test-patch should run eclipse:eclipse to verify that it does not break again. Contributed by Robert Joseph Evans

tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213432
Files : 
* /hadoop/common/trunk/dev-support/test-patch.sh
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch should run eclipse:eclipse to verify that it does not break again
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-7912
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7912
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7912.txt, HADOOP-7912.txt
>
>
> Recently the eclipse:eclipse build was broken.  If we are going to document this on the wiki and have many developers use it we should verify that it always works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira