summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-1522-36/+188
* fix 1.5 build with reintroducing javax.annotation:jsr250-api dependencyOlivier Lamy2011-06-141-0/+4
* use StringBuilder rather than + in a loopOlivier Lamy2011-06-141-4/+4
* use slf4j feature to optimise debugOlivier Lamy2011-06-112-5/+10
* no more need of plexus-component-metadata pluginOlivier Lamy2011-06-113-20/+0
* fix now missing legacy repo layout with maven3Olivier Lamy2011-06-103-3/+120
* no more needed plexus annotationsOlivier Lamy2011-06-101-2/+2
* use sisu container classloader as tccl during lookupOlivier Lamy2011-06-101-5/+36
* cannot use @Inject for old plexus components'Olivier Lamy2011-06-101-1/+1
* correctly set tccl during sisu initOlivier Lamy2011-06-101-0/+5
* align maven api to use maven 3 versionOlivier Lamy2011-06-102-4/+4
* I think I'm back to figth again with classLoader and this sisuOlivier Lamy2011-06-091-4/+35
* remove use of plexus-spring all struts actions are spring beans now. Note sti...Olivier Lamy2011-06-092-2/+11
* no more used plexus test configuration filesOlivier Lamy2011-06-081-69/+0
* no more used plexus test configuration filesOlivier Lamy2011-06-082-269/+0
* oups too much deleted filesOlivier Lamy2011-06-081-0/+176
* no more used plexus test configuration filesOlivier Lamy2011-06-082-671/+0
* no more used plexus test configuration filesOlivier Lamy2011-06-084-187/+0
* fix more unit tests in archiva-securityOlivier Lamy2011-06-081-2/+0
* fix unit test in archiva-proxy cache url failure clear between testsOlivier Lamy2011-06-084-1/+19
* fix spring configuration for junit and force default-lazy-init="true"Olivier Lamy2011-06-073-2/+20
* fix main compilation in webapp moduleOlivier Lamy2011-06-071-5/+5
* remove of plexus-spring : fix more tests and lucene consumers moduleOlivier Lamy2011-06-011-12/+28
* fix use of applicationContext.getBeansOfType instead of the old lookupMap.Olivier Lamy2011-06-012-2/+8
* fix use of applicationContext.getBeansOfType instead of the old lookupMap.Olivier Lamy2011-06-014-7/+30
* optimize use of debugOlivier Lamy2011-06-012-5/+5
* optimize use of debugOlivier Lamy2011-06-013-4/+4
* fix more spring test configurationOlivier Lamy2011-05-314-2/+8
* fixing some test spring configuration : still some tests fail and puzzle me !...Olivier Lamy2011-05-316-36/+49
* remove plexus-spring use : archiva-scheduler-indexingOlivier Lamy2011-05-307-3/+96
* take care about performance for debug logOlivier Lamy2011-05-301-27/+33
* help windauze to not fail on file creationOlivier Lamy2011-05-301-1/+6
* fix more testsOlivier Lamy2011-05-302-1/+2
* fix some testsOlivier Lamy2011-05-302-5/+45
* no need to concat String if debug not activated : so use slf4j {}Olivier Lamy2011-05-301-1/+1
* no need to concat String if debug not activated : so use slf4j {}Olivier Lamy2011-05-302-3/+3
* replace StringBuffer with StringBuilderOlivier Lamy2011-05-305-10/+10
* fix unit tests with adding some names for injected beansOlivier Lamy2011-05-305-7/+19
* miss to add @PostConstruct annotationOlivier Lamy2011-05-304-0/+1
* missed to add filesOlivier Lamy2011-05-303-0/+185
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-3019-155/+381
* missing license headerOlivier Lamy2011-05-293-17/+65
* remove use of plexus api (Initializable phase)Olivier Lamy2011-05-295-43/+64
* fix MetadataTransferTest unitsOlivier Lamy2011-05-282-3/+11
* cleanup configuration before testOlivier Lamy2011-05-281-0/+8
* no need of this configuration as it s done in setup and avoid null in directo...Olivier Lamy2011-05-282-1/+8
* fix use of delegate wagon in unit testsOlivier Lamy2011-05-272-2/+34
* fix case typo in bean nameOlivier Lamy2011-05-271-1/+1
* add missing license headersOlivier Lamy2011-05-272-1/+39
* oups missed to add filesOlivier Lamy2011-05-273-0/+105