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 2009/05/08 15:24:00 UTC

svn commit: r772974 - /lenya/contributions/2_0_X/modules/atom/sitemap.xmap

Author: andreas
Date: Fri May  8 13:24:00 2009
New Revision: 772974

URL: http://svn.apache.org/viewvc?rev=772974&view=rev
Log:
Adding proxy transformation for atom collections (fixed typo).

Modified:
    lenya/contributions/2_0_X/modules/atom/sitemap.xmap

Modified: lenya/contributions/2_0_X/modules/atom/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/modules/atom/sitemap.xmap?rev=772974&r1=772973&r2=772974&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/atom/sitemap.xmap (original)
+++ lenya/contributions/2_0_X/modules/atom/sitemap.xmap Fri May  8 13:24:00 2009
@@ -69,7 +69,7 @@
             <map:transform src="xslt/entryMetaData.xsl"/>
             <map:transform type="proxy-entry"/>
           </map:match>
-          <map:match pattern="view/locks.jx">
+          <map:match pattern="view/locks.xml">
             <map:transform type="proxy-collection"/>
           </map:match>
           <map:serialize type="xml" status-code="{flow-attr:view/statusCode}"/>



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