Re: Configuring build name and build id

2013-03-01 Thread Srinivasa TN
The plugin "versionnumber" exactly meets my requirement. Thanks to jenkins team and its plugin writers. Regards, Seenu. On Wednesday, January 30, 2013 8:22:59 PM UTC+5:30, Srinivasa TN wrote: > > Hi, >I am using Jenkins 1.499 on RHEL 6.3. At present, the build id/name is > just an number

Configuring build name and build id

2013-01-30 Thread Srinivasa TN
Hi, I am using Jenkins 1.499 on RHEL 6.3. At present, the build id/name is just an number or formed out of the build date and time. But I want to have the build name as 0.0.0.1 or 0.0.0.1-MMDD-${BUILD_NUMBER} (That is, build number in that particular day). The build-name-setter plugin just