You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/03 08:11:59 UTC

[jira] [Commented] (GEARPUMP-153) throw exceptions on main class load failure

    [ https://issues.apache.org/jira/browse/GEARPUMP-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313821#comment-15313821 ] 

ASF GitHub Bot commented on GEARPUMP-153:
-----------------------------------------

GitHub user manuzhang opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/34

    fix GEARPUMP-153, throw exception on main class load failure

    

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

    $ git pull https://github.com/manuzhang/incubator-gearpump GEARPUMP-153

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

    https://github.com/apache/incubator-gearpump/pull/34.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 #34
    
----
commit d724ad6b9ff1d6c128abcd62f2eb7fd0394c4ecb
Author: manuzhang <ow...@gmail.com>
Date:   2016-06-03T08:08:07Z

    fix GEARPUMP-153, throw exception on main class load failure

----


> throw exceptions on main class load failure
> -------------------------------------------
>
>                 Key: GEARPUMP-153
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-153
>             Project: Apache Gearpump
>          Issue Type: Improvement
>    Affects Versions: 0.8.0
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>            Priority: Minor
>
> Currently, if user provided main class is not loaded successfully, the exception is swallowed and the main class specified in manifest will be loaded. This hides the problem from users, and they'll be confused why their intended main class cannot be loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)