-
Improvement
-
Resolution: Not A Defect
-
Major
-
None
-
m2release 0.6.1
If you have a versionnumber with leading zero (to fill a constant string length) the method M2ReleaseAction.computeNextVersion() strip this zeros from the version string for the next version.
I have wrote a patch for that.
Have a look at https://github.com/kreyssel/hudson-plugins/commit/7572cc1a51c16b4c81adc978ad0ebe315addf73c
It would be nice if you can include this in the official release version.
Thanks.