You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/26 01:13:17 UTC

svn commit: r641093 - /lenya/trunk/src/modules/lucene/config/cocoon-xconf/metaDataFieldRegistry.xconf

Author: andreas
Date: Tue Mar 25 17:13:17 2008
New Revision: 641093

URL: http://svn.apache.org/viewvc?rev=641093&view=rev
Log:
Fixed typo (apply meta data field registry patch only once).

Modified:
    lenya/trunk/src/modules/lucene/config/cocoon-xconf/metaDataFieldRegistry.xconf

Modified: lenya/trunk/src/modules/lucene/config/cocoon-xconf/metaDataFieldRegistry.xconf
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/lucene/config/cocoon-xconf/metaDataFieldRegistry.xconf?rev=641093&r1=641092&r2=641093&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/config/cocoon-xconf/metaDataFieldRegistry.xconf (original)
+++ lenya/trunk/src/modules/lucene/config/cocoon-xconf/metaDataFieldRegistry.xconf Tue Mar 25 17:13:17 2008
@@ -19,7 +19,7 @@
 <!-- $Id: doctypes.xconf 164635 2005-04-25 20:01:43Z tschlabach $ -->
 
 <xconf xpath="/cocoon"
-  unless="/cocoon/copmonent[@role = 'org.apache.lenya.modules.lucene.MetaDataFieldRegistry']">
+  unless="/cocoon/component[@role = 'org.apache.lenya.modules.lucene.MetaDataFieldRegistry']">
 
   <component role="org.apache.lenya.modules.lucene.MetaDataFieldRegistry"
     class="org.apache.lenya.modules.lucene.impl.MetaDataFieldRegistryImpl"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org