Hi maciej, Thank you for you reply. :) One import thing is that I want to transparently execute the code without users even knowing it. I think I can do it by hacking jenkins' code, but really do not want to do it this way. Any suggestions? :)
Best regards, Liang 在 2013年11月8日星期五UTC+8上午12时45分51秒,maciej写道: > > Liang Peng (2013-11-07 10:55): > > I am afraid not, because we do not want all users to add this same piece > of code for their jobs. > > > You could use some SVN or GIT for inserting code and users would choose > (using the Choice Parameter) from which branch/folder changes should be > downloaded (download them with svn checkout run from command line). > Or you could use the Text Parametr and insert that code in some file or > merge it in some file... > Or you could use the File Paramter... > > Regards, > Nux. > -- 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.
