Ticket #882 (closed task: fixed)
Add support for new validation configs to build system and introduce best practices
| Reported by: | david | Owned by: | david |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | phing | Version: | HEAD-1.0 |
| Severity: | normal | Keywords: | |
| Cc: | Patch attached: | no |
Description
Change them to use the new structure with 1.0 namespaces etc, and make it like this:
<configurations parent="%core.module_dir%/${moduleName}/config/validators.xml">
which in turn does
<configurations parent="%core.config_dir%/validators.xml">
which has
<configurations parent="%core.agavi_dir%/config/defaults/validators.xml">
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

