You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2005/04/15 18:01:42 UTC

svn commit: r161493 - cocoon/trunk/src/java/org/apache/cocoon/cocoon.roles

Author: vgritsenko
Date: Fri Apr 15 09:01:41 2005
New Revision: 161493

URL: http://svn.apache.org/viewcvs?view=rev&rev=161493
Log:
whitespace

Modified:
    cocoon/trunk/src/java/org/apache/cocoon/cocoon.roles

Modified: cocoon/trunk/src/java/org/apache/cocoon/cocoon.roles
URL: http://svn.apache.org/viewcvs/cocoon/trunk/src/java/org/apache/cocoon/cocoon.roles?view=diff&r1=161492&r2=161493
==============================================================================
--- cocoon/trunk/src/java/org/apache/cocoon/cocoon.roles (original)
+++ cocoon/trunk/src/java/org/apache/cocoon/cocoon.roles Fri Apr 15 09:01:41 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
+  Copyright 1999-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
 -->
 <!-- $Id$ -->
 <!DOCTYPE role-list [
-<!ELEMENT role-list (role+)> 
+<!ELEMENT role-list (role+)>
 <!ELEMENT role (hint*)>
 <!ELEMENT hint EMPTY>
 <!ATTLIST role name CDATA #REQUIRED
@@ -47,7 +47,7 @@
         default-class="org.apache.cocoon.components.resolver.DefaultResolver"/>
 
   <!-- Parser:
-  
+
        Starting with Cocoon 2.1 we have a bunch of different parser:
        - a SAX parser (producing SAX events)
        - a DOM parser (producint a document)
@@ -219,7 +219,7 @@
         shorthand="flow-interpreters"
         default-class="org.apache.cocoon.core.container.DefaultServiceSelector"/>
 
-  <role name="org.apache.cocoon.components.flow.ContinuationsManager" 
+  <role name="org.apache.cocoon.components.flow.ContinuationsManager"
         shorthand="continuations-manager"
         default-class="org.apache.cocoon.components.flow.ContinuationsManagerImpl" />
 
@@ -235,7 +235,7 @@
   <role name="org.apache.cocoon.components.modules.input.SitemapVariableHolder"
         shorthand="global-variables"
         default-class="org.apache.cocoon.components.modules.input.SitemapVariableHolder"/>
-  
+
   <!-- Storing data in the current request -->
   <role name="org.apache.cocoon.components.persistence.RequestDataStore"
         shorthand="request-data-store"