Author: brett
Date: Sat Aug 12 21:12:06 2006
New Revision: 431143
URL: http://svn.apache.org/viewvc?rev=431143&view=rev
Log:
[MRM-138] add expiry to failure cache
Modified:
maven/repository-manager/trunk/maven-repository-proxy/src/main/java/org/apache/maven/repository/proxy/DefaultProxyReque
Author: brett
Date: Sat Aug 12 20:01:51 2006
New Revision: 431138
URL: http://svn.apache.org/viewvc?rev=431138&view=rev
Log:
[MRM-138] add web configuration for hardFail and cacheFailures
Modified:
maven/repository-manager/trunk/maven-repository-configuration/src/main/mdo/configuration.mdo
Author: brett
Date: Sat Aug 12 19:51:39 2006
New Revision: 431137
URL: http://svn.apache.org/viewvc?rev=431137&view=rev
Log:
[MRM-138] add more proxy tests, and fix a bug where a cached failure would not
trigger a hard failure on a repository configured to
Modified:
maven/repository-manager
Author: brett
Date: Sat Aug 12 19:22:06 2006
New Revision: 431135
URL: http://svn.apache.org/viewvc?rev=431135&view=rev
Log:
[MRM-138] add more proxy tests
Added:
maven/repository-manager/trunk/maven-repository-proxy/src/test/java/org/apache/maven/repository/proxy/WagonDelegate.java
(with
Author: brett
Date: Sat Aug 12 15:17:30 2006
New Revision: 431101
URL: http://svn.apache.org/viewvc?rev=431101&view=rev
Log:
update the eclipse codestyle
Modified:
maven/site/trunk/src/site/apt/guides/development/guide-m2-development.apt
maven/site/trunk/src/site/resources/developers/mave
Author: mperham
Date: Sat Aug 12 11:02:29 2006
New Revision: 431062
URL: http://svn.apache.org/viewvc?rev=431062&view=rev
Log:
PR: MPMD-38
Refactor excludes to work with both PMD and CPD
Modified:
maven/plugins/trunk/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/AbstractPmdRepor
Author: brett
Date: Sat Aug 12 06:00:14 2006
New Revision: 431029
URL: http://svn.apache.org/viewvc?rev=431029&view=rev
Log:
[MRM-138] begin to flesh out proxy tests. Some bugs carried over from previous
version already found have been noted.
Added:
maven/repository-manager/trunk/maven-repos