diff options
author | Florian Zschocke <f.zschocke+git@gmail.com> | 2022-01-13 18:19:14 +0100 |
---|---|---|
committer | Florian Zschocke <f.zschocke+git@gmail.com> | 2022-02-01 22:58:30 +0100 |
commit | 12854a585bd373690c2a470c62c74dcf3263baa7 (patch) | |
tree | 417da4479e431f20357d0fd336e74a113085a201 /build.moxie | |
parent | 5ba51f4f48a5307ac4bc5435ecabfb4919b47c45 (diff) | |
download | gitblit-12854a585bd373690c2a470c62c74dcf3263baa7.tar.gz gitblit-12854a585bd373690c2a470c62c74dcf3263baa7.zip |
build: Determine release version with simple grep
To determine what the release version is to be, use a simple grep over
the moxie.build file and cut off the `-SNAPSHOT` part. The moxie
tag command doesn't do anything else, either. But the problem is that
when using the moxie tag command on the release branch, where the
version has already been set to a release version, it would create
a second release version, like so: 1.9.2-1.
Diffstat (limited to 'build.moxie')
0 files changed, 0 insertions, 0 deletions