This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git.
from 87e8bba Changing some generic interfaces
new 70b9c04 Reducing compiler warnings and modifying generic interfaces
new 5332c59 Reducing other compiler warnings and changing generics usage
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:
.../redback/management/DataManagementTest.java | 4 +-
.../integration/mail/VelocityMailGenerator.java | 13 ++++-
.../services/DefaultLdapGroupMappingService.java | 16 ++-----
.../redback/rest/services/DefaultUserService.java | 37 ++++-----------
.../rest/services/mock/MockUserConfiguration.java | 3 +-
.../redback/keys/cached/CachedKeyManager.java | 13 +++--
.../redback/keys/cached/CachedKeyManagerTest.java | 2 +-
.../apache/archiva/redback/users/UserManager.java | 12 ++---
.../redback/users/cached/CachedUserManager.java | 55 +++++++++++++++++-----
.../users/cached/CachedUserManagerTest.java | 2 +-
.../configurable/ConfigurableUserManager.java | 32 ++++++++++---
.../archiva/redback/users/jpa/JpaUserManager.java | 51 +++++++++++---------
.../redback/users/jpa/JpaUserManagerTest.java | 24 ----------
.../users/ldap/ctl/DefaultLdapController.java | 49 ++++++++++---------
.../redback/users/ldap/LdapUserManagerTest.java | 4 +-
.../provider/test/AbstractUserManagerTestCase.java | 2 +-
16 files changed, 168 insertions(+), 151 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].