You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/21 03:40:01 UTC

[jira] [Commented] (STREAMS-516) switch @BeanProperty annotations to value

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

ASF GitHub Bot commented on STREAMS-516:
----------------------------------------

GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/369

    resolves STREAMS-516

    

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

    $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-516

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

    https://github.com/apache/incubator-streams/pull/369.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 #369
    
----
commit b757539256a8f96c33ad076784528a601043a8e2
Author: Steve Blackmon <sb...@apache.org>
Date:   2017-06-21T03:38:54Z

    resolves STREAMS-516

----


> switch @BeanProperty annotations to value
> -----------------------------------------
>
>                 Key: STREAMS-516
>                 URL: https://issues.apache.org/jira/browse/STREAMS-516
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>
> switch @BeanProperty annotations produced by streams-plugin-pojo JuneauAnnotator to use value instead of name. this aligns better with the jackson annotations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)