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

Hadoop QA commented on HADOOP-12134:
------------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   0m  0s | Pre-patch HADOOP-12111 
compilation is healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:red}-1{color} | release audit |   0m 10s | The applied patch generated 
1 release audit warnings. |
| {color:green}+1{color} | shellcheck |   0m  4s | There were no new shellcheck 
(v0.3.3) issues. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| | |   0m 17s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12742432/HADOOP-12134.HADOOP-12111.01.patch
 |
| Optional Tests | shellcheck |
| git revision | HADOOP-12111 / 8e657fb |
| Release Audit | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/7076/artifact/patchprocess/patchReleaseAuditProblems.txt
 |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/7076/console |


This message was automatically generated.

> Pig personality always fails at precheck_javac and check_patch_javac
> --------------------------------------------------------------------
>
>                 Key: HADOOP-12134
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12134
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: yetus
>    Affects Versions: HADOOP-12111
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>         Attachments: HADOOP-12134.HADOOP-12111.01.patch
>
>
> Currently, pig personality always fails at precheck_javac and 
> check_patch_javac by the following error:
> {code}
> forrest.check:
> BUILD FAILED
> /Users/sekikn/pig/build.xml:648: 'forrest.home' is not defined.       Please 
> pass -Dforrest.home=<base of Apache Forrest installation> to Ant on the 
> command-line.
> {code}
> This is because "tar" target depends on "docs" via "package". But publishing 
> documents isn't needed in javac phase. Probably "piggybank" target is 
> suitable for the purpose of this phase. It kicks "jar" target also.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to