aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-scheduler
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-034-4/+4
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-034-4/+4
* log4j 2.0-beta1Olivier Lamy2012-09-211-2/+2
* finish unit test for getMergeConflictedArtifacts rest methodOlivier Lamy2012-09-181-20/+22
* ensure file are cleaned before test for folks who do not use clean and break ...Olivier Lamy2012-09-131-3/+16
* improve unit test with testing packed index files are really createdOlivier Lamy2012-09-131-1/+9
* fix unit testOlivier Lamy2012-09-131-52/+56
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-121-11/+17
* test last maven indexer versionOlivier Lamy2012-09-123-24/+38
* [MRM-1660] use log4j2Olivier Lamy2012-09-091-18/+14
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-092-2/+18
* repository scanning test fix for idependanceskygo2012-09-081-0/+2
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* fix typo in the field nameOlivier Lamy2012-08-081-5/+5
* correctly use slf4j for loggingOlivier Lamy2012-08-081-2/+2
* add hack to configure User-Agent to download index from centralOlivier Lamy2012-08-071-1/+2
* avoid multiple slf4j binding in testOlivier Lamy2012-07-301-0/+6
* no need to delete index directories maven indexer does itOlivier Lamy2012-07-101-2/+3
* [MRM-1583] tests modificationsOlivier Lamy2012-07-061-0/+1
* remove more @version $Id:Olivier Lamy2012-07-051-1/+1
* remove all @version $Id$Olivier Lamy2012-07-054-4/+4
* remove empty fileOlivier Lamy2012-07-021-0/+0
* change package for those test utilsOlivier Lamy2012-07-023-3/+3
* use a different artifactIdOlivier Lamy2012-07-022-2/+2
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-027-15/+23
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* [MRM-1632] Invalid Cron in a job means webapp will not startBrett Porter2012-06-111-3/+11
* fix test mock compilationOlivier Lamy2012-06-051-2/+2
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-051-5/+13
* osgi metadatas for taskqueue changeOlivier Lamy2012-04-133-3/+3
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-1311-22/+21
* use apache namespace for taskqueue componentOlivier Lamy2012-04-131-1/+1
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-122-2/+2
* osgi fixOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-114-5/+5
* use spring quartz with asf groupIdOlivier Lamy2012-04-111-1/+1
* remove not anymore used ROLE fieldOlivier Lamy2012-04-091-4/+0
* use new redback groupIdOlivier Lamy2012-04-061-2/+2
* [MRM-709] Use commons-io instead of Plexus Utils.Olivier Lamy2012-04-031-0/+4
* fix junit as now non absolute path is replace with appserver.base as parentOlivier Lamy2012-04-021-1/+2
* apply some code formattingOlivier Lamy2012-03-013-13/+14
* fix test issue on windows patch submitted by Eric BarboniOlivier Lamy2012-03-014-351/+438
* fix compilation issuesOlivier Lamy2012-02-261-12/+10
* [MRM-1606] Upgrade to wagon 2.2.Olivier Lamy2012-02-171-20/+4
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-042-0/+11
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-041-1/+5
* avoid using plexus-sisu bridge to get wagon instances: use now springOlivier Lamy2012-01-242-1/+5
* add log info on maven repository indexingOlivier Lamy2012-01-191-0/+6
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-134-4/+4
* remove this synchronized block on indexer there is enough sync in indexer to ...Olivier Lamy2011-12-061-97/+93