Author: mseidel
Date: Sat Apr  8 13:46:14 2017
New Revision: 1790685

URL: http://svn.apache.org/viewvc?rev=1790685&view=rev
Log:
Added devbuilds.html

Added:
    openoffice/ooo-site/trunk/content/download/devbuilds.html

Added: openoffice/ooo-site/trunk/content/download/devbuilds.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/devbuilds.html?rev=1790685&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/download/devbuilds.html (added)
+++ openoffice/ooo-site/trunk/content/download/devbuilds.html Sat Apr  8 
13:46:14 2017
@@ -0,0 +1,92 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+  <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>
+</head>
+
+<body>
+
+<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>
+
+</body>
+</html>


Reply via email to