[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923660#action_12923660
 ] 

Konstantin Boudnik commented on MAPREDUCE-2134:
-----------------------------------------------

I have ran test-patch locally:
{noformat}
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new 
or modified tests.
     [exec]                         Please justify why no new tests are needed 
for this patch.
     [exec]                         Also please list what manual steps were 
performed to verify this patch.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.
     [exec] 
     [exec]     +1 system tests framework.  The patch passed system tests 
framework compile.
{noformat}
all is well. {{-1}} on tests is there because this patch can't have any tests.

> ant binary-system is broken in mapreduce project.
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2134
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2134
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.1
>            Reporter: Vinay Kumar Thota
>            Assignee: Konstantin Boudnik
>         Attachments: MAPREDUCE-2134.patch
>
>
> Build failed due to unable to copy the commons instrumented jar. I could see 
> the following error in the log.
> binary-system:
>      [copy] Copying 5 files to 
> /home/vinay/mapreduce/build-fi/system/hadoop-mapred-0.22.0-SNAPSHOT
> BUILD FAILED
> /home/vinay/mapreduce/build.xml:1307: Warning: Could not find file 
> /home/vinay/mapreduce/build-fi/ivy/lib/Hadoop/system/hadoop-common-instrumented-0.22.0-SNAPSHOT.jar
>  to copy.
> It's pointing to the wrong path to copy the file. Actually the correct path 
> is,
> /home/vinay/mapreduce/build-fi/system/ivy/Hadoop/system

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

Reply via email to