Author: fmeschbe
Date: Sat May 30 21:40:50 2009
New Revision: 780333

URL: http://svn.apache.org/viewvc?rev=780333&view=rev
Log:
Remove Unicode BOM which seems to cause KXML errors when reading the repository 
files

Modified:
    incubator/sling/site/obr/sling.xml
    incubator/sling/site/obr/thirdparty.xml

Modified: incubator/sling/site/obr/sling.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/site/obr/sling.xml?rev=780333&r1=780332&r2=780333&view=diff
==============================================================================
--- incubator/sling/site/obr/sling.xml (original)
+++ incubator/sling/site/obr/sling.xml Sat May 30 21:40:50 2009
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <?xml-stylesheet type="text/xml" href="obr2html.xsl"?>
 <repository lastmodified="20090518141006.997" name="Apache Sling Release 
Repository">
 <resource id="org.apache.sling.api/2.0.2.incubator" presentationname="Sling - 
Servlet Extension API" symbolicname="org.apache.sling.api" 
uri="http://people.apache.org/repo/m2-incubating-repository/org/apache/sling/org.apache.sling.api/2.0.2-incubator/org.apache.sling.api-2.0.2-incubator.jar";
 version="2.0.2.incubator">

Modified: incubator/sling/site/obr/thirdparty.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/site/obr/thirdparty.xml?rev=780333&r1=780332&r2=780333&view=diff
==============================================================================
--- incubator/sling/site/obr/thirdparty.xml (original)
+++ incubator/sling/site/obr/thirdparty.xml Sat May 30 21:40:50 2009
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <?xml-stylesheet type="text/xml" href="obr2html.xsl"?>
 
 <repository lastmodified="20090518141006.997" name="Apache Sling Third Party 
Repository">


Reply via email to