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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2009/11/26 01:23:39 UTC

[jira] Created: (HADOOP-6395) Inconsistent versions of libraries are being included

Inconsistent versions of libraries are being included
-----------------------------------------------------

                 Key: HADOOP-6395
                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
            Priority: Blocker
             Fix For: 0.21.0, 0.22.0


We currently include inconsistent versions of libraries. In particular,

aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
avro: 1.0.0 -> 1.2.0
commons-logging: 1.0.4 -> 1.1.1
commons-logging-api: 1.0.4 -> 1.1

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


[jira] Updated: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Owen O'Malley updated HADOOP-6395:
----------------------------------

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

I just committed this.

> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Commented: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Konstantin Boudnik commented on HADOOP-6395:
--------------------------------------------

Actually, Common and HDFS were using aspect*-1.6.4 The only component which was using AspectJ 1.6.5 was a contrib Mumak in MapReduce. So, there was consistency for the core component.

> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Commented: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Hudson commented on HADOOP-6395:
--------------------------------

Integrated in Hadoop-Common-trunk #174 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/174/])
    HADOOP-6398. Build is broken after  patch has been applied. Contributed by Konstantin Boudnik


> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Updated: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Owen O'Malley updated HADOOP-6395:
----------------------------------

    Attachment: h-6395.patch

This patch fixes the dependencies upward.

> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Commented: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Hadoop QA commented on HADOOP-6395:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12426162/h-6395.patch
  against trunk revision 883206.

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

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

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

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

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

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

    -1 core tests.  The patch failed core unit tests.

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

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

This message is automatically generated.

> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Updated: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Owen O'Malley updated HADOOP-6395:
----------------------------------

    Status: Patch Available  (was: Open)

> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Commented: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Chris Douglas commented on HADOOP-6395:
---------------------------------------

+1

> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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


[jira] Commented: (HADOOP-6395) Inconsistent versions of libraries are being included

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

Hudson commented on HADOOP-6395:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #93 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/93/])
    HADOOP-6398. Build is broken after  patch has been applied. Contributed by Konstantin Boudnik


> Inconsistent versions of libraries are being included
> -----------------------------------------------------
>
>                 Key: HADOOP-6395
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6395
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: h-6395.patch
>
>
> We currently include inconsistent versions of libraries. In particular,
> aspectjtools and aspectjrt: 1.6.4 -> 1.6.5
> avro: 1.0.0 -> 1.2.0
> commons-logging: 1.0.4 -> 1.1.1
> commons-logging-api: 1.0.4 -> 1.1

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