Author: reinhard Date: Sat Mar 19 02:58:48 2005 New Revision: 158229 URL: http://svn.apache.org/viewcvs?view=rev&rev=158229 Log: formatting
Modified: cocoon/trunk/tools/targets/docs-build.xml Modified: cocoon/trunk/tools/targets/docs-build.xml URL: http://svn.apache.org/viewcvs/cocoon/trunk/tools/targets/docs-build.xml?view=diff&r1=158228&r2=158229 ============================================================================== --- cocoon/trunk/tools/targets/docs-build.xml (original) +++ cocoon/trunk/tools/targets/docs-build.xml Sat Mar 19 02:58:48 2005 @@ -24,8 +24,8 @@ <available file="${forrest.bin}/forrest.bat" property="blaaaa"/> </condition> <fail unless="cond.forrest.bin.exists" - message="Set the variable 'forrest.bin' to the directory that contains the Forrest start scripts!"/> + <!-- run Forrest using exec task - depending on the operating system either choose forrest.sh or forrest.bat --> <dirname file="${forrest.bin}/blaaaa" property="forrest.bin.absolute"/>