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

[jira] [Commented] (DELTASPIKE-1176) Support void methods in Futureable

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

ASF GitHub Bot commented on DELTASPIKE-1176:
--------------------------------------------

GitHub user kalgon opened a pull request:

    https://github.com/apache/deltaspike/pull/60

    DELTASPIKE-1176 Support void methods in Futureable

    

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

    $ git pull https://github.com/kalgon/deltaspike DELTASPIKE-1176

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

    https://github.com/apache/deltaspike/pull/60.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 #60
    
----
commit 0e9d0ba38dcbbd638fee4ef3ac98879ce9d9eb41
Author: Xavier Dury <ka...@hotmail.com>
Date:   2016-07-22T10:56:59Z

    DELTASPIKE-1176 Support void methods in Futureable

----


> Support void methods in Futureable
> ----------------------------------
>
>                 Key: DELTASPIKE-1176
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1176
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.7.0
>            Reporter: John D. Ament
>             Fix For: 1.7.2
>
>
> https://lists.apache.org/thread.html/73efae4ef5b2462af7165d5cb233557b8f97393355c8edb704eff53f@%3Cusers.deltaspike.apache.org%3E for more context
> It appears that if a method returns void it cannot be used with the Futureable interceptor.



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