Author: buildbot
Date: Wed May 16 20:53:19 2012
New Revision: 817963
Log:
Staging update by buildbot for openofficeorg
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/ProductUpdateService/check.Update
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 16 20:53:19 2012
@@ -1 +1 @@
-1339355
+1339356
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 16 20:53:19 2012
@@ -1 +1 @@
-1339355
+1339356
Modified:
websites/staging/ooo-site/trunk/content/ProductUpdateService/check.Update
==============================================================================
--- websites/staging/ooo-site/trunk/content/ProductUpdateService/check.Update
(original)
+++ websites/staging/ooo-site/trunk/content/ProductUpdateService/check.Update
Wed May 16 20:53:19 2012
@@ -1,3 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
-<inst:description xmlns:inst="http://installation.openoffice.org/description">
-</inst:description>
+<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
+<! -- TEST only -- may not work at all -->
+ <title>Product Update Feed</title>
+ <link rel="alternate" type="text/html"
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots"/>
+ <updated>2012-05-08T12:00:00Z</updated>
+ <author>
+ <name>The OpenOffice Project</name>
+ <uri>http://openoffice.org</uri>
+ <email>[email protected]</email>
+ </author>
+ <id>urn:uuid:76676544</id>
+ <entry>
+ <title>Update available</title>
+ <link rel="alternate" type="text/html"
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots"/>
+ <id>urn:uuid:76676544</id>
+ <!-- IMPORTANT: category MUST be equal with UpdateID in version.ini -->
+ <category term="OpenOffice.org_3_en-US" label="OpenOffice.org update"/>
+ <updated>2011-01-01T08:00:02Z</updated>
+ <summary>Text below download information (should be
localized)</summary>
+ <content type="application/xml">
+ <inst:description
xmlns:inst="http://installation.openoffice.org/description">
+ <inst:id>OpenOffice.org_3_en-US</inst:id>
+ <inst:version>- Apache OpenOffice 3.4</inst:version>
+ <!-- buildid must be higher as installed version -->
+ <inst:buildid>9600</inst:buildid>
+ <inst:os>Linux</inst:os>
+ <inst:arch>X86</inst:arch>
+ <!-- app/octet-stream generates direct download as
background-process -->
+ <!--inst:update type="application/octet-stream"
src="http://people.apache.org/~arielch/packages/r1291124/linux_x86-64/OOo-Dev_OOO340m1_Linux_x86-64_install-deb_en-US.tar.gz"/-->
+ <-- text/html opens src-link in default browser -->
+ <inst:update type="text/html"
src="http://download.openoffice.org/other.html">
+ </inst:description>
+ </content>
+ </entry>
+</feed>