You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/03/21 23:25:17 UTC

svn commit: r1303605 - in /incubator/ooo/ooo-site/trunk/content/projects/update36: ./ check.Update check.Update.oldtest index.html

Author: kschenk
Date: Wed Mar 21 22:25:16 2012
New Revision: 1303605

URL: http://svn.apache.org/viewvc?rev=1303605&view=rev
Log:
kls -- added this new area...all old updates -- update, update31,
update32, update33, update34, update35, update 37 will need to be
redirected here

-aa-This line, and those below, will be ignored--

A    update36
A    update36/index.html
A    update36/check.Update.oldtest
A    update36/check.Update

Added:
    incubator/ooo/ooo-site/trunk/content/projects/update36/
    incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update
    incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update.oldtest
    incubator/ooo/ooo-site/trunk/content/projects/update36/index.html

Added: incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update?rev=1303605&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update (added)
+++ incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update Wed Mar 21 22:25:16 2012
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<inst:description xmlns:inst="http://installation.openoffice.org/description">
+</inst:description>

Added: incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update.oldtest
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update.oldtest?rev=1303605&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update.oldtest (added)
+++ incubator/ooo/ooo-site/trunk/content/projects/update36/check.Update.oldtest Wed Mar 21 22:25:16 2012
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<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>2011-01-01T08:00:02Z</updated>
+    <author>
+        <name>The OpenOffice Project</name>
+        <uri>http://openoffice.org</uri>
+        <email>updatefeed@openoffice.org</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>3.4</inst:version>
+                <!-- buildid must be higher as installed version -->
+                <inst:buildid>9587</inst:buildid>
+                <inst:os>Linux</inst:os>
+                <inst:arch>X86_64</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"/-->
+            </inst:description>
+        </content>
+    </entry>
+</feed>

Added: incubator/ooo/ooo-site/trunk/content/projects/update36/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/projects/update36/index.html?rev=1303605&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/projects/update36/index.html (added)
+++ incubator/ooo/ooo-site/trunk/content/projects/update36/index.html Wed Mar 21 22:25:16 2012
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+  <title>OpenOffice.org Product Update Service</title>
+
+</style>
+</head>
+<body>
+<h2>I'm just a placeholder for the Product Update Service</h2>
+<p> contents...check.Update ... xml feed
+</body>
+</html>
\ No newline at end of file