Author: buildbot
Date: Sat Apr  8 13:36:50 2017
New Revision: 1010044

Log:
Staging update by buildbot for ooo-site

Added:
    websites/staging/ooo-site/trunk/content/download/devbuilds.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr  8 13:36:50 2017
@@ -1 +1 @@
-1790679
+1790683

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr  8 13:36:50 2017
@@ -1 +1 @@
-1790679
+1790683

Added: websites/staging/ooo-site/trunk/content/download/devbuilds.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/devbuilds.html (added)
+++ websites/staging/ooo-site/trunk/content/download/devbuilds.html Sat Apr  8 
13:36:50 2017
@@ -0,0 +1,111 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <title>Apache OpenOffice development builds: daily, nightly, 
snapshots</title>
+  <style type="text/css">
+  /* <![CDATA[ */
+  div.warning {
+    background-color: #FECBCB;
+    padding: 10px;
+    border-radius: 10px;
+    border: 2px solid #C00000;
+    font-style: italic;
+  }
+  /* ]]> */
+  </style>
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a 
href="/download/">download</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+
+<h1>Apache OpenOffice daily/nightly builds and snapshots</h1>
+
+<div class="warning">
+  The following installation packages are automatically generated by buildbots.
+  <br>
+  <strong>For testing purposes only</strong>: They are not formally 
approved/tested and can contain issues.
+  <br/>
+  End users must use <strong>only our officially approved and widely tested 
builds</strong>, available from the
+  <a href="https://www.openoffice.org/download/"; title="Download">Download 
page</a>.
+</div>
+
+<h2>Target public</h2>
+
+<p>
+  The following builds are for use by <strong>OpenOffice project 
volunteers</strong> who are participating in the
+  <a href="https://openoffice.apache.org/qa.html"; title="QA">QA</a> or
+  <a href="https://openoffice.apache.org/translate.html"; 
title="Localization">Localization</a>
+  activities and are tracking specific bugs in our
+  <a href="https://bz.apache.org/ooo/"; title="Bugzilla">Bugzilla</a>.
+</p>
+
+<h2>Available builds</h2>
+
+<ul>
+  <li>
+    <a href="https://ci.apache.org/projects/openoffice/install/win/";
+    title="Windows nightly build">Windows nightly build</a>
+    : 4 languages, built every night from trunk.
+  </li>
+  <li>
+    <a href="https://ci.apache.org/projects/openoffice/install/win41x/";
+    title="Windows snapshot build">Windows snapshot build</a>
+    : 7 languages, built every Friday from branch.
+  </li>
+  <br>
+  <li>
+    <a href="https://ci.apache.org/projects/openoffice/install/linux64/"; 
+    title="Linux 64-bit nightly build">Linux 64-bit nightly build</a>
+    : 4 languages, built every night from trunk; RPM, DEB, ARC format.
+  </li>
+  <li>
+    <a href="https://ci.apache.org/projects/openoffice/install/41x/";
+    title="Linux 64-bit snapshot build">Linux 64-bit snapshot build</a>
+    : 7 languages, built every Sunday from branch; RPM, DEB format.
+  </li>
+  <br>
+  <li>
+    <a href="https://ci.apache.org/projects/openoffice/install/linux32/";
+    title="Linux 32-bit nightly build">Linux 32-bit nightly build</a>
+    : 4 languages, built every night from trunk; RPM, DEB, ARC format.
+  </li>
+ <li>
+    <a href="https://ci.apache.org/projects/openoffice/install/lin41x/";
+    title="Linux 32-bit snapshot build">Linux 32-bit snapshot build</a>
+    : 42 languages, built every Saturday from branch; RPM, DEB format.
+  </li>
+</ul>
+
+<h2>Buildbots</h2>
+
+<ul>
+  <li>
+    <a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info";
+    title="Buildbot info">Buildbot info</a>
+  </li>
+  <li>
+    <a 
href="https://ci.apache.org/waterfall?builder=aoo-win7&builder=aoo-w741x&builder=openoffice-linux64-nightly&builder=openoffice-linux64-41x&builder=openoffice-linux32-nightly&builder=openoffice-linux32-41x&builder=openoffice-nightly-rat&builder=openoffice-nightly-rat-aoo414&reload=none";
 title="Summary">Summary</a>
+  </li>
+</ul>
+
+
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>


Reply via email to