[jira] Commented: (HADOOP-6138) eliminate the depracate warnings introduced by H-5438

2009-07-18 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-6138:


Integrated in Hadoop-Common-trunk #30 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/30/])
. Eliminate the depracate warnings introduced by H-5438.  Contributed by He 
Yongqiang


> eliminate the depracate warnings introduced by H-5438
> -
>
> Key: HADOOP-6138
> URL: https://issues.apache.org/jira/browse/HADOOP-6138
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: fs
>Affects Versions: 0.21.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hadoop-6138-2009-07-15.patch
>
>
> Eliminate the deprecated warnings introduced by HADOOP-5438.

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



[jira] Commented: (HADOOP-6138) eliminate the depracate warnings introduced by H-5438

2009-07-17 Thread Tsz Wo (Nicholas), SZE (JIRA)

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

Tsz Wo (Nicholas), SZE commented on HADOOP-6138:


Thanks Tom for the info.

No new tests needed because the changes is simple.  I will commit this soon.

> eliminate the depracate warnings introduced by H-5438
> -
>
> Key: HADOOP-6138
> URL: https://issues.apache.org/jira/browse/HADOOP-6138
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: He Yongqiang
>Assignee: He Yongqiang
>Priority: Minor
> Attachments: hadoop-6138-2009-07-15.patch
>
>


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



[jira] Commented: (HADOOP-6138) eliminate the depracate warnings introduced by H-5438

2009-07-17 Thread Tom White (JIRA)

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

Tom White commented on HADOOP-6138:
---

Looks like it was jdiff, which shouldn't really be checked by RAT. (Correct 
link is 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/575/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt,
 see also HADOOP-5935.) 

> eliminate the depracate warnings introduced by H-5438
> -
>
> Key: HADOOP-6138
> URL: https://issues.apache.org/jira/browse/HADOOP-6138
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: He Yongqiang
>Assignee: He Yongqiang
>Priority: Minor
> Attachments: hadoop-6138-2009-07-15.patch
>
>


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



[jira] Commented: (HADOOP-6138) eliminate the depracate warnings introduced by H-5438

2009-07-16 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-6138:
---

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12413546/hadoop-6138-2009-07-15.patch
  against trunk revision 793987.

+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 generated 262 release audit warnings 
(more than the trunk's current 260 warnings).

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

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

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/575/testReport/
Release audit warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/575/artifact/trunk/current/releaseAuditDiffWarnings.txt
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/575/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/575/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/575/console

This message is automatically generated.

> eliminate the depracate warnings introduced by H-5438
> -
>
> Key: HADOOP-6138
> URL: https://issues.apache.org/jira/browse/HADOOP-6138
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: He Yongqiang
>Priority: Minor
> Attachments: hadoop-6138-2009-07-15.patch
>
>


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



[jira] Commented: (HADOOP-6138) eliminate the depracate warnings introduced by H-5438

2009-07-15 Thread He Yongqiang (JIRA)

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

He Yongqiang commented on HADOOP-6138:
--

filed hdfs-490 and mapreduce-765 accordingly.
https://issues.apache.org/jira/browse/HDFS-490
https://issues.apache.org/jira/browse/MAPREDUCE-765

> eliminate the depracate warnings introduced by H-5438
> -
>
> Key: HADOOP-6138
> URL: https://issues.apache.org/jira/browse/HADOOP-6138
> Project: Hadoop Common
>  Issue Type: Improvement
>Reporter: He Yongqiang
>Priority: Minor
> Attachments: hadoop-6138-2009-07-15.patch
>
>


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