Author: crossley
Date: Fri Dec 31 06:50:52 2010
New Revision: 1054057
URL: http://svn.apache.org/viewvc?rev=1054057&view=rev
Log:
Explain how to view the validation reports, if they were enabled.
Modified:
forrest/trunk/main/targets/site.xml
Modified: forrest/trunk/main/targets/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/targets/site.xml?rev=1054057&r1=1054056&r2=1054057&view=diff
==============================================================================
--- forrest/trunk/main/targets/site.xml (original)
+++ forrest/trunk/main/targets/site.xml Fri Dec 31 06:50:52 2010
@@ -214,6 +214,7 @@ Cocoon will report the status of each do
</delete>
<delete file="${project.site-dir}/linkmap.validation-start.xml"/>
<delete dir="${project.temp-dir}/validation"/>
+ <echo level="info" message="See validation reports at
${project.temp-dir}/validation-reports.html"/>
</then>
</if>
</sequential>