Commit Graph

1041 Commits

Author SHA1 Message Date
Olivier Lamy c606acd784 [MRM-1744] updating managed repository fail to correctly update maven index directory.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443216 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:21:01 +00:00
Olivier Lamy d9781d064a use StringUtils.isNotBlank
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442912 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 11:23:06 +00:00
Olivier Lamy eee92e93b8 add a better default value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442911 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 11:22:46 +00:00
Olivier Lamy b43aff915e add a marker to be able to debug this part without debugging all of this class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442649 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 16:28:34 +00:00
Olivier Lamy 0e4862b241 fix groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1441809 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 20:50:31 +00:00
Olivier Lamy 9de15a459f correctly shutdown http connection manager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1439693 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 23:29:09 +00:00
Olivier Lamy 71b7c89c8e remove use of deprecated class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1439691 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 23:25:18 +00:00
Olivier Lamy 11afd010f5 use cache per default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1436468 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 16:37:13 +00:00
Olivier Lamy 6c05482be3 fix dynamic usage of rbac manager impl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1434422 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 21:48:35 +00:00
Olivier Lamy 9a014b52dc use our own RBACManager to be able to configure dynamically real impls used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1433553 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 17:55:53 +00:00
Olivier Lamy acaac81784 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1433423 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 14:05:43 +00:00
Olivier Lamy 7b7135cff7 [MRM-1736] map roles to ldap groups
make authorizer impls dynamic

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1430611 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 22:47:47 +00:00
Olivier Lamy 007258a9ed support more than one value for user manager impls from security.properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1429339 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 17:57:45 +00:00
Olivier Lamy 36563f58bd fix bean naming
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427883 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 18:04:59 +00:00
Olivier Lamy eabbeb562e fix Inefficient String Buffering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427134 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:15:52 +00:00
Olivier Lamy 24f81539f8 fix parameter name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427132 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:15:38 +00:00
Olivier Lamy a669b59c5a this class must be Serializable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427130 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:15:09 +00:00
Olivier Lamy 3b39e7d15b move this to a static final
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427129 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:14:53 +00:00
Olivier Lamy ee548d9fb5 use indexOf(char)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427127 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:14:24 +00:00
Olivier Lamy 7afb00d1c8 non necessary local variable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427126 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:13:56 +00:00
Olivier Lamy 0daef64c18 fix non standard variables names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427060 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 09:29:49 +00:00
Olivier Lamy bf6b8b7c62 simplify some boolean expressions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427059 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 09:29:29 +00:00
Olivier Lamy 5fd9dbe55f preserve stack trace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427057 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 09:28:40 +00:00
Olivier Lamy eb31b496e9 modification of ArchivaRuntimeConfiguration was not saved
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426863 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 23:59:23 +00:00
Olivier Lamy 46a1c65169 [MRM-526] add services to configure the cache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426642 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 21:40:29 +00:00
Olivier Lamy b140586318 cobertura plugin not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426362 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 23:06:30 +00:00
Olivier Lamy f6a1f6f392 [MRM-526] add new class in model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426361 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 23:06:20 +00:00
Olivier Lamy ce9d2fce63 configure maxElementsInMemory and maxElementsOnDisk
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426342 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 22:04:22 +00:00
Olivier Lamy 58edbc0c43 add new fields to manage maxElementsInMemory/Disk for caches
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426210 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 14:26:41 +00:00
Olivier Lamy b4b64ec49f oups missed a comma
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425381 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 00:07:57 +00:00
Olivier Lamy aa6cecb998 fix osgi import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425380 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 00:00:30 +00:00
Olivier Lamy ac4d4bb080 prevent NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425375 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 23:44:40 +00:00
Olivier Lamy 4119701f84 fix bean mapping and init of ttl values from spring bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425373 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 23:44:08 +00:00
Olivier Lamy 292087cbea refactor the model for cache setup to have something reusable for url cache failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425372 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 23:43:37 +00:00
Olivier Lamy 88674f25b4 align name with others
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425289 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 14:50:24 +00:00
Olivier Lamy d767b764a1 fix ugly bean attribute names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425057 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 17:55:33 +00:00
Olivier Lamy ba2bf91147 new field to configure ttl for users cache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425001 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:25:42 +00:00
Olivier Lamy cde61f1cfc fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424765 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 23:47:31 +00:00
Olivier Lamy 1c1134b74f use a more modern way to init this bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424744 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 23:03:36 +00:00
Olivier Lamy c3e33b9670 fix name as it is related to Redback and not to Archiva
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424675 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 20:33:35 +00:00
Olivier Lamy 14b6f1c61a make users cache on per default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424674 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 20:32:55 +00:00
Olivier Lamy b9f36bd6b9 implements a dynamic cache configurable tru the ui for ArchivaConfigurableUsersManager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424673 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 20:32:43 +00:00
Olivier Lamy 9682660dbc review/comment/delete some FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424533 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 15:34:51 +00:00
Olivier Lamy e92fede155 fix all RepositoryManager implementations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423879 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:21:20 +00:00
Olivier Lamy 58afcb1114 [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423878 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:19:53 +00:00
Olivier Lamy 3143803202 spring 3.2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423877 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:19:02 +00:00
Olivier Lamy 9736ffc636 use a better naming convention as it concerned redback part
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423659 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 21:18:56 +00:00
Olivier Lamy 481baa6ffb add a constructor and improve javadoc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423549 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 17:51:29 +00:00
Olivier Lamy 374cacbd77 oups missed to save configuration as it was changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420725 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 15:01:29 +00:00
Olivier Lamy 9fcc3c4912 userManagerImpls must not be empty so add a check and if empty add at least jdo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420722 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:57:47 +00:00
Olivier Lamy fe6408412a this call is with a default value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420244 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:08:04 +00:00
Olivier Lamy 017cb9625b [MRM-1721] Chaining user manager
not yet complete but commit stuff to prevent compilation failure due to redback changes.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418718 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 17:41:27 +00:00
Olivier Lamy 37612ad4f9 fix bean mapping BeanReplicator does not replicate automatically object field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418347 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 15:04:08 +00:00
Olivier Lamy 69f428af71 fix bean mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418312 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:36 +00:00
Olivier Lamy e43c57f742 fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418311 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:13 +00:00
Olivier Lamy 052eb24e53 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418123 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 23:01:51 +00:00
Olivier Lamy 409477099c fix some unit tests due to the missing alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417979 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:24:33 +00:00
Olivier Lamy 75f17a0d8b fix NPE and add alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417978 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:23:47 +00:00
Olivier Lamy 21bb85c936 use the alias to have direct access as the default will be overriden
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417544 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:25:29 +00:00
Olivier Lamy e64c232ac9 use constants keys from redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417543 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:24:18 +00:00
Olivier Lamy e0e947f787 add a field for extra properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417541 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:23:31 +00:00
Olivier Lamy 5026ea60cc change the class name as it is very redback centric
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417540 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:23:02 +00:00
Olivier Lamy dad428b386 fix missing osgi import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417119 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 19:02:54 +00:00
Olivier Lamy 19e9ca8bb5 [MRM-1718] ldap configuration editable with the ui.
WORK IN PROGRESS !

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417093 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:22:28 +00:00
Olivier Lamy d4ae0438e5 add bindLdapAuthenticator flag
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417091 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:21:29 +00:00
Olivier Lamy 122be4d31b fix port must be a int
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417090 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:21:14 +00:00
Olivier Lamy ca925003ca [MRM-1718] ldap configuration editable with the ui.
add a flag to know if configuration has been important for redback file.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417089 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:21:01 +00:00
Olivier Lamy d388282ff6 fix rat configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415242 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:18:14 +00:00
Olivier Lamy 169bc60b63 more %s/nexus/maven
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415241 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:17:53 +00:00
Olivier Lamy ea59fa5b19 more %s/nexus/maven
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415237 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:14:54 +00:00
Olivier Lamy f409da4073 use more conventionnal bean id
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415236 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:14:23 +00:00
Olivier Lamy 433b78fa57 indexer is now a maven library
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415235 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 16:14:03 +00:00
Olivier Lamy 8997b95437 fix RAT configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415205 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 15:10:27 +00:00
Olivier Lamy 0bbc3645b1 those files are not needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415204 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 15:10:14 +00:00
Olivier Lamy 899b51e2a4 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415203 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 15:09:48 +00:00
Olivier Lamy 716499b132 [MRM-1720] hard coded limitation of 30 for pageSize in SearchResultLimits
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1415201 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 15:09:04 +00:00
Olivier Lamy 7f89633fbc [MRM-1718] ldap configuration editable with the ui.
start javascript model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1414925 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 21:13:44 +00:00
Olivier Lamy eef016b311 [MRM-1718] ldap configuration editable with the ui.
complete archiva configuration model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1414923 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 21:13:20 +00:00
Olivier Lamy 5f83caa8a7 update description
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1413143 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:18:56 +00:00
Olivier Lamy 6e7126ba3c [MRM-1714] using LDAP can be configurable with the ui
add beans

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412882 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:30:44 +00:00
Olivier Lamy d6c925094a [MRM-1714] using LDAP can be configurable with the ui
add archiva backend to manage configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:29:52 +00:00
Olivier Lamy a8544147e1 remove this ugly Object getPrincipal method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412689 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:18 +00:00
Olivier Lamy 2c54daefca log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409702 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:14:49 +00:00
Olivier Lamy 369cd89a33 no need of xsd
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409403 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 21:12:50 +00:00
Olivier Lamy 9c0e19a9a1 generate xdoc and xsd from mdo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409383 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:33:52 +00:00
Olivier Lamy 8021d4e5c8 use varargs from slf4j rather than creating an array for debug
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409042 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 00:08:33 +00:00
Olivier Lamy 4018ccf07d use varargs from slf4j rather than creating an array for debug
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1408931 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 20:13:10 +00:00
Olivier Lamy 2f906b6593 [MRM-1707] Allow different implementation of transfer mechanism in the DefaultRepositoryProxyConnectors class
Submitted by charles kim.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404368 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 21:40:53 +00:00
Olivier Lamy 27c8f4047c move ntlm wagon trick in wagonFactory to avoid duplicate code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404367 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 21:40:38 +00:00
Olivier Lamy ee18153345 not needed cast and remove non used field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403926 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 23:30:39 +00:00
Olivier Lamy babea2d06c align names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403567 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:39:02 +00:00
Olivier Lamy 5d09d46ec5 fix consumer archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403540 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:35:22 +00:00
Olivier Lamy ffff71f091 fix osgi metadatas (again!)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403527 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:01 +00:00
Olivier Lamy 629cbec13c add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403526 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:50 +00:00
Olivier Lamy 4fce77869d add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403525 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:40 +00:00
Olivier Lamy d9348b93af use a more appropriate package for this interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:17 +00:00
Olivier Lamy ea5f11bc6c add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403521 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:05:01 +00:00
Olivier Lamy c61d5e700b add missing dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403520 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:04:49 +00:00
Olivier Lamy 10cd04b78f remove not anymore needed test files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403518 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:04:37 +00:00
Olivier Lamy 00ee48b77b [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix some unit tests due to some move spring conf for test need to be adapted.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403511 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:02:19 +00:00