Re: ImageJ release cycle
Posted by
Jerome Mutterer-3 on
Jun 04, 2013; 7:05pm
URL: http://imagej.273.s1.nabble.com/ImageJ-release-cycle-tp5003165p5003217.html
Dear Johannes,
Thank you for your work on the continuous release installers.
>... I also worked quite a bit on making the version more
> visible (see
>
https://github.com/imagej/ij1-installer/blob/master/add-jenkins-badge.groovy)
> in the build list. It worked beautifully:
>
>
http://jenkins.imagej.net/job/ImageJ1-releases/>
I would suggest that the final release get a green badge, and the
daily build get a yellow badge.
I checked and there's a createShortText(java.lang.String text,
java.lang.String color, java.lang.String background, java.lang.String
border, java.lang.String borderColor)
method that could be used to do that depending on 'version' format instead of
action = clazz.createShortText(version)
by checking if 'version' ends with a letter or a number.
Sincerely,
Jerome.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html