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 2007/10/30 22:51:14 UTC

svn commit: r590479 - /lenya/sandbox/modules/person/config/cocoon-xconf/usecase-addKnownPerson.xconf

Author: andreas
Date: Tue Oct 30 14:51:13 2007
New Revision: 590479

URL: http://svn.apache.org/viewvc?rev=590479&view=rev
Log:
[minor change] formatting

Modified:
    lenya/sandbox/modules/person/config/cocoon-xconf/usecase-addKnownPerson.xconf

Modified: lenya/sandbox/modules/person/config/cocoon-xconf/usecase-addKnownPerson.xconf
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/person/config/cocoon-xconf/usecase-addKnownPerson.xconf?rev=590479&r1=590478&r2=590479&view=diff
==============================================================================
--- lenya/sandbox/modules/person/config/cocoon-xconf/usecase-addKnownPerson.xconf (original)
+++ lenya/sandbox/modules/person/config/cocoon-xconf/usecase-addKnownPerson.xconf Tue Oct 30 14:51:13 2007
@@ -23,9 +23,9 @@
 
 <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'person.addKnownPerson']">
 
-    <component-instance name="person.addKnownPerson" logger="lenya.modules.person"
-        class="org.apache.lenya.modules.person.usecases.AddKnownPerson">
-      <view template="modules/person/usecases/addKnownPerson.jx"/>
-    </component-instance>
-    
-  </xconf>
+  <component-instance name="person.addKnownPerson" logger="lenya.modules.person"
+      class="org.apache.lenya.modules.person.usecases.AddKnownPerson">
+    <view template="modules/person/usecases/addKnownPerson.jx"/>
+  </component-instance>
+  
+</xconf>



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