maven-wagon git commit: [WAGON-473] Don't abuse IllegalArgumentException to intercept null input

2016-12-20 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 77f2cd3ee -> 30631655e [WAGON-473] Don't abuse IllegalArgumentException to intercept null input Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/306316

maven-wagon git commit: Fix Checkstyle errors

2016-12-20 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 30631655e -> bcdc16825 Fix Checkstyle errors Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/bcdc1682 Tree: http://git-wip-us.apache.org/repos/asf/mav

maven git commit: [MNG-6138] Remove obsolete message_*.properties form maven-core

2016-12-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/master bb8a797c5 -> b5b82988a [MNG-6138] Remove obsolete message_*.properties form maven-core Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b5b82988 Tree: http://git-wip-us.

maven-surefire git commit: Fix typos in Javadocs

2016-12-22 Thread michaelo
Repository: maven-surefire Updated Branches: refs/heads/master f841a16e4 -> 304f454ed Fix typos in Javadocs Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/304f454e Tree: http://git-wip-us.apache.org/repo

maven-surefire git commit: [SUREFIRE-1315] Fix stylistic errors in DefaultReporterFactory

2016-12-22 Thread michaelo
Repository: maven-surefire Updated Branches: refs/heads/master 304f454ed -> dcd3b64ac [SUREFIRE-1315] Fix stylistic errors in DefaultReporterFactory * Update labels for proper English style * Use proper title case Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: ht

maven-wagon git commit: [WAGON-473] Don't abuse IllegalArgumentException to intercept null input

2016-12-23 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master bcdc16825 -> 0e3c4f94d [WAGON-473] Don't abuse IllegalArgumentException to intercept null input Followup fix for test class. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos

maven-wagon git commit: [WAGON-471] Clean up dependency mess (reported by dependency:analyze)

2016-12-25 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 4da2accfd -> b451e418e [WAGON-471] Clean up dependency mess (reported by dependency:analyze) Followup fix for SLF4J Simple in test scope for file, scm and http-lightweight. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon

[2/2] maven-wagon git commit: [WAGON-476] HTTP Provider follows redirects on PUT and may change request method

2016-12-25 Thread michaelo
[WAGON-476] HTTP Provider follows redirects on PUT and may change request method Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/e707a269 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/e707a269 Diff:

[1/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-25 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/jetty-8 [created] e707a2691 [WAGON-474] Upgrade and revise all tests for Jetty 8 * Upgrade all test code to Jetty 8.1.22 and Servlet 3.0 * Unify variable names in redirect usecases to realServer and redirectServer * RedirectHandler: redire

[1/2] maven-wagon git commit: [WAGON-476] HTTP Provider follows redirects on PUT and may change request method [Forced Update!]

2016-12-25 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/jetty-8 e707a2691 -> e3e33b43f (forced update) [WAGON-476] HTTP Provider follows redirects on PUT and may change request method Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/

[2/2] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2016-12-25 Thread michaelo
[WAGON-474] Upgrade and revise all tests for Jetty 8 * Upgrade all test code to Jetty 8.1.22 and Servlet 3.0 * Unify variable names in redirect usecases to realServer and redirectServer * RedirectHandler: redirect code is passed but completely ignored because sendRedirect() always sends 302 *

maven-surefire git commit: [SUREFIRE-1315] Fix stylistic errors in DefaultReporterFactory

2016-12-26 Thread michaelo
Repository: maven-surefire Updated Branches: refs/heads/master 303cc8acd -> bd75bac32 [SUREFIRE-1315] Fix stylistic errors in DefaultReporterFactory Label refinements based on discussion on maven-dev. Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-

[3/5] maven-wagon git commit: [WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache

2016-12-27 Thread michaelo
[WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/2d9cf05e Tree: http://git-wip-us.apache.org/r

[5/5] maven-wagon git commit: [WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected

2016-12-27 Thread michaelo
[WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/faee1f35 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/f

[2/5] maven-wagon git commit: [WAGON-476] HTTP Provider follows redirects on PUT and may change request method

2016-12-27 Thread michaelo
[WAGON-476] HTTP Provider follows redirects on PUT and may change request method Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/0d560b9e Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/0d560b9e Diff:

[4/5] maven-wagon git commit: [WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon

2016-12-27 Thread michaelo
[WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon The HttpClientContext is created fresh with every execute(), guaranteeing thread safety. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf

[1/5] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8 [Forced Update!]

2016-12-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/jetty-8 e3e33b43f -> faee1f356 (forced update) [WAGON-474] Upgrade and revise all tests for Jetty 8 * Upgrade all test code to Jetty 8.1.22 and Servlet 3.0 * Unify variable names in redirect usecases to realServer and redirectServer * Redi

[4/5] maven-wagon git commit: [WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon

2016-12-29 Thread michaelo
[WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon The HttpClientContext is created fresh with every execute(), guaranteeing thread safety. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf

[2/5] maven-wagon git commit: [WAGON-476] HTTP Provider follows redirects on PUT and may change request method

2016-12-29 Thread michaelo
[WAGON-476] HTTP Provider follows redirects on PUT and may change request method Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/d83a4924 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/d83a4924 Diff:

[3/5] maven-wagon git commit: [WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache

2016-12-29 Thread michaelo
[WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/594132be Tree: http://git-wip-us.apache.org/r

[5/5] maven-wagon git commit: [WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected

2016-12-29 Thread michaelo
[WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/307f8a6d Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/3

[1/5] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8 [Forced Update!]

2016-12-29 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/jetty-8 faee1f356 -> 307f8a6db (forced update) [WAGON-474] Upgrade and revise all tests for Jetty 8 * Upgrade all test code to Jetty 8.1.22 and Servlet 3.0 * Unify variable names in redirect usecases to realServer and redirectServer * Redi

maven-wagon git commit: Intermedite commit; will disappear soon

2016-12-30 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/jetty-8 307f8a6db -> df0af51bc Intermedite commit; will disappear soon * Use fsutil on Windows to create a 4 GiB file very fast Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf

[2/5] maven-wagon git commit: [WAGON-476] HTTP Provider follows redirects on PUT and may change request method

2017-01-03 Thread michaelo
[WAGON-476] HTTP Provider follows redirects on PUT and may change request method Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/0ea39498 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/0ea39498 Diff:

[3/5] maven-wagon git commit: [WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache

2017-01-03 Thread michaelo
[WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/bb77d508 Tree: http://git-wip-us.apache.org/r

[5/5] maven-wagon git commit: [WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected

2017-01-03 Thread michaelo
[WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/424a3ef2 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/4

[4/5] maven-wagon git commit: [WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon

2017-01-03 Thread michaelo
[WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon The HttpClientContext is created fresh with every execute(), guaranteeing thread safety. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf

[1/5] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8 [Forced Update!]

2017-01-03 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/jetty-8 05d04b298 -> 424a3ef2c (forced update) [WAGON-474] Upgrade and revise all tests for Jetty 8 * Upgrade all test code to Jetty 8.1.22 and Servlet 3.0 * Unify variable names in redirect usecases to realServer and redirectServer * Redi

[5/5] maven-wagon git commit: [WAGON-476] HTTP Provider follows redirects on PUT and may change request method

2017-01-03 Thread michaelo
[WAGON-476] HTTP Provider follows redirects on PUT and may change request method Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/6cc8d907 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/6cc8d907 Diff:

[4/5] maven-wagon git commit: [WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon

2017-01-03 Thread michaelo
[WAGON-480] Non-threadsafe HttpClientContext is shared between threaded use of HttpClientWagon The HttpClientContext is created fresh with every execute(), guaranteeing thread safety. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf

[1/5] maven-wagon git commit: [WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected

2017-01-03 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 1b318bb7b -> 7fd0dca33 [WAGON-481] Sensitive (auth) information is not cleared when HttpClientWagon is disconnected Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/mave

[3/5] maven-wagon git commit: [WAGON-474] Upgrade and revise all tests for Jetty 8

2017-01-03 Thread michaelo
[WAGON-474] Upgrade and revise all tests for Jetty 8 * Upgrade all test code to Jetty 8.1.22 and Servlet 3.0 * Unify variable names in redirect usecases to realServer and redirectServer * RedirectHandler: redirect code is passed but completely ignored because sendRedirect() always sends 302 *

[2/5] maven-wagon git commit: [WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache

2017-01-03 Thread michaelo
[WAGON-479] Preemptive auth with HTTP Provider may fail because BasicScheme is added as completed=true to the AuthCache Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/40745987 Tree: http://git-wip-us.apache.org/r

[1/2] maven-wagon git commit: [WAGON-475] TransferEvent GET used instead of PUT and vice versa

2017-01-04 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master cd519b09c -> 7a0db3b22 [WAGON-475] TransferEvent GET used instead of PUT and vice versa Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/e89c03a1 Tree:

[2/2] maven-wagon git commit: [WAGON-483] Upgrade SLF4J to 1.7.22

2017-01-04 Thread michaelo
[WAGON-483] Upgrade SLF4J to 1.7.22 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/7a0db3b2 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/7a0db3b2 Diff: http://git-wip-us.apache.org/repos/asf/maven

maven-wagon git commit: [WAGON-484] Update WebDAV Provider naming

2017-01-05 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 7a0db3b22 -> 01b5631f2 [WAGON-484] Update WebDAV Provider naming Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/01b5631f Tree: http://git-wip-us.apac

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

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 08:37:46 2017 New Revision: 1777538 URL: http://svn.apache.org/viewvc?rev=1777538&view=rev Log: [MNGSITE-297] Typo in properties example Modified: maven/site/trunk/content/apt/pom.apt Modified: maven/site/trunk/content/apt/pom.apt URL:

svn commit: r1777714 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 20:47:35 2017 New Revision: 114 URL: http://svn.apache.org/viewvc?rev=114&view=rev Log: [MPIR-353] Upgrade parent to version 30 Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plugins/trunk/maven-project-

svn commit: r1777715 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/site/site.xml

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 20:59:06 2017 New Revision: 115 URL: http://svn.apache.org/viewvc?rev=115&view=rev Log: [MPIR-353] Upgrade parent to version 30 Clean up site.xml for elements already contained in updated parent site.xml Modified: maven/plugins/trunk/maven-pro

svn commit: r1777716 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 21:05:39 2017 New Revision: 116 URL: http://svn.apache.org/viewvc?rev=116&view=rev Log: [MPIR-354] Upgrade Maven Site Plugin to version 3.5.1 for ITs Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plu

svn commit: r1777717 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/TeamReport.java

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 21:09:39 2017 New Revision: 117 URL: http://svn.apache.org/viewvc?rev=117&view=rev Log: [MPIR-352] Use protocol-agnostic URL for Gravatar Submitted-by: Eric Barboni Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java

svn commit: r1777720 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 21:49:09 2017 New Revision: 120 URL: http://svn.apache.org/viewvc?rev=120&view=rev Log: [MPIR-355] Upgrade dependencies which are code- and testsafe Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plu

svn commit: r1777730 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.java

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 23:06:05 2017 New Revision: 130 URL: http://svn.apache.org/viewvc?rev=130&view=rev Log: [MPIR-356] Deprecate non-used methods in ProjectInfoReportUtils Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/m

svn commit: r1777733 - /maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 23:34:20 2017 New Revision: 133 URL: http://svn.apache.org/viewvc?rev=133&view=rev Log: [MSHARED-488] Make input source file encoding default to platform encoding Modified: maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/m

svn commit: r1777735 - /maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 23:53:35 2017 New Revision: 135 URL: http://svn.apache.org/viewvc?rev=135&view=rev Log: Improve some parameter naming Modified: maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java Modi

svn commit: r1777736 - /maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java

2017-01-06 Thread michaelo
Author: michaelo Date: Fri Jan 6 23:54:39 2017 New Revision: 136 URL: http://svn.apache.org/viewvc?rev=136&view=rev Log: Drop some exception The API does not clearly describe wether this can be null or not. Even if, a NPE would be appropriate. At at the end, an null value will

svn commit: r1777737 - /maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java

2017-01-06 Thread michaelo
Author: michaelo Date: Sat Jan 7 00:01:41 2017 New Revision: 137 URL: http://svn.apache.org/viewvc?rev=137&view=rev Log: Fix incorrect Javadoc #tableHeader(String...) claims to support link patterns which it doesn't. Modified: maven/shared/trunk/maven-reporting-impl/src/

svn commit: r1777770 - /maven/shared/trunk/maven-reporting-impl/pom.xml

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 12:08:18 2017 New Revision: 170 URL: http://svn.apache.org/viewvc?rev=170&view=rev Log: [MSHARED-606] Upgrade to Commons Validator 1.5.1 Modified: maven/shared/trunk/maven-reporting-impl/pom.xml Modified: maven/shared/trunk/maven-reporting-

svn commit: r1777776 - in /maven/shared/trunk/maven-reporting-impl/src: main/java/org/apache/maven/reporting/UrlValidationUtil.java test/java/org/apache/maven/reporting/UrlValidationUtilTest.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 12:55:17 2017 New Revision: 176 URL: http://svn.apache.org/viewvc?rev=176&view=rev Log: [MSHARED-607] Simplify UrlValidationUtil to modern rules * Remove custom patterns and use default (builtin) ones * Adapt tests where .local is not valid anymor

svn commit: r1777777 - /maven/shared/trunk/maven-reporting-impl/src/test/java/org/apache/maven/reporting/UrlValidationUtilTest.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 12:56:03 2017 New Revision: 177 URL: http://svn.apache.org/viewvc?rev=177&view=rev Log: Accidentially committed unwanted main() Modified: maven/shared/trunk/maven-reporting-impl/src/test/java/org/apache/maven/reporting/UrlValidationUtilTest.

svn commit: r1777786 - /maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 13:32:54 2017 New Revision: 186 URL: http://svn.apache.org/viewvc?rev=186&view=rev Log: Avoid locale-sensitive toLowerCase() Modified: maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.

svn commit: r1777793 - /maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 14:18:26 2017 New Revision: 193 URL: http://svn.apache.org/viewvc?rev=193&view=rev Log: [MSHARED-608] Remove index.html-adding block in AbstractMavenReportRenderer#getValidHref() Modified: maven/shared/trunk/maven-reporting-impl/src/main/java

svn commit: r1777798 - in /maven/shared/trunk/maven-reporting-impl/src: main/java/org/apache/maven/reporting/UrlValidationUtil.java test/java/org/apache/maven/reporting/UrlValidationUtilTest.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 14:33:45 2017 New Revision: 198 URL: http://svn.apache.org/viewvc?rev=198&view=rev Log: Revert "[MSHARED-607] Simplify UrlValidationUtil to modern rules" Modified: maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/m

svn commit: r1777810 - /maven/doxia/doxia/trunk/src/site/site.xml

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 15:41:45 2017 New Revision: 1777810 URL: http://svn.apache.org/viewvc?rev=1777810&view=rev Log: [DOXIA-547] Upgrade to Maven Parent 30 Update site.xml as well due to changes in Maven Site Plugin and Doxia Site Renderer Modified: maven/doxia/doxia/trunk

svn commit: r1777812 - /maven/doxia/doxia/trunk/pom.xml

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 15:47:23 2017 New Revision: 1777812 URL: http://svn.apache.org/viewvc?rev=1777812&view=rev Log: [DOXIA-548] Upgrade Plexus Utils to 3.0.24 Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/vi

svn commit: r1777819 - in /maven/doxia/doxia/trunk/doxia-core/src: main/java/org/apache/maven/doxia/util/DoxiaUtils.java test/java/org/apache/maven/doxia/util/DoxiaUtilsTest.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 16:04:33 2017 New Revision: 1777819 URL: http://svn.apache.org/viewvc?rev=1777819&view=rev Log: [DOXIA-546] DoxiaUtils#encodeId() produces invalid id Simply use a dot instead of percent sign Modified: maven/doxia/doxia/trunk/doxia-core/src/main/java

svn commit: r1777821 - in /maven/doxia/doxia/trunk/doxia-core/src: main/java/org/apache/maven/doxia/util/DoxiaUtils.java main/java/org/apache/maven/doxia/util/HtmlTools.java test/java/org/apache/maven

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 16:13:14 2017 New Revision: 1777821 URL: http://svn.apache.org/viewvc?rev=1777821&view=rev Log: [DOXIA-549] Deprecate and replace DoxiaUtils#byteToHex() with String#format() Modified: maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/d

svn commit: r1777822 - /maven/doxia/doxia/trunk/doxia-core/src/test/java/org/apache/maven/doxia/util/HtmlToolsTest.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 16:14:49 2017 New Revision: 1777822 URL: http://svn.apache.org/viewvc?rev=1777822&view=rev Log: Remove unused import Modified: maven/doxia/doxia/trunk/doxia-core/src/test/java/org/apache/maven/doxia/util/HtmlToolsTest.java Modified: maven/doxia/d

svn commit: r1777823 - in /maven/doxia/doxia/trunk/doxia-core/src: main/java/org/apache/maven/doxia/util/HtmlTools.java test/java/org/apache/maven/doxia/util/HtmlToolsTest.java

2017-01-07 Thread michaelo
Author: michaelo Date: Sat Jan 7 16:20:33 2017 New Revision: 1777823 URL: http://svn.apache.org/viewvc?rev=1777823&view=rev Log: [DOXIA-550] Change behavior of HtmlTools#encodeId() Modified: maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/util/HtmlTools.

svn commit: r1777911 - /maven/site/trunk/content/resources/xsd/core-extensions-1.0.0.xsd

2017-01-08 Thread michaelo
Author: michaelo Date: Sun Jan 8 20:32:56 2017 New Revision: 1777911 URL: http://svn.apache.org/viewvc?rev=1777911&view=rev Log: [MNGSITE-298] core-extensions-1.0.0.xsd cannot be found at documented URL Added: maven/site/trunk/content/resources/xsd/core-extensions-1.0.0.xsd Added: m

maven-wagon git commit: [WAGON-485] ScpWagon parses file size to int causing overflow for large files

2017-01-09 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 01b5631f2 -> 3512a321e [WAGON-485] ScpWagon parses file size to int causing overflow for large files This closes #32 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/mav

svn commit: r1778110 - /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/maven-base.css

2017-01-10 Thread michaelo
Author: michaelo Date: Tue Jan 10 11:22:08 2017 New Revision: 1778110 URL: http://svn.apache.org/viewvc?rev=1778110&view=rev Log: [DOXIASITETOOLS-173] Default skin CSS maven-base.css sets border:none on all images with tag img Submitted-by: Michael Benz Modified: maven/doxia/d

svn commit: r1778133 - /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm

2017-01-10 Thread michaelo
Author: michaelo Date: Tue Jan 10 14:23:16 2017 New Revision: 1778133 URL: http://svn.apache.org/viewvc?rev=1778133&view=rev Log: [DOXIASITETOOLS-172] Width, height and border values not used for banner display Submitted-by: Michael Benz Modified: maven/doxia/doxia-sitetools/trunk/d

svn commit: r1778134 - /maven/skins/trunk/maven-fluido-skin/src/main/resources/META-INF/maven/site-macros.vm

2017-01-10 Thread michaelo
Author: michaelo Date: Tue Jan 10 14:24:33 2017 New Revision: 1778134 URL: http://svn.apache.org/viewvc?rev=1778134&view=rev Log: Set empty img alt if not text is available Modified: maven/skins/trunk/maven-fluido-skin/src/main/resources/META-INF/maven/site-macros.vm Modified: maven/s

svn commit: r1778135 - /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site-macros.vm

2017-01-10 Thread michaelo
Author: michaelo Date: Tue Jan 10 14:30:49 2017 New Revision: 1778135 URL: http://svn.apache.org/viewvc?rev=1778135&view=rev Log: Trim trailing whitespace Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/def

svn commit: r1778136 - /maven/skins/trunk/maven-fluido-skin/src/main/resources/META-INF/maven/site-macros.vm

2017-01-10 Thread michaelo
Author: michaelo Date: Tue Jan 10 14:37:19 2017 New Revision: 1778136 URL: http://svn.apache.org/viewvc?rev=1778136&view=rev Log: [MSKINS-134] Banner macro does not set image title from decoration model Modified: maven/skins/trunk/maven-fluido-skin/src/main/resources/META-INF/maven/

svn commit: r1779225 - in /maven/plugins/trunk/maven-javadoc-plugin/src: it/MJAVADOC-194/module1/ it/MJAVADOC-194/module2/ main/resources/ site/fml/

2017-01-17 Thread michaelo
Author: michaelo Date: Tue Jan 17 17:58:13 2017 New Revision: 1779225 URL: http://svn.apache.org/viewvc?rev=1779225&view=rev Log: [MJAVADOC-477] Use Javadoc instead of JavaDoc in the reporting output Modified: maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-194/module1/pom

maven git commit: [MNG-6106] Remove maven.home setter from m2.conf

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6106 [created] f8068ddd5 [MNG-6106] Remove maven.home setter from m2.conf Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8068ddd Tree: http://git-wip-us.apache.org/repos

maven git commit: [MNG-6138] Remove obsolete message_*.properties form maven-core

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6138 [created] eb43b3aa8 [MNG-6138] Remove obsolete message_*.properties form maven-core Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/eb43b3aa Tree: http://git-wip-us.a

maven git commit: [MNG-6081] Log refactoring - Method Invocation Replaced By Variable

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6081 [created] 2559f8ac2 [MNG-6081] Log refactoring - Method Invocation Replaced By Variable Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2559f8ac Tree: http://git-wip-

maven git commit: [MNG-5975] Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5975 [created] 3883ac32a [MNG-5975] Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3883ac32 Tree: http:

maven git commit: [MNG-5954] Remove outdated maven-embedder/src/main/resources/META-INF/MANIFEST.MF

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5954 [created] 4941e6280 [MNG-5954] Remove outdated maven-embedder/src/main/resources/META-INF/MANIFEST.MF Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4941e628 Tree:

maven git commit: [MNG-5975] Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp [Forced Update!]

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5975 3883ac32a -> aab516944 (forced update) [MNG-5975] Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a

[2/5] maven git commit: [MNG-6081] Log refactoring - Method Invocation Replaced By Variable

2017-01-22 Thread michaelo
[MNG-6081] Log refactoring - Method Invocation Replaced By Variable Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a2358ba7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a2358ba7 Diff: http://git-wip-us.apache.org/r

[5/5] maven git commit: [MNG-6106] Remove maven.home setter from m2.conf

2017-01-22 Thread michaelo
[MNG-6106] Remove maven.home setter from m2.conf Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5053a628 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5053a628 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[1/5] maven git commit: [MNG-5954] Remove outdated maven-embedder/src/main/resources/META-INF/MANIFEST.MF

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/master c516ef79a -> deefd9342 [MNG-5954] Remove outdated maven-embedder/src/main/resources/META-INF/MANIFEST.MF Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/deefd934 Tree:

[4/5] maven git commit: [MNG-5975] Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp

2017-01-22 Thread michaelo
[MNG-5975] Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/355f4dff Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/355f4dff Diff: http://git-wip-us.ap

[3/5] maven git commit: [MNG-6138] Remove obsolete message_*.properties form maven-core

2017-01-22 Thread michaelo
[MNG-6138] Remove obsolete message_*.properties form maven-core Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8373c79a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8373c79a Diff: http://git-wip-us.apache.org/repos

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5977 [created] 16bd87310 [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file size between 1 and 1000 along with proper size and time units *

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations [Forced Update!]

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5977 16bd87310 -> 5e553e653 (forced update) [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file size between 1 and 1000 along with proper si

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations [Forced Update!]

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5977 5e553e653 -> 9c72005cc (forced update) [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file size between 1 and 1000 along with proper si

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations [Forced Update!]

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5977 9c72005cc -> 7eec0ef74 (forced update) [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file sizes between [0,10) (one decimal digit) and

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations [Forced Update!]

2017-01-22 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5977 7eec0ef74 -> 5c01616b2 (forced update) [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file sizes between [0,10) (one decimal digit) and

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations [Forced Update!]

2017-01-23 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5977 5c01616b2 -> 149cce7a8 (forced update) [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file sizes between [0,10) (one decimal digit) and

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations

2017-01-23 Thread michaelo
Repository: maven Updated Branches: refs/heads/master deefd9342 -> 149cce7a8 [MNG-5977] Improve output readability of our MavenTransferListener implementations * Applied a general decimal formatter which automatically scales file sizes between [0,10) (one decimal digit) and [10,1000) (whole

maven git commit: [MNG-6102] Introduce ${maven.conf} in m2.conf

2017-01-23 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6102 [created] be5caccaf [MNG-6102] Introduce ${maven.conf} in m2.conf Set maven.conf to default ${maven.home}/conf in ${maven.home}/bin/m2.conf to have a canonical property pointing to global configuration files from within Java code. This a

maven git commit: [MNG-6102] Introduce ${maven.conf} in m2.conf

2017-01-24 Thread michaelo
Repository: maven Updated Branches: refs/heads/master 149cce7a8 -> be5caccaf [MNG-6102] Introduce ${maven.conf} in m2.conf Set maven.conf to default ${maven.home}/conf in ${maven.home}/bin/m2.conf to have a canonical property pointing to global configuration files from within Java code. This

[maven] Git Push Summary

2017-01-26 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6138 [deleted] eb43b3aa8

[maven] Git Push Summary

2017-01-26 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6081 [deleted] 2559f8ac2

[maven] Git Push Summary

2017-01-26 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5975 [deleted] aab516944

[maven] Git Push Summary

2017-01-26 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6106 [deleted] f8068ddd5

[maven] Git Push Summary

2017-01-26 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-5954 [deleted] 4941e6280

maven-wagon git commit: Bump version 2.12-SNAPSHOT

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 3512a321e -> 6843ead40 Bump version 2.12-SNAPSHOT Preparations for the next version, 2.11 is burned. Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/

maven-wagon git commit: [maven-release-plugin] prepare release wagon-2.12

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 6843ead40 -> 0f2c8bc57 [maven-release-plugin] prepare release wagon-2.12 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/0f2c8bc5 Tree: http://git-wip

maven-wagon git commit: [maven-release-plugin] prepare for next development iteration

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Branches: refs/heads/master 0f2c8bc57 -> f76c0982b [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/f76c0982 Tree: ht

[maven-wagon] Git Push Summary

2017-01-27 Thread michaelo
Repository: maven-wagon Updated Tags: refs/tags/wagon-2.12 [created] 14de82a8a

maven git commit: Remove non-existent m2 include in component.xml

2017-01-28 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6145 [created] ab0126aef Remove non-existent m2 include in component.xml Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab0126ae Tree: http://git-wip-us.apache.org/repos/

maven git commit: [MNG-6144] DefaultWagonManagerTest#testGetMissingJarForced() passed incorrect value

2017-01-28 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6144 [created] abb68ef52 [MNG-6144] DefaultWagonManagerTest#testGetMissingJarForced() passed incorrect value This closes #86 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/com

maven git commit: [MNG-6147] MetadataResolutionResult#getGraph() contains duplicate if clause

2017-01-28 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6147 [created] 4c9b59cc3 [MNG-6147] MetadataResolutionResult#getGraph() contains duplicate if clause Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4c9b59cc Tree: http://

[1/2] maven git commit: [MNG-6147] MetadataResolutionResult#getGraph() contains duplicate if clause

2017-01-28 Thread michaelo
Repository: maven Updated Branches: refs/heads/master 5b4b8bd94 -> f53f1547a [MNG-6147] MetadataResolutionResult#getGraph() contains duplicate if clause Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f53f1547 Tree: http:/

  1   2   3   4   5   6   7   8   9   10   >