Hi, Make sure you read the documentation for the token, just passing 270 will not give you what you are looking for, you need to have the correct argument name. I don't remember what it is off the top of my head, but the documentation (look for Content Reference) will have the information you need.
slide On Sun, Mar 24, 2013 at 3:16 PM, zw <[email protected]> wrote: > Hi Slide > > It should > But when we tried ${BUILD_LOG, 270} > It's not appending the content at all. > It simply shows > ${BUILD_LOG, 270} > > on the email. > > On Sunday, March 24, 2013 3:12:25 PM UTC-7, slide wrote: > >> Does that information come out in the build log? >> >> >> On Sun, Mar 24, 2013 at 3:04 PM, zw <[email protected]> wrote: >> >>> Hi Slide thanks for responding. >>> We like to have say, e.g.. >>> >>> In an SVN checkout or update for a job run, the affected files would >>> have, as an example, >>> At revision 45432 >>> >>> C index.html >>> A test.css >>> U test2.css >>> A tree.jsp >>> : >>> : >>> >>> That's the kind of status we are looking for. >>> Once the run completes, we like to append this information at the top >>> email to alert us of file conflicts. >>> >>> We are not aware of the Jenkins API. >>> How does one use it ? >>> Any simple example that we could use and test it out ? >>> >>> Thanks >>> >>> >>> >>> On Saturday, March 23, 2013 5:17:07 PM UTC-7, slide wrote: >>> >>>> What do you mean by status code? Is is available via the Jenkins API at >>>> all? >>>> >>>> slide >>>> >>>> >>>> On Sat, Mar 23, 2013 at 5:00 PM, Z W <[email protected]> wrote: >>>> >>>>> Hi All >>>>> >>>>> We have a requirement to include the SVN status code when Jenkins >>>>> pulls out code from the SVN into the email notification. >>>>> >>>>> How do we configure that ? >>>>> >>>>> Thanks All >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Jenkins Users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to jenkinsci-use...@**googlegroups.**com. >>>>> >>>>> For more options, visit >>>>> https://groups.google.com/**grou**ps/opt_out<https://groups.google.com/groups/opt_out> >>>>> . >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Website: http://earl-of-code.**c**om <http://earl-of-code.com> >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to jenkinsci-use...@**googlegroups.com. >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>> . >>> >>> >>> >> >> >> >> -- >> Website: http://earl-of-code.**com <http://earl-of-code.com> >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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 Users" 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.
