[
https://issues.apache.org/jira/browse/ARTEMIS-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415449#comment-15415449
]
ASF GitHub Bot commented on ARTEMIS-672:
----------------------------------------
Github user jdanekrh commented on the issue:
https://github.com/apache/activemq-artemis/pull/709
@clebertsuconic I cannot make them run on HP-UX. I am seeing
[ERROR] Failed to execute goal
org.apache.activemq:artemis-maven-plugin:1.4.0-SNAPSHOT:cli (start0) on project
bridge: Cannot run program "./artemis" (in directory
"/qa/home/jdanek/activemq-artemis/examples/features/standard/jms-bridge/target/server0/bin"):
./artemis: not found -> [Help 1]
I do not know why. The file
/qa/home/jdanek/activemq-artemis/examples/features/standard/jms-bridge/target/server0/bin/artemis
exists, is executable, has env sh in the beginning.
> Artemis uses bash in scripts
> ----------------------------
>
> Key: ARTEMIS-672
> URL: https://issues.apache.org/jira/browse/ARTEMIS-672
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> Some linux distributions do not ship with bash installed. HP UX for example,
> ships with ksh. We don't use any bash specific features so replacing bash
> with sh in our scripts should fix the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)