[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-06 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-9833:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12596317/HADOOP-9833.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  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.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2933//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2933//console

This message is automatically generated.

> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Priority: Minor
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-07 Thread Steve Loughran (JIRA)

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

Steve Loughran commented on HADOOP-9833:


it's what I'd have done, +1

no tests are needed as this is an artifact update 

> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Priority: Minor
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-08 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9833:


SUCCESS: Integrated in Hadoop-trunk-Commit #4228 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4228/])
HADOOP-9833 move slf4j to version 1.7.5 (stevel: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512026)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml


> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Priority: Minor
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-09 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9833:


SUCCESS: Integrated in Hadoop-Yarn-trunk #296 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/296/])
HADOOP-9833 move slf4j to version 1.7.5 (stevel: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512026)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml


> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Assignee: Kousuke Saruta
>Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.1.1-beta
>
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-09 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9833:


ABORTED: Integrated in Hadoop-Hdfs-trunk #1486 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1486/])
HADOOP-9833 move slf4j to version 1.7.5 (stevel: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512026)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml


> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Assignee: Kousuke Saruta
>Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.1.1-beta
>
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-09 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9833:


FAILURE: Integrated in Hadoop-Mapreduce-trunk #1513 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1513/])
HADOOP-9833 move slf4j to version 1.7.5 (stevel: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512026)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml


> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Assignee: Kousuke Saruta
>Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.1.1-beta
>
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HADOOP-9833) move slf4j to version 1.7.5

2013-08-10 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-9833:


FAILURE: Integrated in Hadoop-Hdfs-trunk #1487 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1487/])
HADOOP-9833 move slf4j to version 1.7.5 (stevel: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512026)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml


> move slf4j to version 1.7.5
> ---
>
> Key: HADOOP-9833
> URL: https://issues.apache.org/jira/browse/HADOOP-9833
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build
>Affects Versions: 3.0.0
>Reporter: Steve Loughran
>Assignee: Kousuke Saruta
>Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.1.1-beta
>
> Attachments: HADOOP-9833.patch
>
>
> Hadoop depends on SLF4J 1.6.1 ; 1.7.5 is the latest, which adds varags 
> support in the logging.
> As SLF4J is visible downstream, updating it gives hadoop apps the more modern 
> version of the SLF4J APIs. hadoop-auth uses these APIs too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira