[shiro] branch master updated (9220908 -> 06823c3)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 21 13:35:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository shiro.
from 9220908 Upload to unstable
adds c6cbd10 Imported Upstream version 1.2.4
new 239c7dd Merge tag 'upstream/1.2.4'
new 646d4aa Removed the dependency on libguava-java
new d59f9c9 Refreshed the patch
new 72f43ac Ignore the maven-toolchains-plugin
new ce4e9dd Upload to unstable
new 06823c3 Set the source encoding to UTF-8
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
all/pom.xml | 2 +-
core/pom.xml | 2 +-
.../org/apache/shiro/realm/AuthorizingRealm.java | 6 +-
.../java/org/apache/shiro/util/ThreadContext.java | 24 ++-
debian/changelog | 10 +
debian/control | 1 -
debian/copyright | 2 +-
debian/maven.ignoreRules | 1 +
debian/maven.properties | 1 +
debian/maven.rules | 2 -
debian/patches/01-bundles-to-jars.patch | 16 +-
pom.xml | 43 +++--
samples/aspectj/pom.xml | 2 +-
samples/pom.xml | 2 +-
samples/quickstart/pom.xml | 2 +-
samples/spring-client/pom.xml | 2 +-
samples/spring-hibernate/pom.xml | 2 +-
samples/spring/pom.xml | 2 +-
samples/web/pom.xml | 2 +-
support/aspectj/pom.xml | 2 +-
support/cas/pom.xml | 178 +++++++++---------
support/ehcache/pom.xml | 2 +-
support/features/pom.xml | 196 ++++++++++----------
support/guice/pom.xml | 194 ++++++++++----------
.../org/apache/shiro/guice/BeanTypeListener.java | 40 +++-
.../java/org/apache/shiro/guice/ShiroModule.java | 29 +--
.../shiro/guice/web/AbstractInjectionProvider.java | 13 +-
.../guice/web/FilterChainResolverProvider.java | 17 +-
.../org/apache/shiro/guice/web/ShiroWebModule.java | 53 +++---
.../shiro/guice/web/SimpleFilterChainResolver.java | 38 ++--
.../apache/shiro/guice/BeanTypeListenerTest.java | 36 ++--
.../guice/web/SimpleFilterChainResolverTest.java | 31 ++--
.../shiro/guice/web/SimpleFilterChainTest.java | 17 +-
support/pom.xml | 2 +-
support/quartz/pom.xml | 2 +-
support/spring/pom.xml | 2 +-
tools/hasher/pom.xml | 202 ++++++++++-----------
tools/pom.xml | 80 ++++----
web/pom.xml | 2 +-
39 files changed, 683 insertions(+), 577 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git
More information about the pkg-java-commits
mailing list