]> source.dussan.org Git - archiva.git/log
archiva.git
13 years agofix unit test due to refactoring
Olivier Lamy [Tue, 13 Sep 2011 12:56:02 +0000 (12:56 +0000)]
fix unit test due to refactoring

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170160 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix unit test due to refactoring
Olivier Lamy [Tue, 13 Sep 2011 12:55:40 +0000 (12:55 +0000)]
fix unit test due to refactoring

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170158 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1504] Add a new module for repository administration management
Olivier Lamy [Tue, 13 Sep 2011 12:12:39 +0000 (12:12 +0000)]
[MRM-1504] Add a new module for repository administration management
split the repo admin in two modules : api and default implementation (to be able to more easily change the impl).
Use the repo admin api consumers and indexing modules.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170135 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : fix design of search service
Olivier Lamy [Tue, 13 Sep 2011 12:03:08 +0000 (12:03 +0000)]
[MRM-1490] REST services : fix design of search service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170133 13f79535-47bb-0310-9956-ffa450edef68

13 years agoreduce search REST service scope for the moment
Olivier Lamy [Tue, 13 Sep 2011 12:02:52 +0000 (12:02 +0000)]
reduce search REST service scope for the moment

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170132 13f79535-47bb-0310-9956-ffa450edef68

13 years agoformat cleanup : no code change
Olivier Lamy [Tue, 13 Sep 2011 12:02:36 +0000 (12:02 +0000)]
format cleanup : no code change

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170131 13f79535-47bb-0310-9956-ffa450edef68

13 years agoduring ManagedRepository update save only once as it cause some issues on RegistryLis...
Olivier Lamy [Tue, 13 Sep 2011 12:02:18 +0000 (12:02 +0000)]
during ManagedRepository update save only once as it cause some issues on RegistryListener (repo not found at the first save after removing the updated repo)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170130 13f79535-47bb-0310-9956-ffa450edef68

13 years agoremove unused import
Olivier Lamy [Sun, 11 Sep 2011 22:29:04 +0000 (22:29 +0000)]
remove unused import

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1169553 13f79535-47bb-0310-9956-ffa450edef68

13 years ago fix pom snippet generation
Olivier Lamy [Sun, 11 Sep 2011 22:26:12 +0000 (22:26 +0000)]
 fix pom snippet generation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1169552 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix unit test which fail due to previous commit
Olivier Lamy [Sat, 10 Sep 2011 09:33:33 +0000 (09:33 +0000)]
fix unit test which fail due to previous commit

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167482 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate error message
Olivier Lamy [Sat, 10 Sep 2011 08:25:36 +0000 (08:25 +0000)]
update error message

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167476 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1514] api to configure OrganisationInfo : use it in webapp
Olivier Lamy [Sat, 10 Sep 2011 08:25:08 +0000 (08:25 +0000)]
[MRM-1514] api to configure OrganisationInfo : use it in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167475 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : organisation configuration methods
Olivier Lamy [Sat, 10 Sep 2011 07:34:10 +0000 (07:34 +0000)]
[MRM-1490] REST services : organisation configuration methods

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167473 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1514] api to configure OrganisationInfo
Olivier Lamy [Sat, 10 Sep 2011 07:33:38 +0000 (07:33 +0000)]
[MRM-1514] api to configure OrganisationInfo

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167472 13f79535-47bb-0310-9956-ffa450edef68

13 years agouse admin auto creation feature in dev run
Olivier Lamy [Fri, 9 Sep 2011 20:14:34 +0000 (20:14 +0000)]
use admin auto creation feature in dev run

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167348 13f79535-47bb-0310-9956-ffa450edef68

13 years agoremove no more use beans : see previous commit
Olivier Lamy [Fri, 9 Sep 2011 14:41:48 +0000 (14:41 +0000)]
remove no more use beans : see previous commit

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167225 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1512] api to configure RepositoryScanningConfiguration : refactor to remove...
Olivier Lamy [Fri, 9 Sep 2011 14:41:04 +0000 (14:41 +0000)]
[MRM-1512] api to configure RepositoryScanningConfiguration : refactor to remove full access to bean with a large tree of nesteed beans. use simple methods to update fields of RepositoryScanningConfiguration.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167224 13f79535-47bb-0310-9956-ffa450edef68

13 years ago [MRM-1490] REST services : more unit test for LegacyArtifactPath and LegacyArtifactPath
Olivier Lamy [Fri, 9 Sep 2011 14:40:15 +0000 (14:40 +0000)]
 [MRM-1490] REST services : more unit test for LegacyArtifactPath and LegacyArtifactPath

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167223 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : rest exception without dependencies on internal implementation
Olivier Lamy [Fri, 9 Sep 2011 14:39:46 +0000 (14:39 +0000)]
[MRM-1490] REST services : rest exception without dependencies on internal implementation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167221 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : fix bad design as rest-api introduced a dependency on...
Olivier Lamy [Fri, 9 Sep 2011 14:39:19 +0000 (14:39 +0000)]
[MRM-1490] REST services : fix bad design as rest-api introduced a dependency on repo admin api : when using rest services you need to depend only on the remote api not internal to implementation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167220 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : expose repository scanning configuration : missed to add...
Olivier Lamy [Fri, 9 Sep 2011 14:38:45 +0000 (14:38 +0000)]
[MRM-1490] REST services : expose repository scanning configuration : missed to add some new files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167219 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : expose repository scanning configuration
Olivier Lamy [Fri, 9 Sep 2011 14:38:09 +0000 (14:38 +0000)]
[MRM-1490] REST services : expose repository scanning configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167218 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1512] api to configure RepositoryScanningConfiguration : more test auditlistener...
Olivier Lamy [Fri, 9 Sep 2011 08:34:17 +0000 (08:34 +0000)]
[MRM-1512] api to configure RepositoryScanningConfiguration : more test auditlistener call for consumers modification

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167037 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1512] api to configure RepositoryScanningConfiguration : use it in webapp
Olivier Lamy [Fri, 9 Sep 2011 08:33:55 +0000 (08:33 +0000)]
[MRM-1512] api to configure RepositoryScanningConfiguration : use it in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167036 13f79535-47bb-0310-9956-ffa450edef68

13 years agotrigger audit event for file pattern actions
Olivier Lamy [Fri, 9 Sep 2011 08:33:15 +0000 (08:33 +0000)]
trigger audit event for file pattern actions

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167035 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1512] api to configure RepositoryScanningConfiguration
Olivier Lamy [Fri, 9 Sep 2011 08:32:59 +0000 (08:32 +0000)]
[MRM-1512] api to configure RepositoryScanningConfiguration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167034 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : configure legacy paths tru rest services
Olivier Lamy [Thu, 8 Sep 2011 20:17:04 +0000 (20:17 +0000)]
[MRM-1490] REST services : configure legacy paths tru rest services

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166884 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1511] api to configure LegacyArtifactPath : use it in webapp
Olivier Lamy [Thu, 8 Sep 2011 20:15:50 +0000 (20:15 +0000)]
[MRM-1511] api to configure LegacyArtifactPath : use it in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166883 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1511] api to configure LegacyArtifactPath create services
Olivier Lamy [Thu, 8 Sep 2011 20:15:23 +0000 (20:15 +0000)]
[MRM-1511] api to configure LegacyArtifactPath create services
and add some beans for other archiva admin service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166882 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1513] Remove DatabaseScanningConfiguration fields
Olivier Lamy [Thu, 8 Sep 2011 15:13:58 +0000 (15:13 +0000)]
[MRM-1513] Remove DatabaseScanningConfiguration fields

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166734 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupgrade to struts 2.2.3.1
Olivier Lamy [Thu, 8 Sep 2011 11:56:15 +0000 (11:56 +0000)]
upgrade to struts 2.2.3.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166642 13f79535-47bb-0310-9956-ffa450edef68

13 years agoreoder modules
Olivier Lamy [Thu, 8 Sep 2011 09:36:24 +0000 (09:36 +0000)]
reoder modules

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166588 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : network proxy services tru rest
Olivier Lamy [Thu, 8 Sep 2011 09:34:43 +0000 (09:34 +0000)]
[MRM-1490] REST services : network proxy services tru rest

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166587 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1510] api to configure NetworkProxy : use it webapp
Olivier Lamy [Thu, 8 Sep 2011 09:33:57 +0000 (09:33 +0000)]
[MRM-1510] api to configure NetworkProxy : use it webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166586 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1510] api to configure NetworkProxy : use it webapp
Olivier Lamy [Thu, 8 Sep 2011 09:33:34 +0000 (09:33 +0000)]
[MRM-1510] api to configure NetworkProxy : use it webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166585 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd @since
Olivier Lamy [Thu, 8 Sep 2011 08:08:03 +0000 (08:08 +0000)]
add @since

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166558 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1510] api to configure NetworkProxy
Olivier Lamy [Thu, 8 Sep 2011 08:05:01 +0000 (08:05 +0000)]
[MRM-1510] api to configure NetworkProxy

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166556 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : proxyconnector service : add simple unit test
Olivier Lamy [Wed, 7 Sep 2011 21:49:33 +0000 (21:49 +0000)]
[MRM-1490] REST services : proxyconnector service : add simple unit test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166428 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix compilation due to remove of duplicate method
Olivier Lamy [Wed, 7 Sep 2011 21:49:05 +0000 (21:49 +0000)]
fix compilation due to remove of duplicate method

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166427 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] REST services : proxyconnector service
Olivier Lamy [Wed, 7 Sep 2011 21:48:21 +0000 (21:48 +0000)]
[MRM-1490] REST services : proxyconnector service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166426 13f79535-47bb-0310-9956-ffa450edef68

13 years agoremove unused imports and methos
Olivier Lamy [Wed, 7 Sep 2011 20:37:33 +0000 (20:37 +0000)]
remove unused imports and methos

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166393 13f79535-47bb-0310-9956-ffa450edef68

13 years agoMRM-1507 : api to configure ProxyConnector : use it in the webapp
Olivier Lamy [Wed, 7 Sep 2011 20:35:00 +0000 (20:35 +0000)]
MRM-1507 : api to configure ProxyConnector : use it in the webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166392 13f79535-47bb-0310-9956-ffa450edef68

13 years agouse beanlib for wrappers constructions
Olivier Lamy [Wed, 7 Sep 2011 20:33:48 +0000 (20:33 +0000)]
use beanlib for wrappers constructions

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166391 13f79535-47bb-0310-9956-ffa450edef68

13 years agocopy Collection to avoid ConcurrentModificationException
Olivier Lamy [Wed, 7 Sep 2011 13:15:20 +0000 (13:15 +0000)]
copy Collection  to avoid ConcurrentModificationException

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166163 13f79535-47bb-0310-9956-ffa450edef68

13 years agorevert global surefire configuration for appserver.base : breaks too much test
Olivier Lamy [Wed, 7 Sep 2011 13:15:04 +0000 (13:15 +0000)]
revert global surefire configuration for appserver.base : breaks too much test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166162 13f79535-47bb-0310-9956-ffa450edef68

13 years agostart using new repo admin module in webdav : need some other refactoring to remove...
Olivier Lamy [Wed, 7 Sep 2011 12:18:55 +0000 (12:18 +0000)]
start using new repo admin module in webdav : need some other refactoring to remove it completely

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166148 13f79535-47bb-0310-9956-ffa450edef68

13 years agoMRM-1507 : api to configure ProxyConnector : oops missed to add some files
Olivier Lamy [Wed, 7 Sep 2011 11:41:47 +0000 (11:41 +0000)]
MRM-1507 : api to configure ProxyConnector : oops missed to add some files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166131 13f79535-47bb-0310-9956-ffa450edef68

13 years agoMRM-1507 : api to configure ProxyConnector
Olivier Lamy [Wed, 7 Sep 2011 11:41:15 +0000 (11:41 +0000)]
MRM-1507 : api to configure ProxyConnector

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166130 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] Expose Archiva services trough REST : repository group admin tru rest...
Olivier Lamy [Tue, 6 Sep 2011 21:54:42 +0000 (21:54 +0000)]
[MRM-1490] Expose Archiva services trough REST :  repository group admin tru rest service : basic unit tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165893 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] Expose Archiva services trough REST : repository group admin tru rest...
Olivier Lamy [Tue, 6 Sep 2011 21:32:36 +0000 (21:32 +0000)]
[MRM-1490] Expose Archiva services trough REST :  repository group admin tru rest service : fix spring annotations

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165866 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] Expose Archiva services trough REST : repository group admin tru rest...
Olivier Lamy [Tue, 6 Sep 2011 21:32:13 +0000 (21:32 +0000)]
[MRM-1490] Expose Archiva services trough REST :  repository group admin tru rest service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165865 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1508] api to managed repository group : use it in webapp fix unit tests
Olivier Lamy [Tue, 6 Sep 2011 21:07:30 +0000 (21:07 +0000)]
[MRM-1508] api to managed repository group : use it in webapp fix unit tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165848 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1508] api to managed repository group : use it in webapp
Olivier Lamy [Tue, 6 Sep 2011 21:07:07 +0000 (21:07 +0000)]
[MRM-1508] api to managed repository group : use it in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165847 13f79535-47bb-0310-9956-ffa450edef68

13 years agoimplements hashCode/equals for Collections
Olivier Lamy [Tue, 6 Sep 2011 21:06:31 +0000 (21:06 +0000)]
implements hashCode/equals for Collections

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165845 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1508] api to managed repository group
Olivier Lamy [Tue, 6 Sep 2011 21:06:11 +0000 (21:06 +0000)]
[MRM-1508] api to managed repository group

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165844 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1504] new repository admin : more use of new api in webapp : in the repositories...
Olivier Lamy [Tue, 6 Sep 2011 21:05:02 +0000 (21:05 +0000)]
[MRM-1504] new repository admin : more use of new api in webapp : in the repositories index action

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165842 13f79535-47bb-0310-9956-ffa450edef68

13 years agoformatting : no code changed
Olivier Lamy [Tue, 6 Sep 2011 08:18:43 +0000 (08:18 +0000)]
formatting : no code changed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165560 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of plexus.configuration annotation
Olivier Lamy [Tue, 6 Sep 2011 08:13:32 +0000 (08:13 +0000)]
get RID of plexus.configuration annotation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165559 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of plexus.requirement annotation
Olivier Lamy [Tue, 6 Sep 2011 08:11:21 +0000 (08:11 +0000)]
get RID of plexus.requirement annotation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165558 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix typo
Olivier Lamy [Tue, 6 Sep 2011 07:38:25 +0000 (07:38 +0000)]
fix typo

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165534 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix documentation regarding custom consumer
Olivier Lamy [Tue, 6 Sep 2011 07:27:40 +0000 (07:27 +0000)]
fix documentation regarding custom consumer

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165530 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd missing spring context files
Olivier Lamy [Tue, 6 Sep 2011 07:27:22 +0000 (07:27 +0000)]
add missing spring context files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165529 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of plexus.component annotation
Olivier Lamy [Tue, 6 Sep 2011 07:26:05 +0000 (07:26 +0000)]
get RID of plexus.component annotation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165527 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of plexus.component annotation
Olivier Lamy [Tue, 6 Sep 2011 07:23:39 +0000 (07:23 +0000)]
get RID of plexus.component annotation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165524 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of plexus.requirement annotation
Olivier Lamy [Tue, 6 Sep 2011 07:22:48 +0000 (07:22 +0000)]
get RID of plexus.requirement annotation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165523 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of deprecated use of ArchivaRoleConstants and some plexus annotations
Olivier Lamy [Tue, 6 Sep 2011 07:21:43 +0000 (07:21 +0000)]
get RID of deprecated use of ArchivaRoleConstants and some plexus annotations

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165521 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupgrade selenium version used
Olivier Lamy [Mon, 5 Sep 2011 16:35:11 +0000 (16:35 +0000)]
upgrade selenium version used

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165352 13f79535-47bb-0310-9956-ffa450edef68

13 years agostart working on fixing issue with selenium tests
Olivier Lamy [Mon, 5 Sep 2011 16:34:57 +0000 (16:34 +0000)]
start working on fixing issue with selenium tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165351 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : use it in the webapp instead of direct...
Olivier Lamy [Mon, 5 Sep 2011 15:31:28 +0000 (15:31 +0000)]
[MRM-1506] api to configure RemoteRepository : use it in the webapp instead of directly archiva-configuration : fix attribute name and xmlrpc bean

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165336 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : use it in the webapp instead of direct...
Olivier Lamy [Mon, 5 Sep 2011 15:31:04 +0000 (15:31 +0000)]
[MRM-1506] api to configure RemoteRepository : use it in the webapp instead of directly archiva-configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165335 13f79535-47bb-0310-9956-ffa450edef68

13 years agoremove version already defined in parent
Olivier Lamy [Mon, 5 Sep 2011 15:30:31 +0000 (15:30 +0000)]
remove version already defined in parent

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165334 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1509] change xmlrpc to use new repository administration management api : switch...
Olivier Lamy [Mon, 5 Sep 2011 13:44:04 +0000 (13:44 +0000)]
[MRM-1509] change xmlrpc to use new repository administration management api : switch for remote repositories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165281 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] Expose Archiva services trough REST : remote repository management availab...
Olivier Lamy [Mon, 5 Sep 2011 13:25:30 +0000 (13:25 +0000)]
[MRM-1490] Expose Archiva services trough REST : remote repository management available tru rest service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165278 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1490] Expose Archiva services trough REST : remote repository management availab...
Olivier Lamy [Mon, 5 Sep 2011 13:24:58 +0000 (13:24 +0000)]
[MRM-1490] Expose Archiva services trough REST : remote repository management available tru rest service

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165277 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd missing fields in rest beans
Olivier Lamy [Mon, 5 Sep 2011 13:24:19 +0000 (13:24 +0000)]
add missing fields in rest beans

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165276 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : implementation of update method
Olivier Lamy [Mon, 5 Sep 2011 08:53:47 +0000 (08:53 +0000)]
[MRM-1506] api to configure RemoteRepository : implementation of update method

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165210 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd missing license header and align name
Olivier Lamy [Mon, 5 Sep 2011 08:32:05 +0000 (08:32 +0000)]
add missing license header and align name

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165205 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1504] Add a new module for repository administration management : move redback...
Olivier Lamy [Mon, 5 Sep 2011 08:31:35 +0000 (08:31 +0000)]
[MRM-1504] Add a new module for repository administration management : move redback configuration and role constants to a new module in archiva-base called archiva-security-common

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165203 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : add auditListener call
Olivier Lamy [Sun, 4 Sep 2011 14:54:52 +0000 (14:54 +0000)]
[MRM-1506] api to configure RemoteRepository : add auditListener call

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165044 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : move some common methods to a common...
Olivier Lamy [Sun, 4 Sep 2011 14:54:10 +0000 (14:54 +0000)]
[MRM-1506] api to configure RemoteRepository : move some common methods to a common abstract class

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165043 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : implementation of add and delete
Olivier Lamy [Sun, 4 Sep 2011 14:53:33 +0000 (14:53 +0000)]
[MRM-1506] api to configure RemoteRepository : implementation of add and delete

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165041 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : start adding unit tests
Olivier Lamy [Sun, 4 Sep 2011 14:53:03 +0000 (14:53 +0000)]
[MRM-1506] api to configure RemoteRepository : start adding unit tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165040 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : extract code from ManagedRepo admin...
Olivier Lamy [Sat, 3 Sep 2011 21:23:31 +0000 (21:23 +0000)]
[MRM-1506] api to configure RemoteRepository : extract code from ManagedRepo admin for validation : missed to add a file

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164932 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : extract code from ManagedRepo admin...
Olivier Lamy [Sat, 3 Sep 2011 21:22:56 +0000 (21:22 +0000)]
[MRM-1506] api to configure RemoteRepository : extract code from ManagedRepo admin for validation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164931 13f79535-47bb-0310-9956-ffa450edef68

13 years agoscanning package org.apache.archiva.web too
Olivier Lamy [Sat, 3 Sep 2011 09:03:16 +0000 (09:03 +0000)]
scanning package org.apache.archiva.web too

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164837 13f79535-47bb-0310-9956-ffa450edef68

13 years agodelete empty directories
Olivier Lamy [Sat, 3 Sep 2011 08:30:26 +0000 (08:30 +0000)]
delete empty directories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164830 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : transaction package
Olivier Lamy [Sat, 3 Sep 2011 08:27:41 +0000 (08:27 +0000)]
get RID of org.apache.maven.archiva packages : transaction package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164829 13f79535-47bb-0310-9956-ffa450edef68

13 years agodelete empty directories
Olivier Lamy [Sat, 3 Sep 2011 08:25:52 +0000 (08:25 +0000)]
delete empty directories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164827 13f79535-47bb-0310-9956-ffa450edef68

13 years agoremove empty directory
Olivier Lamy [Sat, 3 Sep 2011 08:23:31 +0000 (08:23 +0000)]
remove empty directory

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164825 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : xml package
Olivier Lamy [Sat, 3 Sep 2011 08:21:42 +0000 (08:21 +0000)]
get RID of org.apache.maven.archiva packages : xml package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164824 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : applet package
Olivier Lamy [Sat, 3 Sep 2011 08:19:38 +0000 (08:19 +0000)]
get RID of org.apache.maven.archiva packages : applet package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164823 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : security package
Olivier Lamy [Sat, 3 Sep 2011 08:15:36 +0000 (08:15 +0000)]
get RID of org.apache.maven.archiva packages : security package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164822 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : interceptor package in webapp
Olivier Lamy [Sat, 3 Sep 2011 08:08:11 +0000 (08:08 +0000)]
get RID of org.apache.maven.archiva packages : interceptor package in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164821 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : startup package in webapp
Olivier Lamy [Sat, 3 Sep 2011 08:05:44 +0000 (08:05 +0000)]
get RID of org.apache.maven.archiva packages : startup package in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164820 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : tags package in webapp
Olivier Lamy [Sat, 3 Sep 2011 08:00:58 +0000 (08:00 +0000)]
get RID of org.apache.maven.archiva packages : tags package in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164818 13f79535-47bb-0310-9956-ffa450edef68

13 years agoget RID of org.apache.maven.archiva packages : validator package in webapp
Olivier Lamy [Sat, 3 Sep 2011 07:46:52 +0000 (07:46 +0000)]
get RID of org.apache.maven.archiva packages : validator package in webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164816 13f79535-47bb-0310-9956-ffa450edef68

13 years agostart to get RID of org.apache.maven.archiva package : rss package
Olivier Lamy [Sat, 3 Sep 2011 07:44:31 +0000 (07:44 +0000)]
start to get RID of org.apache.maven.archiva package : rss package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164815 13f79535-47bb-0310-9956-ffa450edef68

13 years agostart to get RID of org.apache.maven.archiva package
Olivier Lamy [Sat, 3 Sep 2011 07:41:43 +0000 (07:41 +0000)]
start to get RID of org.apache.maven.archiva package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164814 13f79535-47bb-0310-9956-ffa450edef68

13 years agostart to get RID of org.apache.maven.archiva package
Olivier Lamy [Sat, 3 Sep 2011 07:39:04 +0000 (07:39 +0000)]
start to get RID of org.apache.maven.archiva package

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164813 13f79535-47bb-0310-9956-ffa450edef68

13 years ago[MRM-1506] api to configure RemoteRepository : implement get methods missed to add...
Olivier Lamy [Fri, 2 Sep 2011 15:54:57 +0000 (15:54 +0000)]
[MRM-1506] api to configure RemoteRepository : implement get methods missed to add impl

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164592 13f79535-47bb-0310-9956-ffa450edef68