svn commit: r431143 - in /maven/repository-manager/trunk/maven-repository-proxy/src: main/java/org/apache/maven/repository/proxy/ test/java/org/apache/maven/repository/proxy/

2006-08-12 Thread brett
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

svn commit: r431138 - in /maven/repository-manager/trunk: maven-repository-configuration/src/main/mdo/ maven-repository-webapp/src/main/webapp/WEB-INF/jsp/admin/ maven-repository-webapp/src/main/webap

2006-08-12 Thread brett
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

svn commit: r431137 - in /maven/repository-manager/trunk/maven-repository-proxy/src: main/java/org/apache/maven/repository/proxy/DefaultProxyRequestHandler.java test/java/org/apache/maven/repository/p

2006-08-12 Thread brett
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

svn commit: r431135 - in /maven/repository-manager/trunk: maven-repository-configuration/src/test/java/org/apache/maven/repository/configuration/ maven-repository-proxy/ maven-repository-proxy/src/mai

2006-08-12 Thread brett
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

svn commit: r431101 - in /maven/site/trunk/src/site: apt/guides/development/guide-m2-development.apt resources/developers/maven-eclipse-codestyle.xml

2006-08-12 Thread brett
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

svn commit: r431062 - in /maven/plugins/trunk/maven-pmd-plugin/src: main/java/org/apache/maven/plugin/pmd/ site/apt/ test/java/org/apache/maven/plugin/pmd/ test/resources/unit/custom-configuration/

2006-08-12 Thread mperham
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

svn commit: r431029 - in /maven/repository-manager/trunk/maven-repository-proxy/src: main/java/org/apache/maven/repository/proxy/ test/java/org/apache/maven/repository/proxy/ test/java/org/apache/mave

2006-08-12 Thread brett
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