Hi,
is there any alternative to jobMain.jelly used for AbstractProject
applicable for MatrixProject (not MatrixBuild)?
All I was able to find is job property summary (summary.jelly), but it
feels awkward to attach properties just for this.
I could not think of any reason why not add
<j:forEach var="a" items="${it.actions}">
<st:include page="jobMain.jelly" it="${a}" optional="true" />
</j:forEach>
to the /src/main/resources/hudson/matrix/MatrixProject/index.jelly as well.
Thanks
--
oliver
--
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.