You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2020/01/29 07:30:14 UTC

[shiro] branch master updated (8c6af13 -> aa126e2)

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

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


    from 8c6af13  Merge pull request #198 from fpapon/SHIRO-738
     new b006f3f  [SHIRO-739] Bean reflection property failed with Enum values
     new c105a4d  Add unit test for INI parsing with an enum
     new aa126e2  Merge pull request #199 from fpapon/SHIRO-739

The 1952 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:
 .../org/apache/shiro/config/ReflectionBuilder.java | 34 ++++++++++++++--------
 .../shiro/config/ReflectionBuilderTest.groovy      | 20 +++++++++++++
 .../org/apache/shiro/config/SimpleBean.groovy      |  1 +
 .../org/apache/shiro/config/SimpleEnum.groovy      | 11 ++++---
 samples/web/src/main/webapp/WEB-INF/shiro.ini      |  6 +++-
 5 files changed, 53 insertions(+), 19 deletions(-)
 copy event/src/test/groovy/org/apache/shiro/event/support/SimpleEvent.groovy => config/ogdl/src/test/groovy/org/apache/shiro/config/SimpleEnum.groovy (90%)