You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2007/04/09 20:23:10 UTC

svn commit: r526863 - in /incubator/uima/uimaj/trunk/uima-docbook-tool/catalog: docbook.version_4.4/CatalogManager.properties docbook.version_4.5/CatalogManager.properties

Author: schor
Date: Mon Apr  9 11:23:09 2007
New Revision: 526863

URL: http://svn.apache.org/viewvc?view=rev&rev=526863
Log:
UIMA-236 wrong relative path in CatalogManager.properties 

Modified:
    incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.4/CatalogManager.properties
    incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.5/CatalogManager.properties

Modified: incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.4/CatalogManager.properties
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.4/CatalogManager.properties?view=diff&rev=526863&r1=526862&r2=526863
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.4/CatalogManager.properties (original)
+++ incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.4/CatalogManager.properties Mon Apr  9 11:23:09 2007
@@ -19,7 +19,7 @@
 # for a description of the contents
 
 # 	The semicolon-delimited list of catalog files
-catalogs = xml-catalog.xml
+catalogs = catalog/docbook.version_4.4/xml-catalog.xml
 
 relative-catalogs = true
 

Modified: incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.5/CatalogManager.properties
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.5/CatalogManager.properties?view=diff&rev=526863&r1=526862&r2=526863
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.5/CatalogManager.properties (original)
+++ incubator/uima/uimaj/trunk/uima-docbook-tool/catalog/docbook.version_4.5/CatalogManager.properties Mon Apr  9 11:23:09 2007
@@ -19,13 +19,13 @@
 # for a description of the contents
 
 # 	The semicolon-delimited list of catalog files
-catalogs = xml-catalog.xml
+catalogs = catalog/docbook.version_4.5/xml-catalog.xml
 
 relative-catalogs = yes
 
 # If non-zero, the Catalog classes will print informative 
 # and debugging messages. The higher the number, the more messages.
-verbosity = 0
+verbosity = 1
 
 prefer = system