You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by fe...@apache.org on 2007/05/03 21:28:12 UTC

svn commit: r534968 - /cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/COB-INF/sitemap.xmap

Author: felixk
Date: Thu May  3 12:28:11 2007
New Revision: 534968

URL: http://svn.apache.org/viewvc?view=rev&rev=534968
Log:
Undo my latest patch because it's not necessary.
Grek fixed instead the migration guide (by which
I was misguided ;-/ )

Modified:
    cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/COB-INF/sitemap.xmap

Modified: cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/COB-INF/sitemap.xmap
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/COB-INF/sitemap.xmap?view=diff&rev=534968&r1=534967&r2=534968
==============================================================================
--- cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/COB-INF/sitemap.xmap (original)
+++ cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/COB-INF/sitemap.xmap Thu May  3 12:28:11 2007
@@ -41,11 +41,6 @@
       <map:match pattern="resource/internal/generation/**">
       	<map:read src="resource://org/apache/cocoon/forms/generation/{1}"/>
       </map:match>
-
-      <map:match pattern="resources/forms/**">
-        <map:read src="resource://org/apache/cocoon/forms/resources/{1}" />
-      </map:match>
-
     </map:pipeline>
     
     <map:pipeline id="external-resource">