nemerosa / versioning

Gradle plug-in to generate version information from the SCM branch (Git or Svn)
MIT License
200 stars 40 forks source link

consider tags as branches in SVN to avoid crashing while working on a tag #65

Closed Taeradan closed 4 years ago

Taeradan commented 4 years ago

It is common to checkout a tag in a build pipeline to build stable versions to deliver on production. This quick fix avoid the plugin crashing while working on a SVN tag.

dcoraboeuf commented 4 years ago

Thanks @Taeradan !

dcoraboeuf commented 4 years ago

I will soon release a version 2.9.0 which will contain this PR.

dcoraboeuf commented 4 years ago

Available in 2.9.0