summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-scheduler/archiva-scheduler-indexing/src/test
Commit message (Expand)AuthorAgeFilesLines
* fix junit as now non absolute path is replace with appserver.base as parentOlivier Lamy2012-04-021-1/+2
* fix compilation issuesOlivier Lamy2012-02-261-12/+10
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-031-247/+0
* remove this ugly static methodOlivier Lamy2011-11-021-1/+5
* [MRM-1327] implement alternative or improve repository metadata storage: remo...Olivier Lamy2011-10-053-56/+249
* [MRM-1327] implement alternative or improve repository metadata storage: jcr ...Olivier Lamy2011-10-052-0/+57
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-011-1/+1
* make RAT report passBrett Porter2011-10-011-0/+19
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-267-0/+535
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-151-3/+1
* fix index optimize default index locationOlivier Lamy2011-09-151-4/+3
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-131-7/+3
* fix unit test, ArtifactIndexingTask has now a new field onlyUpdate to prevent...Olivier Lamy2011-08-181-3/+6
* a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassL...Olivier Lamy2011-08-161-4/+6
* cleanup creation of IndexCreator with using the container rather than using d...Olivier Lamy2011-08-151-4/+4
* context close already done in tearDownOlivier Lamy2011-06-271-7/+1
* fix unit tests by using NexusIndexer facade to manipulate index datas : addin...Olivier Lamy2011-06-271-60/+44
* take of already existing context to prevent lucene locksOlivier Lamy2011-06-271-14/+18
* retrieve IndexSearcher from NexusIndexer instead of manual creation to preven...Olivier Lamy2011-06-271-8/+4
* only pass tru NexusIndexer to create IndexingContext, this entry point take c...Olivier Lamy2011-06-271-2/+8
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-sche...Olivier Lamy2011-06-261-45/+62
* remove of plexus-spring : fix more tests and lucene consumers moduleOlivier Lamy2011-06-011-2/+7
* remove plexus-spring use : archiva-scheduler-indexingOlivier Lamy2011-05-301-19/+35
* [MRM-1345] MRM-1345 update use of Nexus indexer Jevica Arianne B. Zurbano2010-04-271-2/+3
* Merged /archiva/trunk:r885006-887051 (applied changes to scheduler manually d...Brett Porter2009-12-041-0/+2
* [MRM-1025] split the scheduler into modules to isolate database and indexer d...Brett Porter2009-11-191-0/+318