svn commit: r826985 - /maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/it/AbstractEclipsePluginIT.java

2009-10-20 Thread nicolas
Author: nicolas Date: Tue Oct 20 07:49:24 2009 New Revision: 826985 URL: http://svn.apache.org/viewvc?rev=826985view=rev Log: fix IT tests when env configured by default to download sources Modified:

svn commit: r827765 - in /maven/plugins/trunk/maven-invoker-plugin/src: it/selector-scripts/ it/selector-scripts/src/it/jre-version-match/ it/selector-scripts/src/it/jre-version-mismatch/ it/selector-

2009-10-20 Thread stephenc
Author: stephenc Date: Tue Oct 20 19:18:02 2009 New Revision: 827765 URL: http://svn.apache.org/viewvc?rev=827765view=rev Log: Implements MINVOKER-95 Added: maven/plugins/trunk/maven-invoker-plugin/src/it/selector-scripts/ (props changed) - copied from r826599,

svn commit: r827773 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/it: checkstyle-goal/verify.groovy checkstyle-report/verify.groovy

2009-10-20 Thread dennisl
Author: dennisl Date: Tue Oct 20 19:59:51 2009 New Revision: 827773 URL: http://svn.apache.org/viewvc?rev=827773view=rev Log: [MCHECKSTYLE-105] Update to Checkstyle 5.0 - Fix ITs. Checkstyle 5 doesn't count package.html when it is counting files. Modified:

svn propchange: r827765 - svn:log

2009-10-20 Thread stephenc
Author: stephenc Revision: 827765 Modified property: svn:log Modified: svn:log at Tue Oct 20 20:16:40 2009 -- --- svn:log (original) +++ svn:log Tue Oct 20 20:16:40 2009 @@ -1 +1,3 @@ -Implements MINVOKER-95

svn commit: r827777 - in /maven/plugins/trunk/maven-invoker-plugin/src: it/selector-scripts/src/it/script-ret-false/ it/selector-scripts/src/it/script-ret-other/ it/selector-scripts/src/it/script-ret-

2009-10-20 Thread stephenc
Author: stephenc Date: Tue Oct 20 20:22:28 2009 New Revision: 82 URL: http://svn.apache.org/viewvc?rev=82view=rev Log: [MINVOKER-95] Committing some tidy-up's suggested by Benjamin Bentmann Modified:

svn commit: r827792 - in /maven/maven-3/trunk: maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-compat/src/main/java/org/apache/maven/repository/ maven-compat/src/main/java/org/apa

2009-10-20 Thread bentmann
Author: bentmann Date: Tue Oct 20 21:08:08 2009 New Revision: 827792 URL: http://svn.apache.org/viewvc?rev=827792view=rev Log: [MNG-4186] Provide an exact pointer to documentation specific to each known exception that can occur Added:

svn commit: r827803 - in /maven/resources/trunk/apache-source-release-assembly-descriptor/src: main/resources/assemblies/ test/java/org/apache/its/ test/resources/output-dir-contains-src-name/ test/re

2009-10-20 Thread bentmann
Author: bentmann Date: Tue Oct 20 21:26:49 2009 New Revision: 827803 URL: http://svn.apache.org/viewvc?rev=827803view=rev Log: o Fixed assembly descriptor to exclude paths like target/test-classes/project/src/pom.xml Added:

svn commit: r827805 - in /maven/plugins/trunk/maven-assembly-plugin: ./ src/it/projects/file-sets/excludes-using-regex/ src/it/projects/file-sets/excludes-using-regex/child/target/classes/ src/it/proj

2009-10-20 Thread bentmann
Author: bentmann Date: Tue Oct 20 21:28:08 2009 New Revision: 827805 URL: http://svn.apache.org/viewvc?rev=827805view=rev Log: [MASSEMBLY-446] apache-source-release-assembly DOES NOT exclude target/** in maven-remote-resources-plugin build Added: