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 "Alejandro Abdelnur (Created) (JIRA)" <ji...@apache.org> on 2011/12/21 19:09:31 UTC

[jira] [Created] (HADOOP-7934) Normalize dependencys versions accros all modules

Normalize dependencys versions accros all modules
-------------------------------------------------

                 Key: HADOOP-7934
                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.24.0, 0.23.1
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
            Priority: Critical
             Fix For: 0.24.0, 0.23.1


Move all dependencies versions to the dependencyManagement section in the hadoop-project POM

Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Tom White commented on HADOOP-7934:
-----------------------------------

+1 Thanks for running the tests.
                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencys versions accros all modules

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

Scott Carey commented on HADOOP-7934:
-------------------------------------

Awesome.  Thank You!
                
> Normalize dependencys versions accros all modules
> -------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Tom White commented on HADOOP-7934:
-----------------------------------

+1 This looks good to me. Have you been able to run the unit tests successfully?
                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1574 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1574/])
    HADOOP-7934. Normalize dependencies versions across all modules. (tucu)

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227787
Files : 
* /hadoop/common/trunk/hadoop-assemblies/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
* /hadoop/common/trunk/hadoop-project-dist/pom.xml
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Alejandro Abdelnur commented on HADOOP-7934:
--------------------------------------------

bq. Have you been able to run the unit tests successfully?

I get the same set of failures in my environment with and without the patch. (below greps from the MVN output)

TRUNK:

{code}
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1411, Failures: 1, Errors: 0, Skipped: 14
Tests run: 1036, Failures: 1, Errors: 1, Skipped: 1
Tests run: 242, Failures: 1, Errors: 0, Skipped: 0
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Tests run: 120, Failures: 0, Errors: 0, Skipped: 0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Tests run: 144, Failures: 0, Errors: 0, Skipped: 0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
Tests run: 89, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
{code}

Trunk + patch:

{code}
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1411, Failures: 1, Errors: 0, Skipped: 14
Tests run: 1041, Failures: 1, Errors: 0, Skipped: 1
Tests run: 242, Failures: 1, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Tests run: 120, Failures: 0, Errors: 0, Skipped: 0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Tests run: 144, Failures: 0, Errors: 0, Skipped: 0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
Tests run: 89, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
{code}

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #950 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/950/])
    HADOOP-7934. Normalize dependencies versions across all modules. (tucu)

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227787
Files : 
* /hadoop/common/trunk/hadoop-assemblies/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
* /hadoop/common/trunk/hadoop-project-dist/pom.xml
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Alejandro Abdelnur updated HADOOP-7934:
---------------------------------------

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

committed to trunk and branch-0.23
                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #357 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/357/])
    Merge -r 1227786:1227787 from trunk to branch. FIXES: HADOOP-7934

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227805
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-assemblies/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-project-dist/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml
* /hadoop/common/branches/branch-0.23/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Alejandro Abdelnur updated HADOOP-7934:
---------------------------------------

    Summary: Normalize dependencies versions across all modules  (was: Normalize dependencys versions across all modules)
    
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1522 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1522/])
    HADOOP-7934. Normalize dependencies versions across all modules. (tucu)

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227787
Files : 
* /hadoop/common/trunk/hadoop-assemblies/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
* /hadoop/common/trunk/hadoop-project-dist/pom.xml
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #336 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/336/])
    Merge -r 1227786:1227787 from trunk to branch. FIXES: HADOOP-7934

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227805
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-assemblies/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-project-dist/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml
* /hadoop/common/branches/branch-0.23/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencys versions accros all modules

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

Hadoop QA commented on HADOOP-7934:
-----------------------------------

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

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

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

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

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

This message is automatically generated.
                
> Normalize dependencys versions accros all modules
> -------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Alejandro Abdelnur commented on HADOOP-7934:
--------------------------------------------

Latest patch produces the same set of failures than trunk on my environment:

{code}
Running org.apache.hadoop.fs.viewfs.TestViewFsTrash
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec <<< FAILURE!
Running org.apache.hadoop.fs.viewfs.TestViewFileSystemHdfs
Tests run: 38, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.846 sec <<< FAILURE!
Running org.apache.hadoop.lib.servlet.TestHostnameFilter
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec <<< FAILURE!
{code}

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hadoop QA commented on HADOOP-7934:
-----------------------------------

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

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

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

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

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

This message is automatically generated.
                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencys versions accros all modules

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

Alejandro Abdelnur updated HADOOP-7934:
---------------------------------------

    Attachment: HADOOP-7934.patch

moving deps/plugin versions to the hadoop-project POM.

Also some minor POM cleanup and obvious scope corrections I've seen. More of this in follow up JIRAs.

Tested by doing a full build, verifying that the version of JARs in the TAR are always the same and running a few example JARs.


                
> Normalize dependencys versions accros all modules
> -------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #917 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/917/])
    HADOOP-7934. Normalize dependencies versions across all modules. (tucu)

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227787
Files : 
* /hadoop/common/trunk/hadoop-assemblies/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
* /hadoop/common/trunk/hadoop-project-dist/pom.xml
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #346 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/346/])
    Merge -r 1227786:1227787 from trunk to branch. FIXES: HADOOP-7934

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227805
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-assemblies/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-project-dist/pom.xml
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml
* /hadoop/common/branches/branch-0.23/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Alejandro Abdelnur commented on HADOOP-7934:
--------------------------------------------

actually, I'm not, let me dig there.
                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencys versions accros all modules

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

Alejandro Abdelnur updated HADOOP-7934:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> Normalize dependencys versions accros all modules
> -------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Alejandro Abdelnur updated HADOOP-7934:
---------------------------------------

    Attachment: HADOOP-7934.patch

rebased to trunk's HEAD, now using ZK 3.4.2 which solves the failure of *TestBookKeeperJournalManager*.

also got rid of hadoop.annotations.version var in the POMs, using project.version instead
                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencys versions accros all modules

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

Alejandro Abdelnur commented on HADOOP-7934:
--------------------------------------------

Thanks, now I need a committer to +1 this.
                
> Normalize dependencys versions accros all modules
> -------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencys versions across all modules

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

Alejandro Abdelnur updated HADOOP-7934:
---------------------------------------

    Summary: Normalize dependencys versions across all modules  (was: Normalize dependencys versions accros all modules)
    
> Normalize dependencys versions across all modules
> -------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

--
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-7934) Normalize dependencies versions across all modules

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

Hudson commented on HADOOP-7934:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1502 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1502/])
    HADOOP-7934. Normalize dependencies versions across all modules. (tucu)

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1227787
Files : 
* /hadoop/common/trunk/hadoop-assemblies/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
* /hadoop/common/trunk/hadoop-project-dist/pom.xml
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/pom.xml

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch, HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the hadoop-project POM

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