]> source.dussan.org Git - archiva.git/commit
more natural place for this module
authorOlivier Lamy <olamy@apache.org>
Thu, 6 Dec 2012 14:32:45 +0000 (14:32 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 6 Dec 2012 14:32:45 +0000 (14:32 +0000)
commit8dbb9a32ff3c7e225f85d4ff4e117edc778e99cb
treeef49d263ebde970aa257a7adbc9f3be58f9a911f
parent51325b452e5a5db205cf46eec9bf736267dedfc0
more natural place for this module

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1417913 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
redback-authentication/redback-authentication-providers/pom.xml
redback-authentication/redback-authentication-providers/redback-authentication-users/pom.xml [new file with mode: 0644]
redback-authentication/redback-authentication-providers/redback-authentication-users/src/main/java/org/apache/archiva/redback/authentication/users/UserManagerAuthenticator.java [new file with mode: 0644]
redback-authentication/redback-authentication-providers/redback-authentication-users/src/main/resources/META-INF/spring-context.xml [new file with mode: 0644]
redback-authentication/redback-authentication-providers/redback-authentication-users/src/test/java/org/apache/archiva/redback/authentication/users/UserManagerAuthenticatorTest.java [new file with mode: 0644]
redback-authentication/redback-authentication-providers/redback-authentication-users/src/test/resources/spring-context.xml [new file with mode: 0644]
redback-users/pom.xml
redback-users/redback-authentication-users/pom.xml [deleted file]
redback-users/redback-authentication-users/src/main/java/org/apache/archiva/redback/authentication/users/UserManagerAuthenticator.java [deleted file]
redback-users/redback-authentication-users/src/main/resources/META-INF/spring-context.xml [deleted file]
redback-users/redback-authentication-users/src/test/java/org/apache/archiva/redback/authentication/users/UserManagerAuthenticatorTest.java [deleted file]
redback-users/redback-authentication-users/src/test/resources/spring-context.xml [deleted file]