Hi, I guess it uses the java like timestamp e.g. yyyymmdd-hhmm,etc I am not sure from the code perspective, but, thats how i do it on the jenkins job page.
Is there a way to format the build id in the content of the email ext plugin ? Thanks, Alok On Fri, Feb 22, 2013 at 10:48 AM, Slide <[email protected]> wrote: > email-ext uses the following to get the BUILD_ID: > > build.getId(); > > How does the zentimestamp plugin modify the build id? > > > On Thu, Feb 21, 2013 at 10:14 PM, alok kumar <[email protected]>wrote: > >> Hi All, >> I am trying to use the formatted BUILD_ID in the content of the email-ext >> plugin, but, it is not able to resolve it. >> It instead just resolves it to the default format of BUILD_ID, whereas I >> have changed its format using the zentimestamp plugin. >> >> Can someone please help me in getting this resolved? >> >> Thanks, >> Alok >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Website: http://earl-of-code.com > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
