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)
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
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:
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
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
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
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
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/
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
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
[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
[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:/
[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
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
[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:/
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
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
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
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
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:
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
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
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
Repository: maven
Updated Branches:
refs/heads/slf4j-log4j2 [deleted] baf99442f
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
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
[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/
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/
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:
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.
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
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
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.
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
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
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
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/
37 matches
Mail list logo