[
https://issues.apache.org/jira/browse/YETUS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066641#comment-15066641
]
Yetus QA commented on YETUS-258:
--------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
1s {color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
0s {color} | {color:green} Patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 12s {color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.9.1 Server=1.9.1 Image:yetus/yetus:577e74f |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12778851/YETUS-258.01.patch |
| JIRA Issue | YETUS-258 |
| Optional Tests | shellcheck |
| uname | Linux ac7bd9ea1a07 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 |
| Build tool | nobuild |
| git revision | master / d6a4e58 |
| shellcheck | v0.4.1 |
| modules | C: U: |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT http://yetus.apache.org |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/190/console |
This message was automatically generated.
> build.sh should detect missing third party dependecies and suggest how to
> install
> ---------------------------------------------------------------------------------
>
> Key: YETUS-258
> URL: https://issues.apache.org/jira/browse/YETUS-258
> Project: Yetus
> Issue Type: Bug
> Components: build
> Affects Versions: 0.2.0
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Attachments: YETUS-258.00.patch, YETUS-258.01.patch
>
>
> I ran build.sh, but I did not have the executable {{bundle}} installed.
> It then failed because it couldn't execute bundle and build documentation. A
> self-contained build.sh should detect third party dependencies, and suggest
> how to install them.
> {noformat}
> echo "building documentation"
> # build docs after javadocs
> docs_out=$(cd asf-site-src && bundle exec middleman build)
> echo "${docs_out}"
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)