Re: Jenkins- Build Date in Jenkins Email

2015-08-13 Thread Slide
There is no token that provides that. On Thu, Aug 13, 2015 at 11:26 AM Rajasekar Vasudevan wrote: > I do not use groovy templates or jelly templates. It's just a simple plain > email wherein i wanted display the date in the format -MM-DD > > > On Thursday, August 13, 2015 at 2:22:05 PM UTC-4

Re: Jenkins- Build Date in Jenkins Email

2015-08-13 Thread Rajasekar Vasudevan
I do not use groovy templates or jelly templates. It's just a simple plain email wherein i wanted display the date in the format -MM-DD On Thursday, August 13, 2015 at 2:22:05 PM UTC-4, slide wrote: > > Are you using groovy templates or jelly templates for your email, or just > raw tokens in

Re: Jenkins- Build Date in Jenkins Email

2015-08-13 Thread Slide
Are you using groovy templates or jelly templates for your email, or just raw tokens in the content box? On Thu, Aug 13, 2015 at 11:17 AM Rajasekar Vasudevan wrote: > > No...It's working as expected. But it's set to a different format and i > use it for various other reasons in the job. So i cou

Re: Jenkins- Build Date in Jenkins Email

2015-08-13 Thread Rajasekar Vasudevan
No...It's working as expected. But it's set to a different format and i use it for various other reasons in the job. So i could not use BUILD_ID to just display the date in format _MM_DD. On Thursday, August 13, 2015 at 2:13:42 PM UTC-4, slide wrote: > > Is your override of BUILD_ID not work

Re: Jenkins- Build Date in Jenkins Email

2015-08-13 Thread Slide
Is your override of BUILD_ID not working? On Thu, Aug 13, 2015 at 11:09 AM Rajasekar Vasudevan wrote: > I have Jenkin’s “BUILD_ID” env variable redefined using zentimestamp > plugin in my Jenkins setup and I use it in the configured jobs for various > reasons. I’m now trying to display the build