Changeset 100
- Timestamp:
- 07/19/06 15:03:34 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.2/docs/phing_guide/book/chapters/appendixes/AppendixB-CoreTasks.html
r98 r100 227 227 228 228 <h2><a name="CallTargetTask"></a>CallTargetTask</h2> 229 <p> The CallTargetTask calls a target from the same project. A <em><p roject></em>229 <p> The CallTargetTask calls a target from the same project. A <em><phingcall></em> 230 230 tag may contain <em><property></em> tags that define new properties. In 231 231 the following example, the properties <em>property1</em> and <em>foo</em> are
