That's great. Thanks guys. Kevin, I followed our approach and it works perfectly.
Kieran On Thursday, 31 October 2013 16:40:32 UTC+1, Kevin Fleming wrote: > > This might also be possible: > > <st:include page="whatever.jelly" class="hudson.model.AbstractProject" /> > > This insulates you from filesystem/URL path issues. > > ----- Original Message ----- > From: [email protected] <javascript:> > To: [email protected] <javascript:> > At: Oct 31 2013 11:30:17 > > On Thu, Oct 31, 2013 at 8:51 AM, Kieran Hall > <[email protected]<javascript:>> > wrote: > > it would be useful to simply include a jelly script that > > exists in the jenkins-core project into my plugin project. > > <st:include page="/hudson/model/AbstractProject/whatever.jelly"/> > > -- > 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] <javascript:>. > 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.
