Welcome to use PRADO 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: For all PRADO developers: - test : run unit tests (results are under /build/test-reports) - coverage : run unit tests collecting coverage informations - functionaltest : run funcitonal tests (requires Selenium Server) - lint : run lint on framework - lint-demos : run lint on demos For PRADO release manager: - dist : create release files; - build : prepare a directory for distribution; - clean : clean up the build directory; - rebuild : clean first and then build; - docs : generate documentation; - snapshot: generate nightly snapshot; Building pradolite.php... Copying files to build directory... Changing file permissions... Building quickstart demo search indices... Cleaning up the mess Building API manuals... Indexing API manuals... Build PDF + HTML Docs, it may take about 5 mins Building quickstart.pdf... Moving doc files to build... Generating compressed distribution files... Generating files for website... Compiling class docs... Distribution Completed!!! Generating compressed distribution files... Checking php files.. Checking js files.. Checking xml files.. Checking php files.. Checking js files.. Checking xml files..