Author: orw Date: Wed Jul 9 10:35:06 2014 New Revision: 1609086 URL: http://svn.apache.org/r1609086 Log: 125084: empty XML update feed for AOO 4.1.1
Added: openoffice/updates-site/trunk/aoo411/ openoffice/updates-site/trunk/aoo411/check.Update (with props) openoffice/updates-site/trunk/aoo411/index.html (with props) Added: openoffice/updates-site/trunk/aoo411/check.Update URL: http://svn.apache.org/viewvc/openoffice/updates-site/trunk/aoo411/check.Update?rev=1609086&view=auto ============================================================================== --- openoffice/updates-site/trunk/aoo411/check.Update (added) +++ openoffice/updates-site/trunk/aoo411/check.Update Wed Jul 9 10:35:06 2014 @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Product Update Feed for AOO 4.1.1 instances --> +<inst:description xmlns:inst="http://installation.openoffice.org/description"> +</inst:description> \ No newline at end of file Propchange: openoffice/updates-site/trunk/aoo411/check.Update ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: openoffice/updates-site/trunk/aoo411/index.html URL: http://svn.apache.org/viewvc/openoffice/updates-site/trunk/aoo411/index.html?rev=1609086&view=auto ============================================================================== --- openoffice/updates-site/trunk/aoo411/index.html (added) +++ openoffice/updates-site/trunk/aoo411/index.html Wed Jul 9 10:35:06 2014 @@ -0,0 +1,12 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> + <title>Apache OpenOffice Product Update Service for installed AOO 4.1.1 instances</title> +</head> +<body> + <h1>Apache OpenOffice Product Update Service for installed AOO 4.1.1 instances</h1> + <h2>Folder containing update service feed for AOO 4.1.1 users performing the update check and getting the message about an available new version.</h2> + <p>contents...check.Update ... xml feed </p> +</body> +</html> Propchange: openoffice/updates-site/trunk/aoo411/index.html ------------------------------------------------------------------------------ svn:executable = *