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

bmarwell pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/shiro.git.


    from 3bd10d3  [maven-release-plugin] prepare for next development iteration
     new 5f367c3  hotfix springboot spring.factories
     new c539537  Add basic tests to assert no whitespace in spring.factories 
fiels

The 2 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:
 .../boot/autoconfigure/SpringFactoriesTest.groovy  | 24 ++++++++++++++++++++++
 .../src/main/resources/META-INF/spring.factories   |  2 +-
 .../web/WebSpringFactoriesTest.groovy              | 24 ++++++++++++++++++++++
 3 files changed, 49 insertions(+), 1 deletion(-)
 create mode 100644 
support/spring-boot/spring-boot-starter/src/test/groovy/org/apache/shiro/spring/boot/autoconfigure/SpringFactoriesTest.groovy
 create mode 100644 
support/spring-boot/spring-boot-web-starter/src/test/groovy/org/apache/shiro/spring/boot/autoconfigure/web/WebSpringFactoriesTest.groovy

Reply via email to