Ticket #876 (closed enhancement: fixed)
Allow for a fallback directory for template resolution in the project configuration system
| Reported by: | impl | Owned by: | impl |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0 |
| Component: | phing | Version: | HEAD-1.0 |
| Severity: | critical | Keywords: | |
| Cc: | Patch attached: | no |
Description
The build system should be able to select any template from a list of possibilities, e.g.:
<agavi.select-template property="action.template"> <from>/main/src/build/templates</from> <from>project/templates</from> </agavi.select-template>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

