[shiro] branch master updated (d0d7396 -> 9220908)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 10 00:10:18 BST 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository shiro.

      from  d0d7396   Build the guice module
       new  2fb7eed   Use --no-symlink instead of --rename with uscan
      adds  6eefedf   Imported Upstream version 1.2.3
       new  43a104e   Merge tag 'upstream/1.2.3'
       new  a105fc4   Document the origin of StringUtils.java
       new  72e293a   Build depend on the Servlet API 3.1
       new  d5f7b0e   Ignore the nexus-staging-maven-plugin
       new  9220908   Upload to unstable

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 +-
 .../realm/ldap/DefaultLdapContextFactory.java      |  62 +++++++++++-
 .../shiro/realm/ldap/JndiLdapContextFactory.java   |  42 ++++++++
 .../realm/ldap/DefaultLdapContextFactoryTest.java  | 106 +++++++++++++++++++++
 .../realm/ldap/JndiLdapContextFactoryTest.java     |  26 +++++
 debian/changelog                                   |   4 +-
 debian/control                                     |   2 +-
 debian/copyright                                   |  11 ++-
 debian/maven.ignoreRules                           |   1 +
 debian/maven.rules                                 |   2 +
 debian/rules                                       |   2 +-
 pom.xml                                            |  38 +++++---
 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                                |   2 +-
 support/ehcache/pom.xml                            |   2 +-
 support/features/pom.xml                           |   2 +-
 support/guice/pom.xml                              |   2 +-
 support/pom.xml                                    |   2 +-
 support/quartz/pom.xml                             |   2 +-
 support/spring/pom.xml                             |   2 +-
 tools/hasher/pom.xml                               |   2 +-
 tools/pom.xml                                      |   2 +-
 web/pom.xml                                        |   2 +-
 31 files changed, 294 insertions(+), 42 deletions(-)
 create mode 100644 core/src/test/java/org/apache/shiro/realm/ldap/DefaultLdapContextFactoryTest.java

-- 
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