]> source.dussan.org Git - archiva.git/commit
PR: MRM-59
authorEdwin L. Punzalan <epunzalan@apache.org>
Sat, 25 Feb 2006 00:17:39 +0000 (00:17 +0000)
committerEdwin L. Punzalan <epunzalan@apache.org>
Sat, 25 Feb 2006 00:17:39 +0000 (00:17 +0000)
commit76e034ab47da88fcecb01fdcc20c655058b965d4
treec74b87d976365018febd2a3321af5cd42c035130
parentc810070fd71f8a7fe0c9030599bf8705a3264c39
PR: MRM-59

Made the proxy able to respond to m1 path requests

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@380871 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
maven-repository-proxy/src/main/java/org/apache/maven/repository/proxy/DefaultProxyManager.java
maven-repository-proxy/src/main/java/org/apache/maven/repository/proxy/ProxyManagerFactory.java
maven-repository-proxy/src/main/java/org/apache/maven/repository/proxy/configuration/ProxyConfiguration.java
maven-repository-proxy/src/test/java/org/apache/maven/repository/proxy/LegacyProxyManagerTest.java [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/checksumed-md5/repository/file.txt [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/checksumed-md5/repository/file.txt.md5 [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/checksumed-sha1/repository/file.txt [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/checksumed-sha1/repository/file.txt.sha1 [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/commons-logging/jars/commons-logging-1.0.jar [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/commons-logging/jars/commons-logging-1.0.jar.md5 [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/commons-logging/poms/commons-logging-1.0.pom [new file with mode: 0644]
maven-repository-proxy/src/test/m1-remote-repo/not-standard/repository/file.txt [new file with mode: 0644]