[
https://issues.apache.org/jira/browse/AMQ-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510574#comment-14510574
]
Marc Schöchlin commented on AMQ-5503:
-------------------------------------
Regarding failed ActiveMQ-PR-Build #20
(https://builds.apache.org/job/ActiveMQ-PR-Build/20/console): I have no idea
whats going wrong here - i did not touched any of the files the job is
complaining about.
I did a resync by the following procedure:
{code}
git remote add upstream [email protected]:apache/activemq.git
git fetch upstream
git checkout trunk
git merge upstream/trunk
git push
{code}
What can i do?
> Make init script more reliable
> ------------------------------
>
> Key: AMQ-5503
> URL: https://issues.apache.org/jira/browse/AMQ-5503
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.10.0
> Environment: Unix/Linux
> Reporter: Marc Schöchlin
> Assignee: Jean-Baptiste Onofré
>
> The Activemq init script received with AMQ-5378 some changes which improve
> the quality of the init script. This ticket addresses further improvements.
> - Add a shellscript testsuite to ease the verification of the proper function
> on various unix platforms (Linux, MacOS, ...)
> - Make the shellscript code more reliable
> - Improve usability for administrative users
> Current pull request: https://github.com/apache/activemq/pull/61
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)