summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-1541-48/+1106
* added missing @InjectMaria Odea B. Ching2011-06-151-0/+2
* fix junit BrowseActionTest and RepositoriesActionTestOlivier Lamy2011-06-143-11/+19
* fix junit RssFeedServletTestOlivier Lamy2011-06-142-1/+47
* fix junit DeleteArtifactActionTestOlivier Lamy2011-06-141-11/+7
* fix junit BrowseActionTestOlivier Lamy2011-06-142-41/+39
* fix junit GenerateReportActionTestOlivier Lamy2011-06-141-3/+2
* fix junit ShowArtifactActionTestOlivier Lamy2011-06-143-38/+43
* fix junit RepositoryGroupsActionTestOlivier Lamy2011-06-141-1/+1
* fix junit EditRemoteRepositoryActionTestOlivier Lamy2011-06-141-1/+1
* fix SortProxyConnectorsActionTestOlivier Lamy2011-06-142-1/+12
* fix unit test EditOrganizationInfoActionTestOlivier Lamy2011-06-141-1/+1
* fix OrganizationInfoActionTestOlivier Lamy2011-06-141-1/+1
* fix 1.5 build with reintroducing javax.annotation:jsr250-api dependencyOlivier Lamy2011-06-141-0/+4
* fix 1.5 build with reintroducing javax.annotation:jsr250-api dependencyOlivier Lamy2011-06-142-1/+5
* use StringBuilder rather than + in a loopOlivier Lamy2011-06-141-4/+4
* fix sonar issue : Inefficient use of keySet iterator instead of entrySet ite...Olivier Lamy2011-06-141-3/+3
* fix sonar issue : Double assignment of fieldOlivier Lamy2011-06-141-2/+1
* fix more testsOlivier Lamy2011-06-131-1/+6
* fix more unit testsOlivier Lamy2011-06-132-1/+6
* fix more unit testsOlivier Lamy2011-06-134-12/+22
* fix more test in webapp moduleOlivier Lamy2011-06-1319-21/+21
* fix junit ProxyConnectorsActionTestOlivier Lamy2011-06-137-1/+386
* simplify/boost unit tests with loading a smaller containerOlivier Lamy2011-06-132-1/+57
* fix junit : cleanup ProxyConnectors before each testsOlivier Lamy2011-06-131-10/+32
* fix junit : ensure file from previous test is deleted, cleanup connectors bef...Olivier Lamy2011-06-132-10/+17
* fix junit for RepositoryServletProxiedMetadataLocalOnlyTestOlivier Lamy2011-06-131-0/+16
* forkMode always in webdav module to fix a lot of unit testsOlivier Lamy2011-06-131-0/+1
* fix unit test for RepositoryServletProxiedTimestampedSnapshotPolicyTest : cal...Olivier Lamy2011-06-131-0/+16
* fix unit test for RepositoryServletProxiedPassthroughTest : call setup and te...Olivier Lamy2011-06-131-0/+16
* fix unit test for RepositoryServletProxiedMetadataRemoteOnlyTest : call setup...Olivier Lamy2011-06-131-11/+33
* fix archiva configuration duplicate remote repos during unit tests for Reposi...Olivier Lamy2011-06-134-1/+27
* fix spring configuration for unit test RepositoryServletSecurityTestOlivier Lamy2011-06-134-14/+94
* fix junit spring configurationOlivier Lamy2011-06-131-2/+2
* fix junit spring configurationOlivier Lamy2011-06-132-0/+12
* ensure we save the configuration for restarting applicationcontext with httpu...Olivier Lamy2011-06-121-75/+85
* use slf4j feature to optimise debugOlivier Lamy2011-06-114-10/+14
* simplify debug with using slf4j feature with {}Olivier Lamy2011-06-113-10/+4
* prefer StringBuilder to StringBufferOlivier Lamy2011-06-117-14/+14
* upgrade sitemesh struts plugin now tomcat:run worksOlivier Lamy2011-06-114-4/+13
* fix unit tets configurationOlivier Lamy2011-06-112-14/+3
* no more need of plexus-component-metadata pluginOlivier Lamy2011-06-113-20/+0
* fix some test compilation issues in webapp module : will fix unit later, must...Olivier Lamy2011-06-1122-321/+349
* fix some test compilation issues in webapp module : will fix unit later, must...Olivier Lamy2011-06-1110-141/+185
* fix some test compilation issues in webapp module : will fix unit later, must...Olivier Lamy2011-06-118-55/+111
* fix now missing legacy repo layout with maven3Olivier Lamy2011-06-103-3/+120
* no more needed plexus annotationsOlivier Lamy2011-06-101-2/+2
* one day probably won't miss to add files : nut not today :-)Olivier Lamy2011-06-101-0/+33
* move audit plugin to spring annotations : it looks now mvn tomcat:run -Pdev ...Olivier Lamy2011-06-108-12/+27
* use sisu container classloader as tccl during lookupOlivier Lamy2011-06-101-5/+36