Show
Ignore:
Timestamp:
09/30/2007 06:54:11 PM (16 months ago)
Author:
xue
Message:

fixed building error.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/buildscripts/classtree/build.php

    r2117 r2281  
    1616        '/I18N/core', 
    1717        '/3rdParty', 
    18         '/Data/ActiveRecord/Vendor', 
    19         '/Data/ActiveRecord/Scaffold/InputBuilder', 
    20         '/Data/SqlMap/Configuration', 
    21         '/Data/SqlMap/DataMapper', 
    22         '/Data/SqlMap/Statements' 
     18        '/Web/UI/WebControls/assets', 
    2319        ); 
    2420$a=new ClassTreeBuilder($frameworkPath,$exclusions);