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 b06b167 Adding new API methods for repository content. Still in
progress.
new 23737aa Change configuration to handle windows path restriction
new c4da6e8 use nio.Paths instead of io.File
new eb81361 Use nio Filesystem getPathMatcher
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:
.../configuration/DefaultArchivaConfiguration.java | 9 +-
.../apache/archiva/configuration/FileTypes.java | 11 +-
.../archiva/configuration/util/PathMatcher.java | 410 ---------------------
.../repository/AbstractRepositoryPurgeTest.java | 2 +-
4 files changed, 11 insertions(+), 421 deletions(-)
delete mode 100644
archiva-modules/archiva-base/archiva-configuration/src/main/java/org/apache/archiva/configuration/util/PathMatcher.java