]> source.dussan.org Git - archiva.git/log
archiva.git
13 years agoremoved use of SchedulerAction in MergeAction
Maria Odea B. Ching [Wed, 29 Jun 2011 07:54:07 +0000 (07:54 +0000)]
removed use of SchedulerAction in MergeAction

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

13 years agoclean up some tests and avoid creating bad ~/.m2/archiva.xml descriptor
Brett Porter [Wed, 29 Jun 2011 04:17:55 +0000 (04:17 +0000)]
clean up some tests and avoid creating bad ~/.m2/archiva.xml descriptor

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

13 years agocorrectly close index on shutdown
Olivier Lamy [Tue, 28 Jun 2011 22:19:47 +0000 (22:19 +0000)]
correctly close index on shutdown

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

13 years ago[MRM-1478] Enable DB caching
Olivier Lamy [Tue, 28 Jun 2011 22:19:30 +0000 (22:19 +0000)]
[MRM-1478] Enable DB caching
Submitted by Maria Catherine Tan
patch applied with modifications

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

13 years ago[MRM-1335] improve the message appearing when an artifact's metadata is incomplete
Brett Porter [Tue, 28 Jun 2011 08:05:07 +0000 (08:05 +0000)]
[MRM-1335] improve the message appearing when an artifact's metadata is incomplete
Submitted by: Greg Michael Meneses

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

13 years ago[MRM-1344] multiple versions appear in search results
Brett Porter [Tue, 28 Jun 2011 07:31:13 +0000 (07:31 +0000)]
[MRM-1344] multiple versions appear in search results
Submitted by: Greg Michael Meneses

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

13 years ago[MRM-1324] repository statistics report doesn't appear to be working correctly
Brett Porter [Tue, 28 Jun 2011 06:44:30 +0000 (06:44 +0000)]
[MRM-1324] repository statistics report doesn't appear to be working correctly
Submitted by: Greg Michael Meneses

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

13 years agobe able to try selenium tests by group
Olivier Lamy [Mon, 27 Jun 2011 20:48:32 +0000 (20:48 +0000)]
be able to try selenium tests by group

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

13 years agofix selenium test
Olivier Lamy [Mon, 27 Jun 2011 20:48:16 +0000 (20:48 +0000)]
fix selenium test

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

13 years agoadd dependency to oro as it's optionnal in commons-validator
Olivier Lamy [Mon, 27 Jun 2011 16:49:42 +0000 (16:49 +0000)]
add dependency to oro as it's optionnal in commons-validator

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

13 years agocontext close already done in tearDown
Olivier Lamy [Mon, 27 Jun 2011 16:47:22 +0000 (16:47 +0000)]
context close already done in tearDown

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

13 years agofix unit tests by using NexusIndexer facade to manipulate index datas : adding/removi...
Olivier Lamy [Mon, 27 Jun 2011 16:45:57 +0000 (16:45 +0000)]
fix unit tests by using NexusIndexer facade to manipulate index datas : adding/removing artifacts

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

13 years agotake of already existing context to prevent lucene locks
Olivier Lamy [Mon, 27 Jun 2011 07:53:59 +0000 (07:53 +0000)]
take of already existing context to prevent lucene locks

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

13 years agoretrieve IndexSearcher from NexusIndexer instead of manual creation to prevent lucene...
Olivier Lamy [Mon, 27 Jun 2011 07:45:32 +0000 (07:45 +0000)]
retrieve IndexSearcher from NexusIndexer instead of manual creation to prevent lucene locks

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

13 years agoonly pass tru NexusIndexer to create IndexingContext, this entry point take care...
Olivier Lamy [Mon, 27 Jun 2011 07:45:16 +0000 (07:45 +0000)]
only pass tru NexusIndexer to create IndexingContext, this entry point take care of lucene locks : still some changes to do in junit to prevent lock

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

13 years ago[MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-lucene-consu...
Olivier Lamy [Sun, 26 Jun 2011 20:55:31 +0000 (20:55 +0000)]
[MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-lucene-consumers compilation

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

13 years ago[MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-scheduler...
Olivier Lamy [Sun, 26 Jun 2011 20:55:15 +0000 (20:55 +0000)]
[MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-scheduler-indexing compilation

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

13 years agoupgrade to jackarabbit 2.3-SNAPSHOT which is compatible with lucene 3.x
Olivier Lamy [Sun, 26 Jun 2011 20:54:53 +0000 (20:54 +0000)]
upgrade to jackarabbit 2.3-SNAPSHOT which is compatible with lucene 3.x

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

13 years ago[MRM-1345] update use of Nexus indexer to use Maven indexer
Olivier Lamy [Sun, 26 Jun 2011 20:54:44 +0000 (20:54 +0000)]
[MRM-1345] update use of Nexus indexer to use Maven indexer
fix junits

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

13 years ago[MRM-1345] update use of Nexus indexer to use Maven indexer
Olivier Lamy [Sun, 26 Jun 2011 20:54:21 +0000 (20:54 +0000)]
[MRM-1345] update use of Nexus indexer to use Maven indexer
remove the per-lookup component
refactor test to use only NexusIndexer facade

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

13 years agocleanup test as link with id not here
Olivier Lamy [Wed, 22 Jun 2011 19:16:22 +0000 (19:16 +0000)]
cleanup test as link with id not here

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

13 years agofix links on left menu
Olivier Lamy [Wed, 22 Jun 2011 14:47:27 +0000 (14:47 +0000)]
fix links on left menu

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

13 years agomove lucene version to a property
Olivier Lamy [Tue, 21 Jun 2011 22:37:08 +0000 (22:37 +0000)]
move lucene version to a property

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

13 years agoNexusRepositorySearch is not thread safe so use scope prototype
Olivier Lamy [Tue, 21 Jun 2011 22:14:17 +0000 (22:14 +0000)]
NexusRepositorySearch is not thread safe so use scope prototype

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

13 years agocontinue work on selenium test with id rather than label
Olivier Lamy [Tue, 21 Jun 2011 22:13:49 +0000 (22:13 +0000)]
continue work on selenium test with id rather than label

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

13 years agodebug optim
Olivier Lamy [Tue, 21 Jun 2011 22:13:17 +0000 (22:13 +0000)]
debug optim

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

13 years agopush more work on selenium test using id rather than labels
Olivier Lamy [Tue, 21 Jun 2011 16:40:39 +0000 (16:40 +0000)]
push more work on selenium test using id rather than labels

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

13 years agonot use default tomcat port as can't create port allocation issue on ci server
Olivier Lamy [Tue, 21 Jun 2011 10:33:18 +0000 (10:33 +0000)]
not use default tomcat port as can't create port allocation issue on ci server

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

13 years agono need of cast
Olivier Lamy [Tue, 21 Jun 2011 10:32:16 +0000 (10:32 +0000)]
no need of cast

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

13 years agoo fixed npe in dependency tree on artifact browse by adding the nodevar attribute...
Maria Odea B. Ching [Tue, 21 Jun 2011 09:21:10 +0000 (09:21 +0000)]
o fixed npe in dependency tree on artifact browse by adding the nodevar attribute dependencytree page
o removed PlexusTagUtil and lookup the dependency tree component in the tag using the webappcontext

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

13 years agouse Integer.valueOf rather than new Integer
Olivier Lamy [Mon, 20 Jun 2011 23:20:24 +0000 (23:20 +0000)]
use Integer.valueOf rather than new Integer

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

13 years agofix locale dependant tests
Olivier Lamy [Mon, 20 Jun 2011 23:03:54 +0000 (23:03 +0000)]
fix locale dependant tests

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

13 years agosatrt fixing some selenium to not be locale dependant only use id
Olivier Lamy [Mon, 20 Jun 2011 23:03:37 +0000 (23:03 +0000)]
satrt fixing some selenium to not be locale dependant only use id

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

13 years agouse surefire 2.9
Olivier Lamy [Mon, 20 Jun 2011 23:03:18 +0000 (23:03 +0000)]
use surefire 2.9

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

13 years agostart working on use id in selenium test rather than text which make tests locale...
Olivier Lamy [Mon, 20 Jun 2011 17:51:46 +0000 (17:51 +0000)]
start working on use id in selenium test rather than text which make tests locale dependant

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

13 years agofix jdk1.5 unit test : HashMap doesn't guarantee order
Olivier Lamy [Sun, 19 Jun 2011 15:08:02 +0000 (15:08 +0000)]
fix jdk1.5 unit test : HashMap doesn't guarantee order

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

13 years agoensure starting unit tests with clean configuration to prevent sporadic failure
Olivier Lamy [Sun, 19 Jun 2011 15:07:34 +0000 (15:07 +0000)]
ensure starting unit tests with clean configuration to prevent sporadic failure

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

13 years agoheadless profile already exist
Olivier Lamy [Fri, 17 Jun 2011 21:18:28 +0000 (21:18 +0000)]
headless  profile already exist

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

13 years agoadd xvfb profile to be able to run selenium test on a headless machine
Olivier Lamy [Fri, 17 Jun 2011 20:59:47 +0000 (20:59 +0000)]
add xvfb profile to be able to run selenium test on a headless machine

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

13 years agougly display stack trace in selenium tests to know why it failed on asf jenkins in...
Olivier Lamy [Fri, 17 Jun 2011 20:59:36 +0000 (20:59 +0000)]
ugly display stack trace in selenium tests to know why it failed on asf jenkins in ubuntu slave

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

13 years ago add configuration for tomcat6 for cargo and made it default, add some test around...
Olivier Lamy [Fri, 17 Jun 2011 15:52:41 +0000 (15:52 +0000)]
 add configuration for tomcat6 for cargo and made it default, add some test around forcing locale via request_locale=en_US but still failed :-(

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

13 years agoupgrade default 5.x tomcat version to 5.5.33
Olivier Lamy [Thu, 16 Jun 2011 21:07:14 +0000 (21:07 +0000)]
upgrade default 5.x tomcat version to 5.5.33

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

13 years agoadd a tomcat6 profile
Olivier Lamy [Thu, 16 Jun 2011 21:07:03 +0000 (21:07 +0000)]
add a tomcat6 profile

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

13 years agomake selenium mojo version configure and add a chrome profile
Olivier Lamy [Thu, 16 Jun 2011 15:54:24 +0000 (15:54 +0000)]
make selenium mojo version configure and add a chrome profile

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

13 years ago[MRM-1411] project information is missing if a POM could not be read correctly
Maria Odea B. Ching [Thu, 16 Jun 2011 13:12:22 +0000 (13:12 +0000)]
[MRM-1411] project information is missing if a POM could not be read correctly
o for snapshot artifacts, get the timestamp and build number first from the metadata in the remote repo before proxying the actual parent pom
o added unit tests, removed checksums and other test files that are not necessarily used

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

13 years agoremove more old test files
Brett Porter [Thu, 16 Jun 2011 09:13:01 +0000 (09:13 +0000)]
remove more old test files

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

13 years agoremove directory too
Brett Porter [Thu, 16 Jun 2011 07:51:10 +0000 (07:51 +0000)]
remove directory too

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

13 years agoremove no longer used plexus test configuration files
Brett Porter [Thu, 16 Jun 2011 07:49:34 +0000 (07:49 +0000)]
remove no longer used plexus test configuration files

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

13 years agouse JUnit 4 API
Brett Porter [Thu, 16 Jun 2011 07:44:28 +0000 (07:44 +0000)]
use JUnit 4 API

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

13 years agouse JUnit 4 API
Brett Porter [Thu, 16 Jun 2011 07:32:22 +0000 (07:32 +0000)]
use JUnit 4 API

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

13 years agouse JUnit 4 API
Brett Porter [Thu, 16 Jun 2011 07:27:51 +0000 (07:27 +0000)]
use JUnit 4 API

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

13 years agofix tests that are order-dependant
Brett Porter [Thu, 16 Jun 2011 05:13:19 +0000 (05:13 +0000)]
fix tests that are order-dependant

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

13 years agoadded spring-context-test dependency
Maria Odea B. Ching [Thu, 16 Jun 2011 03:56:18 +0000 (03:56 +0000)]
added spring-context-test dependency

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

13 years agoexclude banned dependencies from redback dependencies in archiva-security module
Maria Odea B. Ching [Thu, 16 Jun 2011 03:52:42 +0000 (03:52 +0000)]
exclude banned dependencies from redback dependencies in archiva-security module

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

13 years agoignore idea files
Brett Porter [Thu, 16 Jun 2011 03:13:01 +0000 (03:13 +0000)]
ignore idea files

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

13 years agoignore target
Brett Porter [Thu, 16 Jun 2011 03:09:44 +0000 (03:09 +0000)]
ignore target

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

13 years agoadded spring-context as dependency to prevent compilation failure for @Service annota...
Maria Odea B. Ching [Thu, 16 Jun 2011 02:22:00 +0000 (02:22 +0000)]
added spring-context as dependency to prevent compilation failure for @Service annotations

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

13 years agoupgrade cargo plugin to 1.1.1
Olivier Lamy [Wed, 15 Jun 2011 21:38:13 +0000 (21:38 +0000)]
upgrade cargo plugin to 1.1.1

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

13 years agomove cargo port to a property and selenium plugin version to pluginManagement section
Olivier Lamy [Wed, 15 Jun 2011 21:38:02 +0000 (21:38 +0000)]
move cargo port to a property and selenium plugin version to pluginManagement section

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

13 years agoignore cargo directory in .gitignore
Olivier Lamy [Wed, 15 Jun 2011 21:37:51 +0000 (21:37 +0000)]
ignore cargo directory in .gitignore

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

13 years agofix it run
Olivier Lamy [Wed, 15 Jun 2011 21:15:24 +0000 (21:15 +0000)]
fix it run

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

13 years agoensure we don't have anymore proxy connectors for this unit test
Olivier Lamy [Wed, 15 Jun 2011 20:24:50 +0000 (20:24 +0000)]
ensure we don't have anymore proxy connectors for this unit test

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

13 years agofix DependencyTreeTest in webapp module
Olivier Lamy [Wed, 15 Jun 2011 17:11:17 +0000 (17:11 +0000)]
fix DependencyTreeTest in webapp module

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

13 years agoa little of help regarding memory in webdav unit tests
Olivier Lamy [Wed, 15 Jun 2011 16:57:39 +0000 (16:57 +0000)]
a little of help regarding memory in webdav unit tests

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

13 years agofix DefaultDependencyTreeBuilder
Olivier Lamy [Wed, 15 Jun 2011 15:50:48 +0000 (15:50 +0000)]
fix DefaultDependencyTreeBuilder

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

13 years agoback to maven2 api for dependency tree
Olivier Lamy [Wed, 15 Jun 2011 15:30:53 +0000 (15:30 +0000)]
back to maven2 api for dependency tree

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

13 years agoback to forkMode once for webdav module : faster build
Olivier Lamy [Wed, 15 Jun 2011 13:37:52 +0000 (13:37 +0000)]
back to forkMode once for webdav module : faster build

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

13 years agocleanup archivaConfiguration before new test
Olivier Lamy [Wed, 15 Jun 2011 11:54:15 +0000 (11:54 +0000)]
cleanup archivaConfiguration before new test

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

13 years agouse getBasedir() in FileUtil in archiva-common
Maria Odea B. Ching [Wed, 15 Jun 2011 11:03:10 +0000 (11:03 +0000)]
use getBasedir() in FileUtil in archiva-common

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

13 years ago[MRM-1411] project information is missing if a POM could not be read correctly
Maria Odea B. Ching [Wed, 15 Jun 2011 09:36:05 +0000 (09:36 +0000)]
[MRM-1411] project information is missing if a POM could not be read correctly
o proxy parent POM if not found in the repo when building the effective POM when creating metadata (also applied the same in dependency tree builder)
o added unit tests
o moved out wagonfactory classes into separate module so it can be used by maven2-repository w/o depending on archiva-proxy module (as it inroduces cyclic dependency)

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

13 years agoadded missing @Inject
Maria Odea B. Ching [Wed, 15 Jun 2011 09:25:15 +0000 (09:25 +0000)]
added missing @Inject

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

13 years agofix junit BrowseActionTest and RepositoriesActionTest
Olivier Lamy [Tue, 14 Jun 2011 21:46:04 +0000 (21:46 +0000)]
fix junit BrowseActionTest and RepositoriesActionTest

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

13 years agofix junit RssFeedServletTest
Olivier Lamy [Tue, 14 Jun 2011 19:58:02 +0000 (19:58 +0000)]
fix junit RssFeedServletTest

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

13 years agofix junit DeleteArtifactActionTest
Olivier Lamy [Tue, 14 Jun 2011 19:32:27 +0000 (19:32 +0000)]
fix junit DeleteArtifactActionTest

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

13 years agofix junit BrowseActionTest
Olivier Lamy [Tue, 14 Jun 2011 17:24:30 +0000 (17:24 +0000)]
fix junit BrowseActionTest

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

13 years agofix junit GenerateReportActionTest
Olivier Lamy [Tue, 14 Jun 2011 16:51:45 +0000 (16:51 +0000)]
fix junit GenerateReportActionTest

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

13 years agofix junit ShowArtifactActionTest
Olivier Lamy [Tue, 14 Jun 2011 16:39:58 +0000 (16:39 +0000)]
fix junit ShowArtifactActionTest

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

13 years agofix junit RepositoryGroupsActionTest
Olivier Lamy [Tue, 14 Jun 2011 14:20:33 +0000 (14:20 +0000)]
fix junit RepositoryGroupsActionTest

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

13 years agofix junit EditRemoteRepositoryActionTest
Olivier Lamy [Tue, 14 Jun 2011 14:19:15 +0000 (14:19 +0000)]
fix junit EditRemoteRepositoryActionTest

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

13 years agofix SortProxyConnectorsActionTest
Olivier Lamy [Tue, 14 Jun 2011 14:15:52 +0000 (14:15 +0000)]
fix SortProxyConnectorsActionTest

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

13 years agofix unit test EditOrganizationInfoActionTest
Olivier Lamy [Tue, 14 Jun 2011 13:17:27 +0000 (13:17 +0000)]
fix unit test EditOrganizationInfoActionTest

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

13 years agofix OrganizationInfoActionTest
Olivier Lamy [Tue, 14 Jun 2011 12:20:20 +0000 (12:20 +0000)]
fix OrganizationInfoActionTest

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

13 years agofix 1.5 build with reintroducing javax.annotation:jsr250-api dependency
Olivier Lamy [Tue, 14 Jun 2011 09:20:01 +0000 (09:20 +0000)]
fix 1.5 build with reintroducing javax.annotation:jsr250-api dependency

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

13 years agofix 1.5 build with reintroducing javax.annotation:jsr250-api dependency
Olivier Lamy [Tue, 14 Jun 2011 08:58:21 +0000 (08:58 +0000)]
fix 1.5 build with reintroducing javax.annotation:jsr250-api dependency

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

13 years agouse StringBuilder rather than + in a loop
Olivier Lamy [Tue, 14 Jun 2011 08:49:51 +0000 (08:49 +0000)]
use StringBuilder rather than + in a loop

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

13 years agofix sonar issue : Inefficient use of keySet iterator instead of entrySet iterator
Olivier Lamy [Tue, 14 Jun 2011 08:48:36 +0000 (08:48 +0000)]
fix sonar issue :  Inefficient use of keySet iterator instead of entrySet iterator

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

13 years agofix sonar issue : Double assignment of field
Olivier Lamy [Tue, 14 Jun 2011 08:46:07 +0000 (08:46 +0000)]
fix sonar issue : Double assignment of field

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

13 years agofix more tests
Olivier Lamy [Mon, 13 Jun 2011 22:35:36 +0000 (22:35 +0000)]
fix more tests

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

13 years agofix more unit tests
Olivier Lamy [Mon, 13 Jun 2011 22:23:33 +0000 (22:23 +0000)]
fix more unit tests

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

13 years agofix more unit tests
Olivier Lamy [Mon, 13 Jun 2011 22:23:14 +0000 (22:23 +0000)]
fix more unit tests

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

13 years agofix more test in webapp module
Olivier Lamy [Mon, 13 Jun 2011 21:50:10 +0000 (21:50 +0000)]
fix more test in webapp module

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

13 years agoupdate .gitignore
Olivier Lamy [Mon, 13 Jun 2011 21:49:42 +0000 (21:49 +0000)]
update .gitignore

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

13 years agofix junit ProxyConnectorsActionTest
Olivier Lamy [Mon, 13 Jun 2011 21:49:32 +0000 (21:49 +0000)]
fix junit ProxyConnectorsActionTest

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

13 years agosimplify/boost unit tests with loading a smaller container
Olivier Lamy [Mon, 13 Jun 2011 20:33:55 +0000 (20:33 +0000)]
simplify/boost unit tests with loading a smaller container

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

13 years agofix junit : cleanup ProxyConnectors before each tests
Olivier Lamy [Mon, 13 Jun 2011 20:33:37 +0000 (20:33 +0000)]
fix junit : cleanup ProxyConnectors before each tests

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

13 years agofix junit : ensure file from previous test is deleted, cleanup connectors before...
Olivier Lamy [Mon, 13 Jun 2011 20:33:20 +0000 (20:33 +0000)]
fix junit : ensure file from previous test is deleted, cleanup connectors before/after each tests

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

13 years agofix junit for RepositoryServletProxiedMetadataLocalOnlyTest
Olivier Lamy [Mon, 13 Jun 2011 17:27:17 +0000 (17:27 +0000)]
fix junit for RepositoryServletProxiedMetadataLocalOnlyTest

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

13 years agoforkMode always in webdav module to fix a lot of unit tests
Olivier Lamy [Mon, 13 Jun 2011 16:48:37 +0000 (16:48 +0000)]
forkMode always in webdav module to fix a lot of unit tests

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

13 years agofix unit test for RepositoryServletProxiedTimestampedSnapshotPolicyTest : call setup...
Olivier Lamy [Mon, 13 Jun 2011 15:21:11 +0000 (15:21 +0000)]
fix unit test for RepositoryServletProxiedTimestampedSnapshotPolicyTest : call setup and tearDown

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

13 years agofix unit test for RepositoryServletProxiedPassthroughTest : call setup and tearDown
Olivier Lamy [Mon, 13 Jun 2011 15:20:54 +0000 (15:20 +0000)]
fix unit test for RepositoryServletProxiedPassthroughTest : call setup and tearDown

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