<?jelly escape-by-default='true'?> <j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form"> <f:entry field="latestChange"> <f:checkbox title="${%Enabled}"/> </f:entry> </j:jelly>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 27492 | Paul Allen |
Add new Filter to build with the latest change found during polling. JENKINS-63879 |