]> source.dussan.org Git - archiva.git/commit
[MRM-1448] additional '.' in the classifier & extension should be attributed to the...
authorBrett Porter <brett@apache.org>
Fri, 31 Dec 2010 00:53:23 +0000 (00:53 +0000)
committerBrett Porter <brett@apache.org>
Fri, 31 Dec 2010 00:53:23 +0000 (00:53 +0000)
commit91a012ebdd549e877a7cadd6774bce2eaba59170
tree185e14352d574531136e3b627bfa50a5371480d4
parent8aacc3cd0b9612a39e7cc5ffded984c845330f3e
[MRM-1448] additional '.' in the classifier & extension should be attributed to the extension instead of the classifier.

Note that existing records will not be updated - the repository may need to be re-scanned to reflect the change.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1054034 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-base/archiva-repository-layer/src/main/java/org/apache/maven/archiva/repository/content/DefaultPathParser.java
archiva-modules/archiva-base/archiva-repository-layer/src/test/java/org/apache/maven/archiva/repository/content/DefaultPathParserTest.java
archiva-modules/plugins/maven2-repository/src/main/java/org/apache/archiva/metadata/repository/storage/maven2/Maven2RepositoryPathTranslator.java