Author: orw
Date: Fri Aug 22 08:48:23 2014
New Revision: 1619705

URL: http://svn.apache.org/r1619705
Log:
reverting change of revision 1612057 as the Update Service code relies on this 
namespace URI 


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

Modified: openoffice/devtools/genUpdateFeed/feed-entry-template.Update
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?rev=1619705&r1=1619704&r2=1619705&view=diff
==============================================================================
--- openoffice/devtools/genUpdateFeed/feed-entry-template.Update (original)
+++ openoffice/devtools/genUpdateFeed/feed-entry-template.Update Fri Aug 22 
08:48:23 2014
@@ -4,7 +4,7 @@
         <category term="%PRODUCTNAME%_%LANGUAGECODE%" label="Apache OpenOffice 
update"/>
         <summary>%ADDITIONALTEXT%</summary>
         <content type="application/xml">
-            <inst:description 
xmlns:inst="https://wiki.openoffice.org/wiki/Update_Service";>
+            <inst:description 
xmlns:inst="http://installation.openoffice.org/description";>
                 <inst:id>%PRODUCTNAME%_%LANGUAGECODE%</inst:id>
                 <inst:version>%NEWVERSION%</inst:version>
                 <inst:buildid>%NEWBUILDID%</inst:buildid>


Reply via email to