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 2011/08/16 00:23:27 UTC

[jira] [Created] (HADOOP-7545) common -tests jar should not include properties and configs

common -tests jar should not include properties and configs
-----------------------------------------------------------

                 Key: HADOOP-7545
                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
             Project: Hadoop Common
          Issue Type: Bug
          Components: build, test
    Affects Versions: 0.23.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Critical
             Fix For: 0.23.0


This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-7545) common -tests jar should not include properties and configs

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

Todd Lipcon updated HADOOP-7545:
--------------------------------

    Attachment: hadoop-7545.txt

Attached makes the resulting test jar look like the test jar from 0.22 and pre-mavenization 0.23. I tested one of the tests that was previously failing on HDFS, and it passes now with this fixed -tests jar.

> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #65 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/65/])
    svn revert -c -1189989 for fixing the commit message (should be HADOOP-7745, not HADOOP-7545)
svn merge -c 1183132 from trunk for HADOOP-7545.

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189992
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189989
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1094 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1094/])
    HADOOP-7545. Fix wrong variable name in exception message introduced in HADOOP-7509. Contributed by Ravi Prakash.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183132
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #53 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/53/])
    svn revert -c -1189989 for fixing the commit message (should be HADOOP-7745, not HADOOP-7545)
svn merge -c 1183132 from trunk for HADOOP-7545.

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189992
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189989
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1160 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1160/])
    Fix the jira number from HADOOP-7545 to HADOOP-7745.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183445
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Eli Collins commented on HADOOP-7545:
-------------------------------------

+1 lgtm

> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Alejandro Abdelnur commented on HADOOP-7545:
--------------------------------------------

It looks good.

It seems that we should separate test utils stuff into their own module. Consumers of the test JAR most likely care about test utils stuff and not the testcases themselves.

> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1082 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1082/])
    Fix the jira number from HADOOP-7545 to HADOOP-7745.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183445
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1101 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1101/])
    Fix the jira number from HADOOP-7545 to HADOOP-7745.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183445
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Todd Lipcon updated HADOOP-7545:
--------------------------------

    Status: Patch Available  (was: Open)

> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #830 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/830/])
    HADOOP-7545. Fix wrong variable name in exception message introduced in HADOOP-7509. Contributed by Ravi Prakash.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183132
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1153 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1153/])
    HADOOP-7545. Fix wrong variable name in exception message introduced in HADOOP-7509. Contributed by Ravi Prakash.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183132
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #831 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/831/])
    Fix the jira number from HADOOP-7545 to HADOOP-7745.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183445
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #745 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/745/])
    HADOOP-7545. Common -tests JAR should not include properties and configs. Contributed by Todd Lipcon.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1158048
Files : 
* /hadoop/common/trunk/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common/pom.xml


> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1075 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1075/])
    HADOOP-7545. Fix wrong variable name in exception message introduced in HADOOP-7509. Contributed by Ravi Prakash.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183132
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #81 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/81/])
    svn revert -c -1189989 for fixing the commit message (should be HADOOP-7745, not HADOOP-7545)
svn merge -c 1183132 from trunk for HADOOP-7545.

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189992
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189989
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Todd Lipcon updated HADOOP-7545:
--------------------------------

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

Committed to trunk. Hopefully HDFS tests will start passing again soon. I'll resolve HDFS-2242 when we see that this fixed the problem.

> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Hadoop QA commented on HADOOP-7545:
-----------------------------------

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

    +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 (version 1.3.9) 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.

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/39//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HADOOP-Build/39//artifact/trunk/target/newPatchFindbugsWarningshadoop-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HADOOP-Build/39//artifact/trunk/target/newPatchFindbugsWarningshadoop-annotations.html
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/39//console

This message is automatically generated.

> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #860 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/860/])
    HADOOP-7545. Fix wrong variable name in exception message introduced in HADOOP-7509. Contributed by Ravi Prakash.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183132
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #77 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/77/])
    svn revert -c -1189989 for fixing the commit message (should be HADOOP-7745, not HADOOP-7545)
svn merge -c 1183132 from trunk for HADOOP-7545.

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189992
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189989
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #861 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/861/])
    Fix the jira number from HADOOP-7545 to HADOOP-7745.

suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183445
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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-7545) common -tests jar should not include properties and configs

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

Hudson commented on HADOOP-7545:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #81 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/81/])
    svn revert -c -1189989 for fixing the commit message (should be HADOOP-7745, not HADOOP-7545)
svn merge -c 1183132 from trunk for HADOOP-7545.

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189992
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1189989
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java

                
> common -tests jar should not include properties and configs
> -----------------------------------------------------------
>
>                 Key: HADOOP-7545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7545
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7545.txt
>
>
> This is the cause of HDFS-2242. The -tests jar generated from the common build should only include the test classes, and not the test resources.

--
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