<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
<f:entry title="${%Perforce Depot path}" field="path">
<f:textbox/>
</f:entry>
</j:jelly> | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 9672 | Paul Allen | Refactor name from 'p4_client' to 'p4'. | ||
| #1 | 9091 | Paul Allen |
Added Changelist build filtering for SCM polling: - Configuration uses 'repeatableHeteroProperty' - Filter on Perforce username - Filter on Perforce Depot path (no wildcard support) |