svn commit: r1677354 - /maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm

2015-05-02 Thread mfriedenhagen
Author: mfriedenhagen Date: Sat May 2 20:53:27 2015 New Revision: 1677354 URL: http://svn.apache.org/r1677354 Log: Level is supported as of enforcer-1.4 Modified: maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm Modified: maven/enforcer/trunk/maven-enforcer-plugin/src/si

svn commit: r1677352 - in /maven/enforcer/trunk/maven-enforcer-plugin/src/main/java/org/apache/maven/plugins/enforcer: AbstractEnforceMojo.java EnforceMojo.java

2015-05-02 Thread mfriedenhagen
Author: mfriedenhagen Date: Sat May 2 20:46:55 2015 New Revision: 1677352 URL: http://svn.apache.org/r1677352 Log: Complete reversion of MENFORCER-159. Pull up formerly extracted AbstractEnforceMojo into EnforceMojo again. Removed: maven/enforcer/trunk/maven-enforcer-plugin/src/main/java/o

svn commit: r1677350 - /maven/plugins/trunk/maven-eclipse-plugin/src/site/apt/index.apt.vm

2015-05-02 Thread agudian
Author: agudian Date: Sat May 2 20:37:40 2015 New Revision: 1677350 URL: http://svn.apache.org/r1677350 Log: o Add a description that suggests using m2e instead of maven-eclipse-plugin, albeit acknowledging that there are still project setups where m-eclipse-p is more suitable. Modified: m

svn commit: r1677346 - in /maven/enforcer/trunk/maven-enforcer-plugin/src: it/projects/never-fail-on-recommendations/ main/java/org/apache/maven/plugins/enforcer/ main/resources/META-INF/m2e/

2015-05-02 Thread mfriedenhagen
Author: mfriedenhagen Date: Sat May 2 20:10:08 2015 New Revision: 1677346 URL: http://svn.apache.org/r1677346 Log: Start to revert MENFORCER-159 as it is superceded by MENFORCER-160. Unfortunately the patches for both issues were merged, but using levels is the recommended way, so remove the goa

svn commit: r1677345 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/ main/java/org/apache/maven/plugin/eclipse/reader/ test/java/org/apache/maven/plugin/

2015-05-02 Thread agudian
Author: agudian Date: Sat May 2 20:02:31 2015 New Revision: 1677345 URL: http://svn.apache.org/r1677345 Log: [MECLIPSE-757] Support JavaSE-1.7 / JavaSE-1.8 execution environment names and add an option to favour those standard JVM names instead of explicit JRE ids. Modified: maven/plugins

buildbot failure in ASF Buildbot on maven-site-staging

2015-05-02 Thread buildbot
The Buildbot has detected a new failure on builder maven-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/maven-site-staging/builds/332 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The AnyBran

buildbot success in ASF Buildbot on maven-site-staging

2015-05-02 Thread buildbot
The Buildbot has detected a restored build on builder maven-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/maven-site-staging/builds/333 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The AnyB

svn commit: r1677338 - /maven/site/trunk/content/markdown/issue-tracking.md

2015-05-02 Thread khmarbaise
Author: khmarbaise Date: Sat May 2 18:39:12 2015 New Revision: 1677338 URL: http://svn.apache.org/r1677338 Log: Removed link to Mavne Project Administration which does not exist. Modified: maven/site/trunk/content/markdown/issue-tracking.md Modified: maven/site/trunk/content/markdown/issue-

svn commit: r1677335 - /maven/site/trunk/content/markdown/docs/history.md.vm

2015-05-02 Thread khmarbaise
Author: khmarbaise Date: Sat May 2 18:16:07 2015 New Revision: 1677335 URL: http://svn.apache.org/r1677335 Log: Added Maven 3.3.3 to release history. Modified: maven/site/trunk/content/markdown/docs/history.md.vm Modified: maven/site/trunk/content/markdown/docs/history.md.vm URL: http://sv

maven git commit: MNG-5796 fix mvn.cmd execution when invoked at drive root

2015-05-02 Thread agudian
Repository: maven Updated Branches: refs/heads/master 4567c8319 -> f27c348bb MNG-5796 fix mvn.cmd execution when invoked at drive root Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f27c348b Tree: http://git-wip-us.apache

maven-surefire git commit: [SUREFIRE] fixed checkstyle

2015-05-02 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 858214580 -> 1bae26b8a [SUREFIRE] fixed checkstyle Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1bae26b8 Tree: http://git-wip-us.apache.or

maven-surefire git commit: [SUREFIRE] refactoring

2015-05-02 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 5c3a3138e -> 858214580 [SUREFIRE] refactoring Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/85821458 Tree: http://git-wip-us.apache.org/rep

[05/10] maven-surefire git commit: Check that inherited tests in suites are rerun correctly

2015-05-02 Thread tibordigana
Check that inherited tests in suites are rerun correctly Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8cf6e575 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8cf6e575 Diff: http://git-wip

[01/10] maven-surefire git commit: [SUREFIRE-1152] Support rerunFailingTestsCount for test suites Submitted by: Sean Flanigan

2015-05-02 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 710a3d58d -> 5c3a3138e [SUREFIRE-1152] Support rerunFailingTestsCount for test suites Submitted by: Sean Flanigan Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/m

[09/10] maven-surefire git commit: Merge branch 'SUREFIRE-1152' of https://github.com/seanf/maven-surefire into SUREFIRE-1152

2015-05-02 Thread tibordigana
Merge branch 'SUREFIRE-1152' of https://github.com/seanf/maven-surefire into SUREFIRE-1152 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9c480ec3 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire

[04/10] maven-surefire git commit: Check that inherited tests in suites are rerun correctly

2015-05-02 Thread tibordigana
Check that inherited tests in suites are rerun correctly Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/fc9c08ae Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/fc9c08ae Diff: http://git-wip

[08/10] maven-surefire git commit: Add review changes requested by Tibor Digana

2015-05-02 Thread tibordigana
Add review changes requested by Tibor Digana Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/78fb9b05 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/78fb9b05 Diff: http://git-wip-us.apache.o

[06/10] maven-surefire git commit: Support rerunFailingTestsCount for JUnit 4.7 test suites

2015-05-02 Thread tibordigana
Support rerunFailingTestsCount for JUnit 4.7 test suites Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/7552ea92 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/7552ea92 Diff: http://git-wip

[10/10] maven-surefire git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-surefire into SUREFIRE-1152

2015-05-02 Thread tibordigana
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-surefire into SUREFIRE-1152 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/5c3a3138 Tree: http://git-wip-us.apache.org/repos/asf/maven-

[03/10] maven-surefire git commit: Check that flaky tests are counted as such

2015-05-02 Thread tibordigana
Check that flaky tests are counted as such Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/62aa7983 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/62aa7983 Diff: http://git-wip-us.apache.org

[07/10] maven-surefire git commit: Merge remote-tracking branch 'origin/SUREFIRE-1152' into SUREFIRE-1152

2015-05-02 Thread tibordigana
Merge remote-tracking branch 'origin/SUREFIRE-1152' into SUREFIRE-1152 Conflicts: surefire-integration-tests/src/test/resources/surefire-1152-rerunFailingTestsCount-suite/src/test/java/jiras/surefire1152/FlakyParent.java Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/rep

[02/10] maven-surefire git commit: Add review changes requested by Tibor Digana

2015-05-02 Thread tibordigana
Add review changes requested by Tibor Digana Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/a561181a Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/a561181a Diff: http://git-wip-us.apache.o

svn commit: r1677292 - /maven/plugins/trunk/maven-checkstyle-plugin/src/site/fml/faq.fml

2015-05-02 Thread dennisl
Author: dennisl Date: Sat May 2 09:13:23 2015 New Revision: 1677292 URL: http://svn.apache.org/r1677292 Log: Specify the correct version. Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/fml/faq.fml Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/fml/faq.fml URL