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

[MRELEASE-1109] Snapshot detection and support for versions like ${revision}${sha1}${changelist} #202

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2023

  1. MRELEASE-1109 full support of CI Friendly expression

    Mikhail Kolesnikov committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    21df8de View commit details
    Browse the repository at this point in the history
  2. MRELEASE-1109 patch JDomModel

    Mikhail Kolesnikov committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ab5c8d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/MRELEASE-1109_patch' into feature/MRELEASE-1109_…

    …snapshot_detection
    
    # Conflicts:
    #	maven-release-manager/src/test/resources/projects/rewrite-for-release/pom-with-parent-and-cifriendly-expressions/expected-pom.xml
    Mikhail Kolesnikov committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    466383d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ad7bb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    ef93eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27791ef View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    66f51ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcbb08 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. MRELEASE-1109 addressed review comments and replaced replaceAll wit…

    …h `replace`. Added more tests after using this version for a while in a real project.
    mkolesnikov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4032941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4fc81 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/master' into MRELEASE-1109_snapshot_detection

    # Conflicts:
    #	maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java
    #	maven-release-manager/src/main/java/org/apache/maven/shared/release/transform/jdom2/JDomModel.java
    #	maven-release-manager/src/test/resources/projects/rewrite-for-release/pom-with-parent-and-cifriendly-expressions/expected-pom.xml
    mkolesnikov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e3682ab View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    fbc3ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be8e5a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. MRELEASE-1109 Using scmRevision as sha1 value if the property defined…

    … but nothing was provided by a user
    mkolesnikov committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    56fe3ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ebea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe02232 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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