Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-8060] Use String#isEmpty instead of length #1420

Merged
merged 5 commits into from
Feb 28, 2024

Commits on Nov 24, 2023

  1. Use isEmpty instead of length

    Signed-off-by: crazyhzm <crazyhzm@apache.org>
    CrazyHZM committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7824349 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge branch 'master' into MNG-XXX

    # Conflicts:
    #	maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
    #	maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RelocatedArtifact.java
    #	maven-xml-impl/src/main/java/org/apache/maven/internal/xml/XmlNodeImpl.java
    CrazyHZM committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    709395d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    de8afe4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    4c64d77 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge branch 'master' into MNG-8060

    # Conflicts:
    #	maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java
    CrazyHZM committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c70bddc View commit details
    Browse the repository at this point in the history