You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to build a release the other day and realized that jgitver does not calculate the correct release version with annotated tag, it is calculated as snapshot. I have used jgitver in my projects since 2017 and it has worked flawlessly all the time.
I checked out the master branch with the latest release (2.0.0) from October 2022. At that time everything worked perfectly, but printing the version now, it is calculated as a snapshot.
master branch with latest release 2.0.0 from October 2022
It seems like some external dependency (git,java,etc) has changed and is affecting jgitver but I can't remember which versions I was using at the time I built the latest release.
The text was updated successfully, but these errors were encountered:
see jgitver/jgitver#155
Tried to build a release the other day and realized that jgitver does not calculate the correct release version with annotated tag, it is calculated as snapshot. I have used jgitver in my projects since 2017 and it has worked flawlessly all the time.
Current version(s)
I checked out the master branch with the latest release (2.0.0) from October 2022. At that time everything worked perfectly, but printing the version now, it is calculated as a snapshot.
master
branch with latest release 2.0.0 from October 2022It seems like some external dependency (git,java,etc) has changed and is affecting jgitver but I can't remember which versions I was using at the time I built the latest release.
The text was updated successfully, but these errors were encountered: