aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-124-6/+40
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-124-1/+17
* test last maven indexer versionOlivier Lamy2012-09-123-19/+21
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-115-15/+67
* [MRM-1660] use log4j2Olivier Lamy2012-09-095-39/+64
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-0911-12/+82
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-2/+2
* ManagedRepository test fixskygo2012-09-061-1/+3
* fix mocks compilationOlivier Lamy2012-09-064-0/+24
* Archiva core consumumer test refresh to junit 4skygo2012-09-018-48/+46
* Archiva base configuration test refresh to junit 4skygo2012-09-019-68/+36
* continue to make test more jdk7 complientskygo2012-08-311-0/+3
* logs rewritted for performanceskygo2012-08-311-4/+4
* add repoId to logskygo2012-08-311-4/+4
* fix unit test.Olivier Lamy2012-08-272-5/+8
* change lucene query to treat user input as scored value and version as exact ...Olivier Lamy2012-08-241-19/+21
* isolate a testMethod unable to run solely. alphabetical order in class name i...skygo2012-08-242-50/+148
* remove some deprecation in mdo file and antrun targetskygo2012-08-222-4/+3
* use StringBuilder rather than StringBufferOlivier Lamy2012-08-0814-30/+30
* fix unit paths so you can run unit on path with spaceskygo2012-08-082-8/+11
* add FIXMEOlivier Lamy2012-08-071-0/+1
* add hack to configure User-Agent to download index from centralOlivier Lamy2012-08-071-1/+31
* replace by &20 instead of %20 % not allowed shameskygo2012-08-071-2/+2
* attempt to stabilie core consummer testsskygo2012-08-071-2/+16
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-072-8/+0
* Make unit test able to run on path with space. Warn dev to relocate.skygo2012-08-072-2/+56
* make archetype test running off line, prune non needed dependenciesOlivier Lamy2012-08-071-0/+11
* testPolicyYes rerunnable +@Override in test classesskygo2012-08-062-14/+8
* Core Consummers module: add @Override for unit test + attempt to fix CleanupR...skygo2012-08-068-0/+15
* make to test method rerunableskygo2012-08-041-25/+29
* clear warning before some test to be sure of what we testskygo2012-08-041-0/+4
* dependency tree with aether move beans to a separate new module to be able to...Olivier Lamy2012-08-044-0/+837
* avoid multiple slf4j binding in testOlivier Lamy2012-07-301-0/+6
* use a static final StringOlivier Lamy2012-07-302-8/+8
* [MRM-1645] mvn archetype:generate -DarchetypeCatalog (archetype-catalog.xml) ...Olivier Lamy2012-07-301-0/+11
* fix parent coordinateOlivier Lamy2012-07-111-1/+1
* remove more @version $Id:Olivier Lamy2012-07-056-6/+2
* remove all @version $Id$Olivier Lamy2012-07-05163-163/+163
* formatting and we use slf4j for loggingOlivier Lamy2012-07-051-38/+38
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-052-1/+20
* fix some issues reported by rat checkOlivier Lamy2012-07-024-0/+83
* start fixing rat issues and exclude .git/**Olivier Lamy2012-07-021-0/+18
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-021-17/+24
* change package for those test utilsOlivier Lamy2012-07-0239-44/+39
* use a different artifactIdOlivier Lamy2012-07-0221-18/+18
* move the module to a more usual placeOlivier Lamy2012-07-025-0/+217
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-0259-111/+240
* get configuration directly from spring to see if that fix 1.7 issuesOlivier Lamy2012-06-291-8/+6
* follow code format no other changesOlivier Lamy2012-06-2916-49/+55
* remove non needed castOlivier Lamy2012-06-291-321/+311