Build system for Apache Forrest. Run the build script: build.bat or build.sh -------------------------------------------------------------- Using ${ant.version} Build file ${ant.file} Use 'build.[sh|bat] -projecthelp' to see other options. Build system home ${ant.home} Build number ${build.number} Project Name ${ant.project.name} Java Version ${ant.java.version} Timestamp ${DSTAMP}${TSTAMP} This is: ${name} ${forrest.version} -------------------------------------------------------------- Copy Forrest core files from ${forrest.home} Copy plugin related files from ${plugins.dir} Copy whiteboard plugin related files Copy forrest.jar *----------------------------------------------------------------- | installation notice *----------------------------------------------------------------- | You have succesfully built the shell-bat distribution of Forrest. | Please find it at: ${dist-shbat.dir} | Please copy the contents to the install directory of your choice | Please have the environment variable FORREST_HOME point to | ${dist-shbat.dir} | It is recommended to add | unix: $FORREST_HOME/bin: to your $PATH | win: %FORREST_HOME%\bin; to your %PATH% | Calling | unix: $FORREST_HOME/bin/forrest -projecthelp | win: %FORREST_HOME%\bin\forrest -projecthelp | will list options for the 'forrest' command | More help at http://forrest.apache.org/ and dev AT forrest.apache.org *----------------------------------------------------------------- ------------------------------------- Testing seeded ${test.site.type} site ... -------------------------------------
*----------------------------------------------------------------- | Installation notice *----------------------------------------------------------------- | You have now built the ${forrest.version} version of Forrest. | Please set the environment variable FORREST_HOME to point to | ${forrest.home} | It is recommended to add | unix: $FORREST_HOME/bin: to your $PATH | win: %FORREST_HOME%\bin; to your %PATH% | Then do 'forrest -projecthelp' to list options for the 'forrest' command | More help at http://forrest.apache.org/ *-----------------------------------------------------------------