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.''
? ++ ++