GitHub user Vishanth opened a pull request:
https://github.com/apache/stratos/pull/173
Correction startupOrders
Changing "group.mygroup8,cartridge.mytomcat,group.mygroup6" to
"group.group8,cartridge.tomcat,group.group6"
startupOrders should not be alias.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Vishanth/stratos patch-6
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/173.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #173
----
commit f1e24e78a0dfb0559a7b38bab887bc8eb26a4056
Author: Vishanth <[email protected]>
Date: 2015-01-16T13:08:37Z
Correction startupOrders
Changing "group.mygroup8,cartridge.mytomcat,group.mygroup6" to
"group.group8,cartridge.tomcat,group.group6"
startupOrders should not be alias.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---