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 "Hudson (JIRA)" <ji...@apache.org> on 2012/07/05 13:40:40 UTC

[jira] [Commented] (HADOOP-8548) test-patch.sh shows an incorrect link in Jekins builds

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

Hudson commented on HADOOP-8548:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1094 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1094/])
    HADOOP-8548. test-patch.sh shows an incorrect link in Jekins builds (Kihwal Lee via bobby) (Revision 1356430)

     Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1356430
Files : 
* /hadoop/common/trunk/dev-support/test-patch.sh
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> test-patch.sh shows an incorrect link in Jekins builds
> ------------------------------------------------------
>
>                 Key: HADOOP-8548
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8548
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>             Fix For: 3.0.0
>
>         Attachments: hadoop-8548.patch
>
>
> Precommit builds show an incorrect link for javac warnings.
> {noformat}
> Javac warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/
> 2539//artifact/trunk/trunk/patchprocess/diffJavacWarnings.txt
> {noformat}
> Note that 'trunk' appears twice. Do we need $(basename $BASEDIR) in the following? Other places don't have it.
> {code:title=test-patch.sh}
> JIRA_COMMENT_FOOTER="Javac warnings: $BUILD_URL/artifact/trunk/
> $(basename $BASEDIR)/patchprocess/diffJavacWarnings.txt
> {code}

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