14 Commits (292dbe1bb4323dd299d36b78f37d9c1d55c889f8)

Autor SHA1 Mensaje Fecha
  Martin Stockhammer 292dbe1bb4 Migration to remote repository handler hace 2 años
  Martin Stockhammer 3e959d5b07 Refactoring repository registry hace 2 años
  Martin Stockhammer bf219edd16 Refactoring of repository classes hace 2 años
  Martin Stockhammer 0ce53483a8 Centralizing repository group handling. First part. hace 3 años
  Martin Stockhammer 6c519af1f0 Removing redundant method for root dir hace 4 años
  Martin Stockhammer de76d28cab Adding getroot method for repository hace 4 años
  Martin Stockhammer 5d90a2102d Renaming packages to make them distinct over modules hace 4 años
  Martin Stockhammer 6766beb8ac Extracting interface from RepositoryRegistry hace 4 años
  Martin Stockhammer c56ce11c20 Fixing unit tests hace 4 años
  Martin Stockhammer bb3b074aaf Refactoring to StorageAsset access hace 4 años
  Martin Stockhammer d599b89e3d Removing usage of Repository.getLocalPath hace 4 años
  Martin Stockhammer 830ea54e0c Moving storage api to repository level hace 5 años
  Martin Stockhammer 380c152114 Using storageAsset for Index API hace 5 años
  Martin Stockhammer a13bfb5a01 Moving maven specific modules hace 5 años
  Martin Stockhammer f9073a2c7d Improving tests to make them idempotent. hace 5 años
  Martin Stockhammer 4b6ee0e554 Extracting maven specific scheduler part to single module hace 6 años
  Martin Stockhammer 98236b99cb Switching to apache commons collections4 hace 6 años
  Martin Stockhammer 8cb4ef0aea Cleaning up indexing task hace 6 años
  Martin Stockhammer 9cd3c61340 Adding packedIndexDir hace 6 años
  Martin Stockhammer c544376afb Switching repository admin and dependent classes to RepositoryRegistry hace 6 años
  Martin Stockhammer 754b2d5940 Adding local path to repository API hace 6 años
  Martin Stockhammer 32ff2ca265 Adapting the scheduler to the new repository api hace 6 años
  Martin Stockhammer f886688c25 Migrating scheduler to java.nio hace 6 años
  olivier lamy 623eb062da shaded package changed hace 6 años
  olivier lamy 8a76b99641 more progress on oak lucene shaded hace 6 años
  olivier lamy 003d5794a8 more progress on new maven indexer version hace 6 años
  Olivier Lamy bb30140719 using more java.nio.file hace 10 años
  Eric Barboni 99117364be one move for all remaining override annotation hace 10 años
  Olivier Lamy 67f7fee51c ensure file are cleaned before test for folks who do not use clean and break the build (folks like me I mean :-)) hace 11 años
  Olivier Lamy 46b69ff5f0 improve unit test with testing packed index files are really created hace 11 años
  Olivier Lamy 7756665404 test last maven indexer version hace 11 años
  Olivier Lamy 2d46562c83 no need to delete index directories maven indexer does it hace 12 años
  Olivier Lamy bf52af4760 change package for those test utils hace 12 años
  Olivier Lamy 1484a3316a [MRM-1638] Improve unit test for archiva build hace 12 años
  Olivier Lamy d16e1fdf91 fix junit as now non absolute path is replace with appserver.base as parent hace 12 años
  Olivier Lamy baaa23f092 remove this ugly static method hace 12 años
  Olivier Lamy c8ef0abdec [MRM-1520] remove duplicate beans : move model beans to a single package hace 12 años
  Olivier Lamy 92f181109d fix index optimize default index location hace 12 años
  Olivier Lamy 919a5ac3eb [MRM-1504] Add a new module for repository administration management hace 12 años
  Olivier Lamy 0ea6774509 fix unit test, ArtifactIndexingTask has now a new field onlyUpdate to prevent full scan after only adding a file hace 13 años
  Olivier Lamy c7607a63e5 a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassLoader as TCL to be able to use lookupList hace 13 años
  Olivier Lamy 1776b31a4b cleanup creation of IndexCreator with using the container rather than using default constructors hace 13 años
  Olivier Lamy bb80f7ba1a context close already done in tearDown hace 13 años
  Olivier Lamy f124a475e9 fix unit tests by using NexusIndexer facade to manipulate index datas : adding/removing artifacts hace 13 años
  Olivier Lamy 7f9e6e70e9 take of already existing context to prevent lucene locks hace 13 años
  Olivier Lamy 8233856ae4 retrieve IndexSearcher from NexusIndexer instead of manual creation to prevent lucene locks hace 13 años
  Olivier Lamy 23d74d0956 only pass tru NexusIndexer to create IndexingContext, this entry point take care of lucene locks : still some changes to do in junit to prevent lock hace 13 años
  Olivier Lamy 0265e37707 [MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-scheduler-indexing compilation hace 13 años
  Olivier Lamy 0cc1e8563e remove of plexus-spring : fix more tests and lucene consumers module hace 13 años
  Olivier Lamy 39ecc7836c remove plexus-spring use : archiva-scheduler-indexing hace 13 años