Skip to content

Using 0.10.0-rc0X breaks policies #33

@AACO

Description

@AACO

When upgrading from 0.9.1 to any 0.10.0 release candidate the policy blocks fail to be applied.
Config:

jgitver {
  policy {
    pattern = '(.*)'
    transformations = ['REMOVE_UNEXPECTED_CHARS', 'LOWERCASE_EN']
  }
}

Command: .\gradlew.bat clean version

0.9.1 output

> Task :version
Version: 1.0.1-1-featureruntimecerts

0.10.0-rc03 output

> Task :version
Version: 1.0.1-1-feature_runtime_certs

Gradle version:

------------------------------------------------------------
Gradle 6.3
------------------------------------------------------------

Build time:   2020-03-24 19:52:07 UTC
Revision:     bacd40b727b0130eeac8855ae3f9fd9a0b207c60

Kotlin:       1.3.70
Groovy:       2.5.10
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          12 (Oracle Corporation 12+33)
OS:           Windows 10 10.0 amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions