Building package ${pkgname}... Copying files to build directory... Changing file permissions... Generating source release file... Building documentation... Building Guide PDF... Building Blog PDF... Building API... Generating doc release file... Building online API... Copying tutorials... Copying release text files... Finished building Web files. Please update yiisite/common/data/versions.php file with the following code: '1.1'=>array( 'version'=>'${yii.version}', 'revision'=>'${yii.revision}', 'date'=>'${yii.date}', 'latest'=>true, ), Synchronizing code changes for ${pkgname}... Building autoload map... Building yiilite.php... Extracting i18n messages... Cleaning up the build... Welcome to use Yii build script! -------------------------------- You may use the following command format to build a target: phing <target name> where <target name> can be one of the following: - sync : synchronize yiilite.php and YiiBase.php - message : extract i18n messages of the framework - src : build source release - doc : build documentation release (Windows only) - clean : clean up the build