svn commit: r1614228 - /maven/site/trunk/content/resources/extpaths.txt

2014-07-28 Thread brett
Author: brett Date: Tue Jul 29 00:35:36 2014 New Revision: 1614228 URL: http://svn.apache.org/r1614228 Log: move maven-1.x to archives Modified: maven/site/trunk/content/resources/extpaths.txt Modified: maven/site/trunk/content/resources/extpaths.txt URL: http://svn.apache.org/viewvc/maven/

svn commit: r1614227 - /maven/site/trunk/pom.xml

2014-07-28 Thread brett
Author: brett Date: Tue Jul 29 00:21:20 2014 New Revision: 1614227 URL: http://svn.apache.org/r1614227 Log: remove old site deployment information and old 20x property Modified: maven/site/trunk/pom.xml Modified: maven/site/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/po

svn commit: r1614226 - in /maven/site/trunk/content: filtered-resources/.htaccess xdoc/index.xml.vm

2014-07-28 Thread brett
Author: brett Date: Tue Jul 29 00:21:05 2014 New Revision: 1614226 URL: http://svn.apache.org/r1614226 Log: pointer to archived documentation removed from nav, and add redirects. Clean up old redirects to 20x documentation that is also EOL Modified: maven/site/trunk/content/filtered-resources

svn commit: r1614224 - /maven/pom/trunk/maven/src/site/site.xml

2014-07-28 Thread brett
Author: brett Date: Tue Jul 29 00:17:10 2014 New Revision: 1614224 URL: http://svn.apache.org/r1614224 Log: remove Maven 1.x from nav, per EOL announcement Modified: maven/pom/trunk/maven/src/site/site.xml Modified: maven/pom/trunk/maven/src/site/site.xml URL: http://svn.apache.org/viewvc/m

svn commit: r1614203 - /maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml

2014-07-28 Thread hboutemy
Author: hboutemy Date: Mon Jul 28 22:09:57 2014 New Revision: 1614203 URL: http://svn.apache.org/r1614203 Log: [MCHECKSTYLE-243] log check violations to console by default Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml Modified: maven/plugins/trunk/maven-chec

svn commit: r1614202 - /maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java

2014-07-28 Thread hboutemy
Author: hboutemy Date: Mon Jul 28 22:07:43 2014 New Revision: 1614202 URL: http://svn.apache.org/r1614202 Log: [MCHECKSTYLE-243] log check violations to console by default Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolati

svn commit: r1614200 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: it/check-pass/ it/check-pass/src/main/java/org/ main/java/org/apache/maven/plugin/checkstyle/ test/java/org/apache/maven/plu

2014-07-28 Thread hboutemy
Author: hboutemy Date: Mon Jul 28 22:01:36 2014 New Revision: 1614200 URL: http://svn.apache.org/r1614200 Log: [MCHECKSTYLE-242] added fine grained igore of violations Added: maven/plugins/trunk/maven-checkstyle-plugin/src/test/java/org/apache/maven/plugin/checkstyle/RuleUtilTest.java (wi

svn commit: r1614192 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2014-07-28 Thread dennisl
Author: dennisl Date: Mon Jul 28 21:40:12 2014 New Revision: 1614192 URL: http://svn.apache.org/r1614192 Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml URL: http

svn commit: r1614191 - /maven/plugins/tags/maven-pmd-plugin-3.2/

2014-07-28 Thread dennisl
Author: dennisl Date: Mon Jul 28 21:40:06 2014 New Revision: 1614191 URL: http://svn.apache.org/r1614191 Log: [maven-release-plugin] copy for tag maven-pmd-plugin-3.2 Added: maven/plugins/tags/maven-pmd-plugin-3.2/ - copied from r1614190, maven/plugins/trunk/maven-pmd-plugin/

svn commit: r1614190 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2014-07-28 Thread dennisl
Author: dennisl Date: Mon Jul 28 21:39:28 2014 New Revision: 1614190 URL: http://svn.apache.org/r1614190 Log: [maven-release-plugin] prepare release maven-pmd-plugin-3.2 Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml URL: http:/

svn commit: r1614188 - /maven/plugins/trunk/maven-pmd-plugin/src/site/apt/index.apt.vm

2014-07-28 Thread dennisl
Author: dennisl Date: Mon Jul 28 21:30:16 2014 New Revision: 1614188 URL: http://svn.apache.org/r1614188 Log: [MPMD-188] Require Java 6 Modified: maven/plugins/trunk/maven-pmd-plugin/src/site/apt/index.apt.vm Modified: maven/plugins/trunk/maven-pmd-plugin/src/site/apt/index.apt.vm URL: http

[2/2] git commit: close stream

2014-07-28 Thread olamy
close stream Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/8aba9ff6 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/8aba9ff6 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/8aba9ff6 Branch: r

[1/2] git commit: minor performance improvement from sonar analysis

2014-07-28 Thread olamy
Repository: maven-scm Updated Branches: refs/heads/master e98f33452 -> 8aba9ff62 minor performance improvement from sonar analysis Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/db59b772 Tree: http://git-wip-us.ap

git commit: modernise Jetty configuration

2014-07-28 Thread brett
Repository: maven-surefire Updated Branches: refs/heads/master dbf8ef9b2 -> 1cdf49dc2 modernise Jetty configuration Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1cdf49dc Tree: http://git-wip-us.apache.