You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/06/04 06:00:02 UTC

[WIKI-UPDATE] XPatchTaskUsage Wed Jun 4 06:00:02 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=XPatchTaskUsage , version: 5 on Wed Jun  4 03:11:57 2003 by GeoffHoward

+ 
+ !!Task Definition
+ The Cocoon build declares xpatch in init-tasks:
+ {{{<taskdef name="xpatch" classname="XConfToolTask" classpath="${tools.tasks.dest}"/>
+ }}}
+ ;:''The source is found in tools/src/anttasks''
- ;:Because this task extends {{org.apache.ant.MatchingTask}}, other attributes and nested tags are recognized.  See the Ant documentation for the full list of possibilities.
+ ;:''Because this task extends {{org.apache.ant.MatchingTask}}, other attributes and nested tags are recognized.  See the Ant documentation for the full list of possibilities.''
?   ++                                                                                                                                                                          ++

- ;:Note the sensitivity to whitespace necessary in this case.
+ ;:''Note the sensitivity to whitespace necessary in this case.''
?   ++                                                          ++