Changeset 682

Show
Ignore:
Timestamp:
05/29/07 21:15:50 (1 year ago)
Author:
schst
Message:

Be more verbose

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build.xml

    r676 r682  
    5151 
    5252  <target name="check-style" description="check coding standards"> 
     53    <echo>----------------------------------</echo> 
     54    <echo>| Checking CS of source files    |</echo> 
     55    <echo>----------------------------------</echo> 
    5356    <checkStyle failonerror="true"> 
    5457      <fileset dir="${project.basedir}/src/main/php">