This looks to happen when we added a numeric label in a previous release.
Either parsing to determine version label should be more robust (don't go other three digit and always have three digit) or user input should be check before releasing.
Uncaught exception: java.lang.NumberFormatException: For input string: "1-2"
at Unknown.Kpc(Unknown source:0)
at Unknown.knc(Unknown source:0)
at Unknown.oxe(Unknown source:0)
at Unknown.pDe(Unknown source:0)
at Unknown.QEe(Unknown source:0)
at Unknown.lY(Unknown source:0)
at Unknown.m1(Unknown source:0)
- is duplicated by
-
NXS-530 Make release form be more robust
- Resolved