svn commit: r1706743 - in /maven/plugins/branches/maven-assembly-plugin-2.x: ./ src/it/projects/basic-features/formats/ src/it/projects/basic-features/formats/src/assemblies/ src/main/java/org/apache/

2015-10-04 Thread bimargulies
Author: bimargulies Date: Mon Oct 5 00:46:32 2015 New Revision: 1706743 URL: http://svn.apache.org/viewvc?rev=1706743&view=rev Log: MASSEMBLY-780: backport - -which required the backport of plexus archiver 3.0.1. Modified: maven/plugins/branches/maven-assembly-plugin-2.x/ (props changed)

maven-surefire git commit: [SUREFIRE] improvde site documentation

2015-10-04 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master dbc4f5b2d -> 5a079a277 [SUREFIRE] improvde site documentation Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/5a079a27 Tree: http://git-wip-u

svn commit: r1706730 - /maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 21:53:10 2015 New Revision: 1706730 URL: http://svn.apache.org/viewvc?rev=1706730&view=rev Log: Upgrade to Java 1.6 Modified: maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml Modified: maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml URL:

svn commit: r1706728 - /maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml

2015-10-04 Thread bimargulies
Author: bimargulies Date: Sun Oct 4 21:28:00 2015 New Revision: 1706728 URL: http://svn.apache.org/viewvc?rev=1706728&view=rev Log: fix scm for improved branch path in svn. Modified: maven/plugins/branches/maven-assembly-plugin-2.x/pom.xml Modified: maven/plugins/branches/maven-assembly-plu

svn commit: r1706727 - in /maven/plugins/branches: maven-assembly-plugin-2.5/ maven-assembly-plugin-2.x/

2015-10-04 Thread bimargulies
Author: bimargulies Date: Sun Oct 4 21:26:06 2015 New Revision: 1706727 URL: http://svn.apache.org/viewvc?rev=1706727&view=rev Log: fix name of branch Added: maven/plugins/branches/maven-assembly-plugin-2.x/ (props changed) - copied from r1706726, maven/plugins/branches/maven-assembl

svn commit: r1706726 - /maven/plugins/branches/maven-assembly-plugin-2.5/pom.xml

2015-10-04 Thread bimargulies
Author: bimargulies Date: Sun Oct 4 21:25:35 2015 New Revision: 1706726 URL: http://svn.apache.org/viewvc?rev=1706726&view=rev Log: set up on branch. Modified: maven/plugins/branches/maven-assembly-plugin-2.5/pom.xml Modified: maven/plugins/branches/maven-assembly-plugin-2.5/pom.xml URL: h

svn commit: r1706725 - /maven/plugins/branches/maven-assembly-plugin-2.5/

2015-10-04 Thread bimargulies
Author: bimargulies Date: Sun Oct 4 21:22:41 2015 New Revision: 1706725 URL: http://svn.apache.org/viewvc?rev=1706725&view=rev Log: create a 2.5.x branch for the maven-assembly-plugin. Added: maven/plugins/branches/maven-assembly-plugin-2.5/ (props changed) - copied from r1706724, ma

maven-surefire git commit: [SUREFIRE] fixed build (exec time of tests == timeout => cannot guarantee timeout to fail)

2015-10-04 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 9b5752f99 -> dbc4f5b2d [SUREFIRE] fixed build (exec time of tests == timeout => cannot guarantee timeout to fail) Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/

svn commit: r1706724 - /maven/shared/trunk/maven-shared-utils/

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 20:49:31 2015 New Revision: 1706724 URL: http://svn.apache.org/viewvc?rev=1706724&view=rev Log: Removed dependency-reduced-pom.xml from svn:ignore Modified: maven/shared/trunk/maven-shared-utils/ (props changed) Propchange: maven/shared/trunk/maven-share

svn commit: r1706723 - in /maven/shared/trunk/maven-shared-utils/src: main/java/org/apache/maven/shared/utils/cli/javatool/ main/java/org/apache/maven/shared/utils/xml/ test/java/org/apache/maven/shar

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 20:32:01 2015 New Revision: 1706723 URL: http://svn.apache.org/viewvc?rev=1706723&view=rev Log: Cleaned up warnings etc. Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/javatool/AbstractJavaTool.java mav

[2/5] maven-surefire git commit: [SUREFIRE] fixed printing double summary string " sec"

2015-10-04 Thread tibordigana
[SUREFIRE] fixed printing double summary string " sec" Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/e0013166 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/e0013166 Diff: http://git-wip-u

[3/5] maven-surefire git commit: [SUREFIRE] skipped jar-plugin, install-plugin in IT and IT setup

2015-10-04 Thread tibordigana
[SUREFIRE] skipped jar-plugin, install-plugin in IT and IT setup Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/4671e6b3 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4671e6b3 Diff: http:/

[5/5] maven-surefire git commit: [SUREFIRE-1181] "forkedProcessTimeoutInSeconds" does not kill forked JVM although interrupted build

2015-10-04 Thread tibordigana
[SUREFIRE-1181] "forkedProcessTimeoutInSeconds" does not kill forked JVM although interrupted build Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9b5752f9 Tree: http://git-wip-us.apache.org/repos/asf/maven

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

2015-10-04 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 3dba8e7bd -> 9b5752f99 [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/41761c1d Tree: http://git-wip-us.apache.org/rep

[4/5] maven-surefire git commit: [SUREFIRE] skipped jar-plugin, install-plugin in IT and IT setup

2015-10-04 Thread tibordigana
[SUREFIRE] skipped jar-plugin, install-plugin in IT and IT setup Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/225e3cbe Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/225e3cbe Diff: http:/

svn commit: r1706721 - /maven/shared/trunk/maven-shared-utils/pom.xml

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 19:44:43 2015 New Revision: 1706721 URL: http://svn.apache.org/viewvc?rev=1706721&view=rev Log: [MSHARED-442] followup removed dependency-reduced-pom.xml from rat-plugin configuration. Modified: maven/shared/trunk/maven-shared-utils/pom.xml Modified: mave

svn commit: r1706718 - in /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils: ./ cli/javatool/ cli/shell/ introspection/ io/ xml/

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 19:37:01 2015 New Revision: 1706718 URL: http://svn.apache.org/viewvc?rev=1706718&view=rev Log: Cleaned up checkstyle issues. Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/Expand.java maven/shared/trunk/ma

svn commit: r1706715 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: it/MCHECKSTYLE-295/ it/inlinerules/ main/java/org/apache/maven/plugin/checkstyle/ site/apt/examples/

2015-10-04 Thread dennisl
Author: dennisl Date: Sun Oct 4 19:06:12 2015 New Revision: 1706715 URL: http://svn.apache.org/viewvc?rev=1706715&view=rev Log: [MCHECKSTYLE-302] Using inline configuration does not work with Maven 2.2.1 - Document the behavior - Do not run ITs that uses inline configuration unless the Maven vers

svn commit: r1706713 - in /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli: ./ javatool/ shell/

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 18:30:03 2015 New Revision: 1706713 URL: http://svn.apache.org/viewvc?rev=1706713&view=rev Log: Cleaned up checkstyle reported issues. Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/WriterStreamConsumer.java

svn commit: r1706708 - /maven/shared/trunk/maven-shared-utils/pom.xml

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 17:56:07 2015 New Revision: 1706708 URL: http://svn.apache.org/viewvc?rev=1706708&view=rev Log: [MSHARED-442] Remove shading of artifact instead of using simple jar Removed shading of artifact and commons-io which is defined as optional dependency. Modified:

svn commit: r1706705 - /maven/shared/trunk/maven-shared-utils/src/test/java/org/apache/maven/shared/utils/cli/shell/BourneShellTest.java

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 17:42:00 2015 New Revision: 1706705 URL: http://svn.apache.org/viewvc?rev=1706705&view=rev Log: Cleaned up code. Modified: maven/shared/trunk/maven-shared-utils/src/test/java/org/apache/maven/shared/utils/cli/shell/BourneShellTest.java Modified: maven/sh

maven git commit: Revert "[MNG-5901] Export org.eclipse.aether.util.artifact.SubArtifact"

2015-10-04 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master 89058b3ac -> c8a200a72 Revert "[MNG-5901] Export org.eclipse.aether.util.artifact.SubArtifact" This reverts commit 89058b3ac8a8574c1fe7f187df31c92bf40f225c. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip

svn commit: r1706704 - in /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils: ./ cli/ io/

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 17:35:19 2015 New Revision: 1706704 URL: http://svn.apache.org/viewvc?rev=1706704&view=rev Log: Cleaned up checkstyle reported issues. Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/PropertyUtils.java maven

Git Push Summary

2015-10-04 Thread aheritier
Repository: maven Updated Branches: refs/heads/slf4j-log4j2 [deleted] baf99442f

[2/6] maven git commit: MNG-5787, MNG-5842, MNG-5845: Add missing org.slf4j.helpers.* export which is provided slf4j-api

2015-10-04 Thread aheritier
MNG-5787,MNG-5842,MNG-5845: Add missing org.slf4j.helpers.* export which is provided slf4j-api It broke various plugins with missing classes ( org.slf4j.helpers.MarkerIgnoringBase, org.slf4j.helpers.MessageFormatter ) like: * net.java.truelicense:truelicense-maven-plugin (2.3.4) * com.github.eir

[6/6] maven git commit: MNG-3507 workaround: maven-checkstyle-plugin and maven-remote-resources-plugin are depending on versions 1.5.6 of slf4j-jdk14 and jcl-over-slf4j artifacts which are incompatibl

2015-10-04 Thread aheritier
MNG-3507 workaround: maven-checkstyle-plugin and maven-remote-resources-plugin are depending on versions 1.5.6 of slf4j-jdk14 and jcl-over-slf4j artifacts which are incompatible with 1.7.5 version exposed by maven core Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://gi

[3/6] maven git commit: [MNG-5901] Export org.eclipse.aether.util.artifact.SubArtifact

2015-10-04 Thread aheritier
[MNG-5901] Export org.eclipse.aether.util.artifact.SubArtifact Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/89058b3a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/89058b3a Diff: http://git-wip-us.apache.org/repos/

[4/6] maven git commit: MNG-3507: Package and configure log4J 2.4 by default. Note: Replace the content of conf/logging/log4j2.xml by the one from conf/logging/log4j2-color.xml to enjoy the colorised

2015-10-04 Thread aheritier
MNG-3507: Package and configure log4J 2.4 by default. Note: Replace the content of conf/logging/log4j2.xml by the one from conf/logging/log4j2-color.xml to enjoy the colorised console Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/

[5/6] maven git commit: MNG-3507: Use a custom distribution name to not see this WIP branch built as the official binary

2015-10-04 Thread aheritier
MNG-3507: Use a custom distribution name to not see this WIP branch built as the official binary Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/40165bc7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/40165bc7 Diff:

[1/6] maven git commit: [MNG-5877] maven-aether-provider does not always generate snapshot versions using Gregorian calendar year

2015-10-04 Thread aheritier
Repository: maven Updated Branches: refs/heads/slf4j-log4j2.4 2c78decb9 -> 4c2937437 (forced update) [MNG-5877] maven-aether-provider does not always generate snapshot versions using Gregorian calendar year Snapshot versioning should use the Gregorian calendar for consistency across systems.

svn commit: r1706677 - /maven/shared/trunk/maven-shared-utils/pom.xml

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 13:37:29 2015 New Revision: 1706677 URL: http://svn.apache.org/viewvc?rev=1706677&view=rev Log: Fixed CI build. Modified: maven/shared/trunk/maven-shared-utils/pom.xml Modified: maven/shared/trunk/maven-shared-utils/pom.xml URL: http://svn.apache.org/view

svn commit: r1706673 - /maven/shared/trunk/maven-shared-utils/pom.xml

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 12:56:48 2015 New Revision: 1706673 URL: http://svn.apache.org/viewvc?rev=1706673&view=rev Log: Improved comment about using maven-core in provided scope. Modified: maven/shared/trunk/maven-shared-utils/pom.xml Modified: maven/shared/trunk/maven-shared-uti

svn commit: r1706672 - /maven/shared/trunk/maven-shared-utils/pom.xml

2015-10-04 Thread rfscholte
Author: rfscholte Date: Sun Oct 4 12:49:34 2015 New Revision: 1706672 URL: http://svn.apache.org/viewvc?rev=1706672&view=rev Log: append rat configuration Modified: maven/shared/trunk/maven-shared-utils/pom.xml Modified: maven/shared/trunk/maven-shared-utils/pom.xml URL: http://svn.apache.

svn commit: r1706671 - /maven/shared/trunk/maven-shared-utils/pom.xml

2015-10-04 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 4 12:48:12 2015 New Revision: 1706671 URL: http://svn.apache.org/viewvc?rev=1706671&view=rev Log: Improved hint by adding explicit version Modified: maven/shared/trunk/maven-shared-utils/pom.xml Modified: maven/shared/trunk/maven-shared-utils/pom.xml URL: h

maven git commit: [MNG-5901] Export org.eclipse.aether.util.artifact.SubArtifact

2015-10-04 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master dfed29cc6 -> 89058b3ac [MNG-5901] Export org.eclipse.aether.util.artifact.SubArtifact Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/89058b3a Tree: http://git-wip-us.a

maven git commit: MNG-5787, MNG-5842, MNG-5845: Add missing org.slf4j.helpers.* export which is provided slf4j-api

2015-10-04 Thread aheritier
Repository: maven Updated Branches: refs/heads/master 5cbc294e7 -> dfed29cc6 MNG-5787,MNG-5842,MNG-5845: Add missing org.slf4j.helpers.* export which is provided slf4j-api It broke various plugins with missing classes ( org.slf4j.helpers.MarkerIgnoringBase, org.slf4j.helpers.MessageFormatter

svn commit: r1706665 - /maven/plugins/trunk/pom.xml

2015-10-04 Thread rfscholte
Author: rfscholte Date: Sun Oct 4 09:48:14 2015 New Revision: 1706665 URL: http://svn.apache.org/viewvc?rev=1706665&view=rev Log: m-eclipse-p currently blocks proper feedback for other plugins, disabling it as aggregator module Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/