Author: khmarbaise
Date: Mon Oct 13 06:36:21 2014
New Revision: 1631296
URL: http://svn.apache.org/r1631296
Log:
[MJAVADOC-417]
- Upgrade of plexus-archiver to 2.7
Modified:
maven/plugins/trunk/maven-javadoc-plugin/pom.xml
Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL:
htt
Author: khmarbaise
Date: Mon Oct 13 06:33:32 2014
New Revision: 1631294
URL: http://svn.apache.org/r1631294
Log:
[MSOURCES-75]
- Upgrade of plexus-archiver to version 2.7
Modified:
maven/plugins/trunk/maven-source-plugin/pom.xml
Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL:
Author: khmarbaise
Date: Mon Oct 13 06:28:23 2014
New Revision: 1631293
URL: http://svn.apache.org/r1631293
Log:
[MJAR-184]
- Upgrade of plexus-archiver to version 2.7
Modified:
maven/plugins/trunk/maven-jar-plugin/pom.xml
Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml
URL:
http://
Author: khmarbaise
Date: Mon Oct 13 06:23:40 2014
New Revision: 1631292
URL: http://svn.apache.org/r1631292
Log:
[MEAR-200]
- Upgrade to plexus-archiver 2.7
Modified:
maven/plugins/trunk/maven-ear-plugin/pom.xml
Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL:
http://svn.apache.
Author: khmarbaise
Date: Mon Oct 13 06:15:59 2014
New Revision: 1631288
URL: http://svn.apache.org/r1631288
Log:
[MASSEMBLY-717]
- Patch of Tony Jewell applied to add an option includeProjectBuildFilters
Modified:
maven/plugins/trunk/maven-assembly-plugin/pom.xml
maven/plugins/trunk/mav
Author: krosenvold
Date: Mon Oct 13 06:04:47 2014
New Revision: 1631286
URL: http://svn.apache.org/r1631286
Log:
Updated ITs to run with POSIX tar instead of GNU, to avoid failing on systems
with large uid/gid values
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-
Author: krosenvold
Date: Mon Oct 13 03:48:36 2014
New Revision: 1631281
URL: http://svn.apache.org/r1631281
Log:
Upgraded to plexus-archiver 2.7 and io 2.2
Modified:
maven/plugins/trunk/maven-assembly-plugin/pom.xml
Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL:
http://svn
Author: khmarbaise
Date: Sun Oct 12 18:19:23 2014
New Revision: 1631234
URL: http://svn.apache.org/r1631234
Log:
- Added missing License header.
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/java/org/apache/maven/dist/tools/GetPrerequisites.java
maven/sandbox/trunk/
Author: khmarbaise
Date: Sun Oct 12 18:07:04 2014
New Revision: 1631233
URL: http://svn.apache.org/r1631233
Log:
- Enhancement of the dist-tool
Creating a report about the prerequisites + JDK versions
of maven plugins as they are published at the moment.
This is the first implementation an
Repository: maven-surefire
Updated Branches:
refs/heads/master 5c793434a -> 3ab27f473
[SUREFIRE-1088] fix handling of @Ignored test cases
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/3ab27f47
Tree: htt
Author: khmarbaise
Date: Sun Oct 12 17:25:54 2014
New Revision: 6763
Log:
- Replaced accidently added .sha1 files with .md5 files
maven-linkcheck-plugin 1.2
maven-source-plugin 2.4
Added:
release/maven/plugins/maven-linkcheck-plugin-1.2-source-release.zip.md5
release/maven/plugins/mav
Author: dennisl
Date: Sun Oct 12 17:25:05 2014
New Revision: 1631226
URL: http://svn.apache.org/r1631226
Log:
Ignore IDEA directory.
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/ (props changed)
Propchange: maven/sandbox/trunk/dist-tools/dist-tool-plugin/
-
Author: dennisl
Date: Sun Oct 12 17:24:12 2014
New Revision: 1631225
URL: http://svn.apache.org/r1631225
Log:
Add SCM URLs, to make the links to the sources on the site in Jenkins correct.
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml
Modified: maven/sandbox/trunk/dist-to
Author: dennisl
Date: Sun Oct 12 17:04:27 2014
New Revision: 1631212
URL: http://svn.apache.org/r1631212
Log:
Comment out maven-idea-plugin, maven-one-plugin and maven-model-converter. Mark
them as retired.
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-to
Repository: maven
Updated Branches:
refs/heads/master 71f8d04be -> 46b3467a2
Normalize all the line endings
Signed-off-by: Igor Fedorenko
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/46b3467a
Tree: http://git-wip-us.a
Author: khmarbaise
Date: Sun Oct 12 12:35:26 2014
New Revision: 6761
Log:
- Added Apache Maven WAR Plugin Version 2.5
Added:
release/maven/plugins/maven-war-plugin-2.5-source-release.zip (with props)
release/maven/plugins/maven-war-plugin-2.5-source-release.zip.asc
release/maven/plu
Author: khmarbaise
Date: Sun Oct 12 12:35:30 2014
New Revision: 1631166
URL: http://svn.apache.org/r1631166
Log:
- Apache Maven WAR Plugin Version 2.5 Released.
Modified:
maven/site/trunk/content/apt/plugins/index.apt
Modified: maven/site/trunk/content/apt/plugins/index.apt
URL:
http://svn.
Repository: maven
Updated Branches:
refs/heads/master 8506c638c -> 71f8d04be
Account the the jsoup license URL which appears to have changed.
The JSoup license URL was recorded as http://jsoup.com/license but the
site appears to now be http://jsoup.org/ and so the URL is now
http://jsoup.org/l
Repository: maven-surefire
Updated Branches:
refs/heads/master 080aa5f61 -> 5c793434a
[SUREFIRE-1105] Surefire build should check Java 1.5 API signatures with JDK
version > 5
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/ma
Author: hboutemy
Date: Sun Oct 12 07:33:04 2014
New Revision: 1631150
URL: http://svn.apache.org/r1631150
Log:
updated plexus-archiver to 2.6.4
Modified:
maven/plugins/trunk/maven-site-plugin/pom.xml
Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/m
Repository: maven
Updated Branches:
refs/heads/master e31c84cb4 -> 8506c638c
use latest plexus-utils bugfix
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8506c638
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/85
21 matches
Mail list logo