svn commit: r1719656 - /maven/plugins/trunk/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.java

2015-12-12 Thread hboutemy
Author: hboutemy Date: Sat Dec 12 11:25:41 2015 New Revision: 1719656 URL: http://svn.apache.org/viewvc?rev=1719656=rev Log: [MSITE-753] removed deprecated template and templateDirectory parameters Modified:

svn commit: r1719676 - in /maven/doxia/doxia/trunk: doxia-core/src/main/java/org/apache/maven/doxia/parser/ doxia-core/src/main/java/org/apache/maven/doxia/sink/ doxia-core/src/test/java/org/apache/ma

2015-12-12 Thread schulte
Author: schulte Date: Sat Dec 12 12:36:57 2015 New Revision: 1719676 URL: http://svn.apache.org/viewvc?rev=1719676=rev Log: [DOXIA-532] Updated handling of comments. o Updated to process comments as is without any trimming or addition of whitespace. Modified:

svn commit: r1719661 - /maven/plugins/trunk/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/AbstractSiteMojo.java

2015-12-12 Thread hboutemy
Author: hboutemy Date: Sat Dec 12 11:39:38 2015 New Revision: 1719661 URL: http://svn.apache.org/viewvc?rev=1719661=rev Log: added explicit default value to make it more clear (without changing behaviour AFAIK) Modified:

svn commit: r1719653 - in /maven/doxia/doxia/trunk: doxia-core/src/main/java/org/apache/maven/doxia/markup/ doxia-core/src/main/java/org/apache/maven/doxia/parser/ doxia-core/src/main/java/org/apache/

2015-12-12 Thread schulte
Author: schulte Date: Sat Dec 12 11:23:49 2015 New Revision: 1719653 URL: http://svn.apache.org/viewvc?rev=1719653=rev Log: [DOXIA-532] Support for server side includes. o Reverted last commit. See

maven-surefire git commit: [SUREFIRE] refactoring

2015-12-12 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 26a773387 -> 68d00aad4 [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/68d00aad Tree:

svn commit: r1719715 - in /maven/doxia/doxia/trunk: doxia-core/src/main/java/org/apache/maven/doxia/sink/ doxia-core/src/test/java/org/apache/maven/doxia/sink/ doxia-modules/doxia-module-apt/src/test/

2015-12-12 Thread schulte
Author: schulte Date: Sat Dec 12 17:16:29 2015 New Revision: 1719715 URL: http://svn.apache.org/viewvc?rev=1719715=rev Log: [DOXIA-532] Updated handling of comments. o Updated to correctly write comments ending with '-'. Modified:

[1/2] maven-integration-testing git commit: o Updated to run the ITs using the POSIX locale.

2015-12-12 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/master fba72aed2 -> a6aca2894 o Updated to run the ITs using the POSIX locale. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

[2/2] maven-integration-testing git commit: [MNG-2199] Support version ranges in parent elements

2015-12-12 Thread schulte
[MNG-2199] Support version ranges in parent elements o Updated the ITs to correctly detect parent resolution failures. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/a6aca289 Tree:

maven git commit: [MNG-2199] Support version ranges in parent elements

2015-12-12 Thread schulte
Repository: maven Updated Branches: refs/heads/master 8c863b01a -> 62629c9bc [MNG-2199] Support version ranges in parent elements o Updated to remove version range resolution logic obsolete since 3.2.3. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven git commit: [MNG-5904] Remove the whole Ant Build Reduced minimum to build Maven itself to 3.0.5 related to Maven < 3.3.1 we have to use something different than maven.home otherwise maven.home

2015-12-12 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/master 62629c9bc -> 20b741691 [MNG-5904] Remove the whole Ant Build Reduced minimum to build Maven itself to 3.0.5 related to Maven < 3.3.1 we have to use something different than maven.home otherwise maven.home will interfere with maven.home from

svn commit: r1719719 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2015-12-12 Thread khmarbaise
Author: khmarbaise Date: Sat Dec 12 18:59:30 2015 New Revision: 1719719 URL: http://svn.apache.org/viewvc?rev=1719719=rev Log: [MDEP-511] Upgrade maven-common-artifact-filters to 3.0.0 Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified:

svn commit: r1719721 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

2015-12-12 Thread khmarbaise
Author: khmarbaise Date: Sat Dec 12 19:04:54 2015 New Revision: 1719721 URL: http://svn.apache.org/viewvc?rev=1719721=rev Log: [MDEP-512] Removed unused dependency to maven-invoker component. Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified:

svn commit: r1719725 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml

2015-12-12 Thread khmarbaise
Author: khmarbaise Date: Sat Dec 12 19:29:14 2015 New Revision: 1719725 URL: http://svn.apache.org/viewvc?rev=1719725=rev Log: [MEJB-90] Upgrade commons-io to 2.4 Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml URL:

maven git commit: [MNG-2199] Support version ranges in parent elements

2015-12-12 Thread schulte
Repository: maven Updated Branches: refs/heads/master 0ff45140a -> 8c863b01a [MNG-2199] Support version ranges in parent elements o Updated to write resolved parent version ranges into the effective model when not read locally using 'relativePath'. Project:

svn commit: r1719729 - /maven/plugins/trunk/maven-install-plugin/pom.xml

2015-12-12 Thread khmarbaise
Author: khmarbaise Date: Sat Dec 12 20:03:19 2015 New Revision: 1719729 URL: http://svn.apache.org/viewvc?rev=1719729=rev Log: [MINSTALL-117] Upgrade maven-shared-utils to 3.0.0 Modified: maven/plugins/trunk/maven-install-plugin/pom.xml Modified:

maven-surefire git commit: [SUREFIRE] refactoring

2015-12-12 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 9cefb7ba4 -> af4414138 [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/af441413 Tree:

svn commit: r1719739 - /maven/project/KEYS

2015-12-12 Thread schulte
Author: schulte Date: Sat Dec 12 21:53:21 2015 New Revision: 1719739 URL: http://svn.apache.org/viewvc?rev=1719739=rev Log: o Updated to add the PGP key of 'schu...@apache.org'. Modified: maven/project/KEYS Modified: maven/project/KEYS URL:

[2/2] maven-surefire git commit: [SUREFIRE-1208] Start stream capture before loading tests

2015-12-12 Thread tibordigana
[SUREFIRE-1208] Start stream capture before loading tests Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9cefb7ba Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/9cefb7ba Diff:

[1/2] maven-surefire git commit: [SUREFIRE] refactoring

2015-12-12 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 68d00aad4 -> 9cefb7ba4 [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/b2bf3b08 Tree:

maven-integration-testing git commit: o Updated to set LC_ALL=C in addition to LANG=C to run the ITs using the POSIX locale.

2015-12-12 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/master a6aca2894 -> 30ecf2e07 o Updated to set LC_ALL=C in addition to LANG=C to run the ITs using the POSIX locale. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: