This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git.
from 91b979d Updating slf4j version too
new 51f9d78 Adding additional parameter for artifact search
new 90e3680 Fixing redirect url for certain cases
The 2 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:
.../indexer/search/MavenRepositorySearch.java | 4 +-
.../archiva/rest/api/services/SearchService.java | 21 ++-
.../archiva/rest/services/AbstractRestService.java | 13 ++
.../rest/services/DefaultSearchService.java | 208 +++++++++++----------
.../DownloadArtifactFromQueryTest.java | 6 +-
5 files changed, 144 insertions(+), 108 deletions(-)