You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/04/15 16:59:49 UTC

svn commit: r394298 - /lenya/trunk/src/modules/lucene/config/cocoon-xconf/usecase-index.xconf

Author: michi
Date: Sat Apr 15 07:59:48 2006
New Revision: 394298

URL: http://svn.apache.org/viewcvs?rev=394298&view=rev
Log:
logger name changed such that one actually knows where to look for

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

Modified: lenya/trunk/src/modules/lucene/config/cocoon-xconf/usecase-index.xconf
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/lucene/config/cocoon-xconf/usecase-index.xconf?rev=394298&r1=394297&r2=394298&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/config/cocoon-xconf/usecase-index.xconf (original)
+++ lenya/trunk/src/modules/lucene/config/cocoon-xconf/usecase-index.xconf Sat Apr 15 07:59:48 2006
@@ -18,7 +18,7 @@
 <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'lucene.index']">
 
   <component-instance name="lucene.index"
-                      logger="lenya.usecases.lucene"
+                      logger="lenya.usecases.lucene-org.apache.lenya.cms.lucene.IndexDocument"
                       class="org.apache.lenya.cms.lucene.IndexDocument">
   </component-instance>
 



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