You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2011/02/28 01:47:55 UTC

svn commit: r1075191 - /lucene/dev/trunk/solr/example/solr/conf/xslt/example_rss.xsl

Author: uschindler
Date: Mon Feb 28 00:47:55 2011
New Revision: 1075191

URL: http://svn.apache.org/viewvc?rev=1075191&view=rev
Log:
SOLR-2391: one file missed to commit

Modified:
    lucene/dev/trunk/solr/example/solr/conf/xslt/example_rss.xsl

Modified: lucene/dev/trunk/solr/example/solr/conf/xslt/example_rss.xsl
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/solr/conf/xslt/example_rss.xsl?rev=1075191&r1=1075190&r2=1075191&view=diff
==============================================================================
--- lucene/dev/trunk/solr/example/solr/conf/xslt/example_rss.xsl (original)
+++ lucene/dev/trunk/solr/example/solr/conf/xslt/example_rss.xsl Mon Feb 28 00:47:55 2011
@@ -27,7 +27,7 @@
   <xsl:output
        method="xml"
        encoding="utf-8"
-       media-type="text/xml"
+       media-type="application/xml"
   />
   <xsl:template match='/'>
     <rss version="2.0">