[ 
https://issues.apache.org/jira/browse/HADOOP-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085804#comment-13085804
 ] 

Tom White commented on HADOOP-7536:
-----------------------------------

+1 I successfully ran the unit tests and test-patch (no new tests since this is 
bumping dependency version numbers):

{noformat}
-1 overall.  

    +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 system test framework.  The patch passed system test framework compile.
{noformat}

> Correct the dependency version regressions introduced in HADOOP-6671
> --------------------------------------------------------------------
>
>                 Key: HADOOP-7536
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7536
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0
>            Reporter: Kihwal Lee
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-7536.patch
>
>
> I just noticed the versions specified for dependencies have gone backward 
> with HADOOP-6671.
> To name a few,
> * commons-logging  was 1.1.1, now 1.0.4
> * commons-logging-api  was 1.1, now 1.0.4
> * slf4 was 1.5.11, now 1.5.8
> There might be more.

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

        

Reply via email to