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
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
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.
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
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
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
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
[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:
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
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/
[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
*
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-
[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
[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
[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:
[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
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
[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
[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:
[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
[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
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
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
[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:
[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
[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
[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
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
[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:
[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
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
[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
*
[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
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:
[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
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
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:
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-
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
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
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
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
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
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
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
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
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/
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-
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
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.
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.
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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/
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
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
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
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-
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:
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:
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
[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
[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
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:
[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
[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
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
*
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
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
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
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
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
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
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
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
Repository: maven
Updated Branches:
refs/heads/MNG-6138 [deleted] eb43b3aa8
Repository: maven
Updated Branches:
refs/heads/MNG-6081 [deleted] 2559f8ac2
Repository: maven
Updated Branches:
refs/heads/MNG-5975 [deleted] aab516944
Repository: maven
Updated Branches:
refs/heads/MNG-6106 [deleted] f8068ddd5
Repository: maven
Updated Branches:
refs/heads/MNG-5954 [deleted] 4941e6280
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/
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
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
Repository: maven-wagon
Updated Tags: refs/tags/wagon-2.12 [created] 14de82a8a
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/
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
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://
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 - 100 of 11628 matches
Mail list logo