You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Marco Zühlke (JIRA)" <ji...@apache.org> on 2015/12/11 17:29:11 UTC

[jira] [Updated] (YETUS-213) If java plugin is enabled and JAVA_HOME is not defined, test-patch fails even if java test isn't needed

     [ https://issues.apache.org/jira/browse/YETUS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Zühlke updated YETUS-213:
-------------------------------
    Component/s: Test Patch

> If java plugin is enabled and JAVA_HOME is not defined, test-patch fails even if java test isn't needed
> -------------------------------------------------------------------------------------------------------
>
>                 Key: YETUS-213
>                 URL: https://issues.apache.org/jira/browse/YETUS-213
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Kengo Seki
>            Priority: Minor
>
> It might be correct behaviour, but the result looks like weird.
> {code}
> [sekikn@localhost yetus]$ echo $JAVA_HOME
> [sekikn@localhost yetus]$ precommit/test-patch.sh --build-tool=nobuild --plugins=all --resetrepo YETUS-212
> /tmp/yetus-30418.29904 has been created
> Running in destructive (--resetrepo) developer mode
> WARNING: JAVA_HOME not defined. Disabling java tests.
> (snip)
> -1 overall
>  _____     _ _                _ 
> |  ___|_ _(_) |_   _ _ __ ___| |
> | |_ / _` | | | | | | '__/ _ \ |
> |  _| (_| | | | |_| | | |  __/_|
> |_|  \__,_|_|_|\__,_|_|  \___(_)
>                                 
> | Vote |      Subsystem |  Runtime   | Comment
> ============================================================================
> |  +1  |       @author  |  0m 0s     | The patch does not contain any @author 
> |      |                |            | tags.
> |   0  |    shellcheck  |  0m 0s     | Shellcheck was not available. 
> |  +1  |    whitespace  |  0m 0s     | Patch has no whitespace issues. 
> |      |                |  0m 5s     | 
> {code}



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