[
https://issues.apache.org/jira/browse/HBASE-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457604#comment-15457604
]
Hudson commented on HBASE-16547:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #6 (See
[https://builds.apache.org/job/HBase-1.3-JDK8/6/])
HBASE-16547 hbase-archetype-builder shell scripts assume bash is (apurtell: rev
9657cd2609365b15783562740d75afd56b65c166)
* (edit) hbase-archetypes/hbase-archetype-builder/createArchetypes.sh
* (edit) hbase-archetypes/hbase-archetype-builder/installArchetypes.sh
> hbase-archetype-builder shell scripts assume bash is installed in /bin
> ----------------------------------------------------------------------
>
> Key: HBASE-16547
> URL: https://issues.apache.org/jira/browse/HBASE-16547
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-16547.patch
>
>
> There's no guarantee UNIX systems will have bash installed in /bin. HBase
> builds fail for me on FreeBSD. The hbase-archetype-builder scripts do not use
> any bash features so let's specify '/bin/sh' as interpreter instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)