Author: buildbot
Date: Sun Mar 16 20:02:57 2014
New Revision: 901879
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 Sun Mar 16 20:02:57 2014
@@ -1 +1 @@
-1578126
+1578155
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 16 20:02:57 2014
@@ -1 +1 @@
-1578126
+1578155
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 Sun Mar 16
20:02:57 2014
@@ -0,0 +1,74 @@
+<!--#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 dev builds: daily, nightly, snapshots</title>
+
+<!--#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> » <a
href="/download/">download</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+<h1>Apache OpenOffice daily/nightly builds and snapshots</h1>
+
+<h2>Target public</h2>
+
+<p>
+The following builds are for use by <strong>OpenOffice project
+volunteers</strong> who are participating in the
+<a href="http://openoffice.apache.org/qa.html">QA</a> or
+<a href="http://openoffice.apache.org/translate.html">Localization</a>
+activities and are tracking specific bugs in our
+<a href="https://issues.apache.org/ooo/">Bugzilla</a>.
+</p>
+
+<p>
+End users must use <strong>only our formally approved builds</strong>,
+available from
+<a
href="http://www.openoffice.org/download/">http://www.openoffice.org/download/</a>
+and widely tested.
+</p>
+
+<p>
+Our daily/nightly and snapshots builds are made more visible to help volunteers
+<a
href="https://blogs.apache.org/OOo/entry/seeking_beta_testers_for_apache">report
bugs in the 4.1.0-beta phase</a>.
+Everyone is welcome to
+<a href="http://openoffice.apache.org/orientation/index.html">join the
OpenOffice QA or Localization</a>
+efforts.
+</p>
+
+<h2>Available builds</h2>
+
+<ul>
+ <li><a
href="http://ci.apache.org/projects/openoffice/index.html">Overview</a></li>
+ <li><a
href="http://ci.apache.org/projects/openoffice/index.html#win">Windows
nightly</a>: English and German, built every night from trunk</li>
+ <li><a
href="http://ci.apache.org/projects/openoffice/index.html#winsnap">Windows
snapshot</a>: ~40 languages, built every Sunday from the AOO410 branch</li>
+ <li><a
href="http://ci.apache.org/projects/openoffice/index.html#linux32">Linux 32-bit
nightly</a>: English and German, built every night from trunk; RPM, DEB,
archived format</li>
+ <li><a
href="http://ci.apache.org/projects/openoffice/index.html#linsnap">Linux 32-bit
snapshot</a>: ~40 languages, built every Sunday from the AOO410 branch; DEB
format</li>
+ <li><a
href="http://ci.apache.org/projects/openoffice/index.html#linux64">Linux 64-bit
nightly</a>: English and German, built every night from trunk; RPM, DEB,
archived format</li>
+</ul>
+
+<p>
+Being meant <strong>for testing purposes only</strong>, all development
+builds are untested!
+</p>
+
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>