Changeset 64

Show
Ignore:
Timestamp:
05/04/06 12:12:14 (2 years ago)
Author:
mrook
Message:

Add a note about testclasses with no @package tag

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.2/docs/phing_guide/book/chapters/appendixes/AppendixC-OptionalTasks.html

    r59 r64  
    740740the file <em>reports/testsuites.xml</em> as input.</p> 
    741741 
     742<p><b>Important note:</b> testclasses that are not explicitly placed in a package (by using a '@package' tag in the class-level DocBlock) 
     743are listed under the "default" package.</p> 
     744 
    742745<h2><a name="SvnExportTask"></a>SvnExportTask</h2> 
    743746<p> The <em>SvnExportTask</em> exports a Subversion repository to a local directory.</p>