You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by bedge <gi...@git.apache.org> on 2015/03/27 03:09:28 UTC

[GitHub] sling pull request: Log appropriate error message if RUNMODE is no...

GitHub user bedge opened a pull request:

    https://github.com/apache/sling/pull/79

    Log appropriate error message if RUNMODE is not set on initial startup.

    This package requires the user to choose the mode of operation. If it's not set it was just barfing without a useful message. This adds a more helpful message as to why it didn't start.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bedge/sling trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/79.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 #79
    
----
commit bd7a2d1954bb5f79d7060e489597476b9b0ec76f
Author: Bruce Edge <br...@nextissuemedia.com>
Date:   2015-03-27T02:06:52Z

    Log appropriate error message if RUNMODE is not set on initial startup.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---