Martin Stockhammer
586f3c3c2b
Adding archiva-modules site build changes for git migration
2018-11-04 13:34:47 +01:00
Martin Stockhammer
a2febcecd9
Generics and cleanup to reduce compiler warnings
2018-04-02 21:35:47 +02:00
Martin Stockhammer
f101252375
Reorganizing imports
2018-03-30 20:11:57 +02:00
Martin Stockhammer
9cd3c61340
Adding packedIndexDir
2018-03-29 23:47:13 +02:00
Martin Stockhammer
f18aa86c68
Adding packingIndexDir and event
2018-03-29 23:46:51 +02:00
Martin Stockhammer
0ef19fe338
Moving repo features to API module
2018-03-27 07:31:04 +02:00
Martin Stockhammer
c544376afb
Switching repository admin and dependent classes to RepositoryRegistry
...
RepositoryRegistry is used for indexing context now. There is still more work to do
to move the maven dependent parts into its own projects and update the dependencies.
2018-03-24 17:44:13 +01:00
Martin Stockhammer
7543d8149c
Updating indexmanager interface and completing test case
2017-11-21 20:52:43 +01:00
Martin Stockhammer
21f31d04c2
Switching path in indexer api to uri adding additional tests
2017-11-20 21:48:17 +01:00
Martin Stockhammer
754b2d5940
Adding local path to repository API
2017-11-20 08:20:42 +01:00
Martin Stockhammer
f4a2623aa0
Implementing artifact add and removal in IndexManager
2017-11-13 18:25:00 +01:00
Martin Stockhammer
a4c023ab05
Implementing indexer methods
2017-11-12 23:41:00 +01:00
Martin Stockhammer
c6e4e563d6
Implementation of new archivaindexer
...
Not finished yet, but uses the maven index service via spring dependency injection
Moving some maven specific classes to subpackages
2017-11-11 00:07:56 +01:00
Martin Stockhammer
8f520999ff
Adding indexmanager changes
2017-11-09 19:11:44 +01:00
Martin Stockhammer
6899bc54a7
Fxing unit tests for RepositoryRegistry
2017-11-09 19:10:21 +01:00
Martin Stockhammer
e4af2d6c41
Moving some interfaces to the repository-api module
2017-11-09 17:32:45 +01:00
Martin Stockhammer
e2cdbc2b72
Rearranging modules and adding indexer api
...
Combining the indexer api and repository api into archiva-repository-api
They have bidirectional dependencies so they are put together in one module.
Adding new classes for a generalized indexer api that will be used for interfaces
and implementation independent tasks.
2017-11-08 22:59:33 +01:00