This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git.
from f0757c3 Switching new new repository content API for core consumers
new 4ee5773 Removing uncommented lines
new bf6ac66 Adding artifact version to artifact key
new 7c0b038 Removing API methods for repository content
new 404d688 Moving to new repository content API
new a4b60a3 Moving to new repository content API
new ae41cf5 Removing unused method
The 6 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:
.../core/repository/DaysOldRepositoryPurge.java | 5 --
.../repository/ManagedRepositoryContent.java | 65 ----------------
.../repository/content/base/ArchivaArtifact.java | 3 +-
.../repository/metadata/base/MetadataTools.java | 16 +++-
.../mock/ManagedRepositoryContentMock.java | 25 -------
.../scanner/mock/ManagedRepositoryContentMock.java | 25 -------
.../mock/ManagedRepositoryContentMock.java | 25 -------
.../content/ManagedDefaultRepositoryContent.java | 86 ----------------------
.../ManagedDefaultRepositoryContentTest.java | 20 +----
.../rest/services/DefaultRepositoriesService.java | 25 ++++++-
10 files changed, 39 insertions(+), 256 deletions(-)