]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
updated to Cheche's version
authorClay Leeds <clay@apache.org>
Mon, 8 Nov 2004 05:11:22 +0000 (05:11 +0000)
committerClay Leeds <clay@apache.org>
Mon, 8 Nov 2004 05:11:22 +0000 (05:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198130 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/classes/CatalogManager.properties

index 191a63afa398ef13fb742809a177505a0bc4b8d5..c9b1c6f5f804d635e8d770f35072061904bfca5f 100644 (file)
 # limitations under the License.
 
 #=======================================================================
-# CatalogManager.properties
+# CatalogManager.properties for Catalog Entity Resolver.
 #
-# This is the default properties file for Apache Forrest.
+# This is the default properties file for your project.
 # This facilitates local configuration of application-specific catalogs.
+# If you have defined any local catalogs, then they will be loaded
+# before Forrest's core catalogs.
 #
 # See the Apache Forrest documentation:
 # http://forrest.apache.org/docs/your-project.html
 # http://forrest.apache.org/docs/validation.html
 
-# verbosity ... level of messages for status/debug
-# See forrest/src/core/context/WEB-INF/cocoon.xconf
+# verbosity:
+# The level of messages for status/debug (messages go to standard output).
+# The setting here is for your own local catalogs.
+# The verbosity of Forrest's core catalogs is controlled via
+#  forrestcore/src/core/context/WEB-INF/cocoon.xconf
+#
+# The following messages are provided ...
+#  0 = none
+#  1 = ? (... not sure yet)
+#  2 = 1+, Loading catalog, Resolved public, Resolved system
+#  3 = 2+, Catalog does not exist, resolvePublic, resolveSystem
+#  10 = 3+, List all catalog entries when loading a catalog
+#    (Cocoon also logs the "Resolved public" messages.)
+verbosity=10
 
 # catalogs ... list of additional catalogs to load
 #  (Note that Apache Forrest will automatically load its own default catalog
@@ -33,5 +47,7 @@
 # directory separator is always slash (/) regardless of operating system
 #
 #catalogs=/home/me/forrest/my-site/src/documentation/resources/schema/catalog.xcat
-catalogs=/Users/Shared/_WebDLs/_repos/xml-fop/src/documentation/resources/schema/catalog.xcat
+#catalogs=/Users/Shared/_WebDLs/_repos/xml-fop/src/documentation/resources/schema/catalog.xcat
+catalogs=../resources/schema/catalog.xcat
+relative-catalogs=false