svn commit: r1428607 - /maven/plugins/trunk/maven-scm-publish-plugin/src/site/apt/various-tips.apt.vm

2013-01-03 Thread rfscholte
Author: rfscholte Date: Thu Jan 3 21:35:55 2013 New Revision: 1428607 URL: http://svn.apache.org/viewvc?rev=1428607&view=rev Log: fix typo Modified: maven/plugins/trunk/maven-scm-publish-plugin/src/site/apt/various-tips.apt.vm Modified: maven/plugins/trunk/maven-scm-publish-plugin/src/sit

git commit: [SCM-709] Improve regular expression for 'renamed' matching

2013-01-03 Thread rfscholte
Updated Branches: refs/heads/master 1bb2d4faf -> fa8674cc6 [SCM-709] Improve regular expression for 'renamed' matching Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/fa8674cc Tree: http://git-wip-us.apache.org/rep

git commit: [SCM-709] Use JDK Pattern/Matcher instead of RE

2013-01-03 Thread rfscholte
Updated Branches: refs/heads/master fa5b0dd8f -> 1bb2d4faf [SCM-709] Use JDK Pattern/Matcher instead of RE Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/1bb2d4fa Tree: http://git-wip-us.apache.org/repos/asf/maven

git commit: [SCM-709] Always warn if line doesn't match any of the regexps

2013-01-03 Thread rfscholte
Updated Branches: refs/heads/master c96ca2477 -> fa5b0dd8f [SCM-709] Always warn if line doesn't match any of the regexps Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/fa5b0dd8 Tree: http://git-wip-us.apache.org/

svn commit: r1428442 - /maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin/trac/TracDownloader.java

2013-01-03 Thread dennisl
Author: dennisl Date: Thu Jan 3 16:17:17 2013 New Revision: 1428442 URL: http://svn.apache.org/viewvc?rev=1428442&view=rev Log: [MCHANGES-276] TracDownloader does not set issue key to ticket id Submitted by: Markus Spann Reviewed by: Dennis Lundberg Modified: maven/plugins/trunk/maven-chang

svn commit: r1428434 - in /maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin: announcement/AnnouncementMojo.java changes/ReleaseUtils.java issues/Issue.java issues/IssueUt

2013-01-03 Thread dennisl
Author: dennisl Date: Thu Jan 3 16:12:02 2013 New Revision: 1428434 URL: http://svn.apache.org/viewvc?rev=1428434&view=rev Log: [MCHANGES-278] Improved logging and exception messages to aid troubleshooting Submitted by: Markus Spann Reviewed by: Dennis Lundberg - I added expanded exception messa

svn commit: r1428394 - in /maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin/jira: AdaptiveJiraDownloader.java RestJiraDownloader.java

2013-01-03 Thread dennisl
Author: dennisl Date: Thu Jan 3 15:13:00 2013 New Revision: 1428394 URL: http://svn.apache.org/viewvc?rev=1428394&view=rev Log: [MCHANGES-302] The REST API is always used when JIRA authentication is configured Modified: maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/mave

svn commit: r844760 - in /websites/production/maven/content: ./ ant-tasks-archives/ apache-resource-bundles/ archetype-archives/ archetype/ core-its/ enforcer/ jxr/ maven-1.x/ maven-archetype-bundles/

2013-01-03 Thread bimargulies
Author: bimargulies Date: Thu Jan 3 13:39:50 2013 New Revision: 844760 Log: Slight improvement to pom model doc. Added: websites/production/maven/content/ - copied from r844759, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks - copied unchang

svn commit: r1428341 - /maven/site/trunk/content/apt/pom.apt

2013-01-03 Thread bimargulies
Author: bimargulies Date: Thu Jan 3 13:37:27 2013 New Revision: 1428341 URL: http://svn.apache.org/viewvc?rev=1428341&view=rev Log: remove reference to nonexistent and thus misleading 'mavenVersion' property. Modified: maven/site/trunk/content/apt/pom.apt Modified: maven/site/trunk/content/

svn commit: r1428319 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/renderer/DependenciesRenderer.java

2013-01-03 Thread brett
Author: brett Date: Thu Jan 3 12:35:24 2013 New Revision: 1428319 URL: http://svn.apache.org/viewvc?rev=1428319&view=rev Log: [MPIR-266] ensure consistent output from the dependencies report Using random numbers for identifiers causes the depedencies report to generate different output on every

svn commit: r1428311 - /maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin/jira/ClassicJiraDownloader.java

2013-01-03 Thread dennisl
Author: dennisl Date: Thu Jan 3 12:16:29 2013 New Revision: 1428311 URL: http://svn.apache.org/viewvc?rev=1428311&view=rev Log: [MCHANGES-301] Impossible to use ParameterBasedQuery in combination with JIRA authentication Modified: maven/plugins/trunk/maven-changes-plugin/src/main/java/org/

svn commit: r1428257 - in /maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin: announcement/AbstractAnnouncementMojo.java changes/AbstractChangesMojo.java changes/ChangesCh

2013-01-03 Thread dennisl
Author: dennisl Date: Thu Jan 3 10:05:31 2013 New Revision: 1428257 URL: http://svn.apache.org/viewvc?rev=1428257&view=rev Log: [MCHANGES-300] Make it possible to run the changes-check and changes-validate goals only once for a multi-module project Added: maven/plugins/trunk/maven-changes-