This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch feature/storage_refactoring
in repository https://gitbox.apache.org/repos/asf/archiva.git.
from 836ef6a Fixing search test
new 9148a98 Setting directory hint for root path of asset
new fd48fb5 Adding null checks for index manager
new 98b437b Migrating servlet to repository registry usage
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../repository/storage/FilesystemAsset.java | 4 ++
.../archiva/indexer/maven/MavenIndexManager.java | 16 ++++++--
.../apache/archiva/webdav/RepositoryServlet.java | 48 +---------------------
.../webdav/AbstractRepositoryServletTestCase.java | 11 +++--
.../archiva/webdav/RepositoryServletTest.java | 7 ++--
5 files changed, 28 insertions(+), 58 deletions(-)