Author: crossley Date: Wed Sep 30 07:27:53 2009 New Revision: 820199 URL: http://svn.apache.org/viewvc?rev=820199&view=rev Log: Assist with xml debugging. Show list of catalog descriptors being used.
Modified: forrest/trunk/main/targets/validate.xml forrest/trunk/site-author/status.xml Modified: forrest/trunk/main/targets/validate.xml URL: http://svn.apache.org/viewvc/forrest/trunk/main/targets/validate.xml?rev=820199&r1=820198&r2=820199&view=diff ============================================================================== --- forrest/trunk/main/targets/validate.xml (original) +++ forrest/trunk/main/targets/validate.xml Wed Sep 30 07:27:53 2009 @@ -105,7 +105,7 @@ <path refid="fcatalog.path"/> </catalogpath> </xmlcatalog> - <echo message="Using these catalog descriptors: ${toString:fcatalog.path}"/> + <echo level="info" message="Using these catalog descriptors: ${toString:fcatalog.path}"/> </target> <target name="validate-site" depends="load-project-props"> <condition property="forrest.validate.skinconf.disable-xml-link"> Modified: forrest/trunk/site-author/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=820199&r1=820198&r2=820199&view=diff ============================================================================== --- forrest/trunk/site-author/status.xml (original) +++ forrest/trunk/site-author/status.xml Wed Sep 30 07:27:53 2009 @@ -153,7 +153,10 @@ Added document to facilitate <link href="site:upgrading_09">upgrading to v0.9</link> </action> - +<!-- 2009-10 --> + <action context="code" type="add" dev="DC"> + Assist with xml debugging. Show list of catalog descriptors being used. + </action> <!-- 2009-06 --> <action context="code" type="add" dev="DC" fixes-bug="FOR-1173" importance="high"> Added a demonstration of using xml source documents without declaring a