You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2018/12/02 16:59:55 UTC

[juneau] branch master updated (091db6a -> 97eaac3)

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git.


    from 091db6a  Merge pull request #22 from marcelosv/dev-marcelo-v-spring
     add f121d27  modifying @BeanProperty annotation to use on parameters
     add 724cb99  adding maven config to expose method parameters through reflection
     new 97eaac3  Merge pull request #25 from Akayeshmantha/JUNEAU-93

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/java/org/apache/juneau/annotation/BeanProperty.java        | 2 +-
 pom.xml                                                                 | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)


[juneau] 01/01: Merge pull request #25 from Akayeshmantha/JUNEAU-93

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git

commit 97eaac38031eca9571c434a767b0560912ace52a
Merge: 091db6a 724cb99
Author: James Bognar <ja...@apache.org>
AuthorDate: Sun Dec 2 11:59:51 2018 -0500

    Merge pull request #25 from Akayeshmantha/JUNEAU-93
    
    [JUNEAU-93] Use constructor argument names as bean property names.

 .../src/main/java/org/apache/juneau/annotation/BeanProperty.java        | 2 +-
 pom.xml                                                                 | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)