aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-security/src/test/resources/spring-context.xml
Commit message (Collapse)AuthorAgeFilesLines
* Splitting configuration module. Adding mapper interface.Martin Schreier2022-01-091-1/+1
|
* Switch to spring 5.2Martin Stockhammer2020-06-271-3/+1
|
* Adapting to component registry changes. Updating to commons configuration 2.Martin Stockhammer2019-12-121-1/+1
|
* Changing dependencies to new spring-quartz componentMartin Stockhammer2019-11-241-1/+1
|
* Applying references after package change of components spring-registry and ↵Martin Stockhammer2019-11-171-1/+1
| | | | expression-evaluator
* Refactoring the repository content factoryMartin Stockhammer2017-11-011-3/+0
| | | | | Adding content provider service that creates repository content instances remove direct access to the repository content instances.
* Adapting the web modules to the new repository apiMartin Stockhammer2017-11-011-0/+3
|
* Migrating web modules to java.nioMartin Stockhammer2017-09-111-3/+3
|
* Centralizing openjpa log configMartin Stockhammer2017-05-211-1/+1
|
* Add jpa settings to test spring contextsMartin Stockhammer2016-10-261-2/+34
|
* fix unit testsOlivier Lamy2013-03-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1452796 13f79535-47bb-0310-9956-ffa450edef68
* fix use of spring alias for authorizerOlivier Lamy2013-01-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1429023 13f79535-47bb-0310-9956-ffa450edef68
* fix bean namingOlivier Lamy2013-01-021-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427883 13f79535-47bb-0310-9956-ffa450edef68
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-061-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417979 13f79535-47bb-0310-9956-ffa450edef68
* use an other name as we implement more interfaces hereOlivier Lamy2012-10-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403530 13f79535-47bb-0310-9956-ffa450edef68
* more unit test failuresOlivier Lamy2012-10-291-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403529 13f79535-47bb-0310-9956-ffa450edef68
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325321 13f79535-47bb-0310-9956-ffa450edef68
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325047 13f79535-47bb-0310-9956-ffa450edef68
* move to package o.a.a.r redback module redback-systemOlivier Lamy2012-04-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310918 13f79535-47bb-0310-9956-ffa450edef68
* move to package o.a.a.r redback module redback-rbac-role-managerOlivier Lamy2012-04-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310912 13f79535-47bb-0310-9956-ffa450edef68
* move to package o.a.a.r redback module redback-rbac-cachedOlivier Lamy2012-04-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310904 13f79535-47bb-0310-9956-ffa450edef68
* move to package o.a.a.r redback module redback-authorization-rbacOlivier Lamy2012-04-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1310902 13f79535-47bb-0310-9956-ffa450edef68
* start working on browsing only one repository to avoid merging incomplete ↵Olivier Lamy2012-03-161-35/+16
| | | | | | metadata git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1301522 13f79535-47bb-0310-9956-ffa450edef68
* change configuration base to org.apache.archiva instead of ↵Brett Porter2011-10-011-1/+1
| | | | | | org.apache.maven.archiva, update "upgrading" document accordingly git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177933 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to ↵Olivier Lamy2011-09-161-1/+1
| | | | | | org.apache.archiva.. : archiva-configuration module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1171539 13f79535-47bb-0310-9956-ffa450edef68
* get RID of org.apache.maven.archiva packages : security packageOlivier Lamy2011-09-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164822 13f79535-47bb-0310-9956-ffa450edef68
* fix unit tests in archiva-securityOlivier Lamy2011-06-081-22/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1133465 13f79535-47bb-0310-9956-ffa450edef68
* fix more unit tests in archiva-securityOlivier Lamy2011-06-081-43/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1133448 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-191-0/+165
start some changes on archiva-configuration and archiva-security git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125142 13f79535-47bb-0310-9956-ffa450edef68