#882: Add support for new validation configs to build system and introduce best
practices
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  impl    
     Type:  task    |      Status:  new     
 Priority:  normal  |   Milestone:  1.0     
Component:  phing   |     Version:  HEAD-1.0
 Severity:  normal  |    Keywords:          
Has_patch:  0       |  
--------------------+-------------------------------------------------------
 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">
 }}}

-- 
Ticket URL: <http://trac.agavi.org/ticket/882>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to