Abhijith Prabhakar created ARTEMIS-386:
------------------------------------------
Summary: fix shebang on artemis scripts
Key: ARTEMIS-386
URL: https://issues.apache.org/jira/browse/ARTEMIS-386
Project: ActiveMQ Artemis
Issue Type: Task
Components: Broker
Environment: Solaris
Reporter: Abhijith Prabhakar
Priority: Minor
All artemis scripts use #!/bin/sh shebang which is not preferred way to achieve
portability. More info at
http://stackoverflow.com/questions/10376206/what-is-the-preferred-bash-shebang.
Main issue being current scrips could not be run on solaris VMs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)