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 3338829 Cleanup of dependencies
new f292032 pom dependency cleanup
new 90b7e4c Dependency cleanup for common-ldap
new a70c199 Dependency cleanup for redback-users
new 7373e15 Dependency cleanup for jpa
new 843db9e Set OpenJPA logging to commons
The 5 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:
pom.xml | 56 +++++++++--
.../redback-authentication-ldap/pom.xml | 6 --
.../redback-authentication-memory/pom.xml | 5 -
.../redback-authentication-users/pom.xml | 28 ++++--
.../src/test/resources/spring-context.xml | 2 +-
.../redback-authorization-rbac/pom.xml | 5 -
.../src/test/resources/spring-context.xml | 2 +-
.../redback-common-configuration-acc2/pom.xml | 19 ++--
redback-common/redback-common-jpa/pom.xml | 43 +++++++++
.../main/resources/META-INF/persistence-hsqldb.xml | 2 +-
.../src/main/resources/META-INF/persistence.xml | 2 +-
.../src/test/resources/log4j2-test.xml | 23 +++--
redback-common/redback-common-ldap/pom.xml | 37 ++++++--
.../role/DefaultLdapRoleMapperConfiguration.java | 7 +-
.../src/test/resources/log4j2-test.xml | 23 +++--
redback-data-management/pom.xml | 11 +--
.../src/test/resources/spring-context.xml | 2 +-
.../redback-common-integrations/pom.xml | 6 +-
.../src/test/resources/spring-context.xml | 2 +-
.../src/test/resources/spring-context.xml | 2 +-
redback-keys/redback-keys-api/pom.xml | 5 -
.../redback-keys-cached/pom.xml | 6 +-
.../src/test/resources/spring-context.xml | 2 +-
.../redback-keys-jpa/pom.xml | 11 ++-
.../src/test/resources/spring-context.xml | 2 +-
.../redback-keys-memory/pom.xml | 6 +-
redback-policy/pom.xml | 5 -
.../src/test/resources/spring-context.xml | 2 +-
.../redback-rbac-jpa/pom.xml | 5 +
.../src/test/resources/spring-context.xml | 2 +-
.../src/test/resources/spring-context.xml | 2 +-
.../src/test/resources/spring-context.xml | 2 +-
.../src/test/resources/spring-context.xml | 2 +-
redback-system/pom.xml | 6 +-
.../src/test/resources/spring-context.xml | 2 +-
.../redback-users-cached/pom.xml | 75 +++++++++++----
.../src/test/resources/log4j2-test.xml | 23 +++--
.../src/test/resources/spring-context.xml | 2 +-
.../redback-users-configurable/pom.xml | 29 ++++--
.../redback-users-jpa/pom.xml | 103 +++++++++++++++++++--
.../src/test/resources/log4j2-test.xml | 24 ++---
.../src/test/resources/spring-context.xml | 2 +-
.../redback-users-ldap/pom.xml | 6 --
.../redback-users-memory/pom.xml | 6 +-
.../src => src}/test/resources/log4j2-test.xml | 23 +++--
45 files changed, 415 insertions(+), 221 deletions(-)
copy {redback-configuration =>
redback-common/redback-common-jpa}/src/test/resources/log4j2-test.xml (69%)
copy {redback-configuration =>
redback-common/redback-common-ldap}/src/test/resources/log4j2-test.xml (69%)
copy {redback-configuration =>
redback-users/redback-users-providers/redback-users-cached}/src/test/resources/log4j2-test.xml
(69%)
copy {redback-configuration =>
redback-users/redback-users-providers/redback-users-jpa}/src/test/resources/log4j2-test.xml
(68%)
copy {redback-configuration/src => src}/test/resources/log4j2-test.xml (69%)