You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/10/28 16:10:59 UTC

svn commit: r1813644 - in /openoffice/devtools/genUpdateFeed: feed-entry-template.Update feed-prefix.Update

Author: mseidel
Date: Sat Oct 28 16:10:59 2017
New Revision: 1813644

URL: http://svn.apache.org/viewvc?rev=1813644&view=rev
Log:
Changed URLs to https

Modified:
    openoffice/devtools/genUpdateFeed/feed-entry-template.Update
    openoffice/devtools/genUpdateFeed/feed-prefix.Update

Modified: openoffice/devtools/genUpdateFeed/feed-entry-template.Update
URL: http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?rev=1813644&r1=1813643&r2=1813644&view=diff
==============================================================================
--- openoffice/devtools/genUpdateFeed/feed-entry-template.Update (original)
+++ openoffice/devtools/genUpdateFeed/feed-entry-template.Update Sat Oct 28 16:10:59 2017
@@ -4,7 +4,7 @@
         <category term="%PRODUCTNAME%_%LANGUAGECODE%" label="Apache OpenOffice update"/>
         <summary>%ADDITIONALTEXT%</summary>
         <content type="application/xml">
-            <inst:description xmlns:inst="http://installation.openoffice.org/description">
+            <inst:description xmlns:inst="https://installation.openoffice.org/description">
                 <inst:id>%PRODUCTNAME%_%LANGUAGECODE%</inst:id>
                 <inst:version>%NEWVERSION%</inst:version>
                 <inst:buildid>%NEWBUILDID%</inst:buildid>

Modified: openoffice/devtools/genUpdateFeed/feed-prefix.Update
URL: http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-prefix.Update?rev=1813644&r1=1813643&r2=1813644&view=diff
==============================================================================
--- openoffice/devtools/genUpdateFeed/feed-prefix.Update (original)
+++ openoffice/devtools/genUpdateFeed/feed-prefix.Update Sat Oct 28 16:10:59 2017
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
     <title>Update Feed for %INSTALLED% instances</title>
     <updated>%UPDATED%</updated>
     <author>
         <name>Apache OpenOffice project</name>
-        <uri>http://openoffice.org</uri>
+        <uri>https://openoffice.org</uri>
     </author>