This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


    from 8421a3659 [MNG-6825] Replace StringUtils (#1078)
     new 26056b9b2 [MNG-7756] The degree of concurrency does not support "2." 
as a factor
     new b2ee29e03 [MNG-6825] Get rid of commons-lang

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 maven-artifact/pom.xml                             |  7 ----
 .../org/apache/maven/artifact/ArtifactUtils.java   | 12 ++++--
 .../versioning/DefaultArtifactVersion.java         | 15 +++++++-
 .../repository/metadata/MetadataBridge.java        |  5 ++-
 .../artifact/deployer/ArtifactDeployerTest.java    |  8 ++--
 maven-core/pom.xml                                 | 13 +++----
 .../DefaultBeanConfigurationRequest.java           | 14 ++++---
 .../DefaultBuildResumptionDataRepository.java      |  6 +--
 .../impl/DefaultArtifactCoordinateFactory.java     | 13 +++----
 .../internal/impl/DefaultArtifactFactory.java      | 13 +++----
 .../MavenPluginJavaPrerequisiteChecker.java        |  3 +-
 .../project/artifact/ProjectArtifactMetadata.java  |  5 ++-
 .../rtinfo/internal/DefaultRuntimeInformation.java | 11 ++++--
 .../artifact/handler/ArtifactHandlerTest.java      |  4 +-
 .../maven/internal/impl/TestRepositorySystem.java  |  5 ++-
 .../apache/maven/project/ProjectBuilderTest.java   |  6 ++-
 .../maven/repository/TestRepositoryConnector.java  | 16 ++++++--
 maven-embedder/pom.xml                             |  4 --
 .../org/apache/maven/cli/CLIReportingUtils.java    |  3 +-
 .../main/java/org/apache/maven/cli/MavenCli.java   | 44 ++++++++--------------
 .../transfer/AbstractMavenTransferListener.java    | 22 ++++++-----
 .../cli/transfer/ConsoleMavenTransferListener.java |  4 +-
 .../java/org/apache/maven/cli/MavenCliTest.java    |  1 -
 pom.xml                                            |  5 ---
 24 files changed, 120 insertions(+), 119 deletions(-)

Reply via email to