Author: pescetti
Date: Sun Mar 16 20:02:11 2014
New Revision: 1578155
URL: http://svn.apache.org/r1578155
Log:
Draft page to expose dev builds (currently not linked from other site pages)
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=1578155&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/download/devbuilds.html (added)
+++ openoffice/ooo-site/trunk/content/download/devbuilds.html Sun Mar 16
20:02:11 2014
@@ -0,0 +1,56 @@
+<!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 dev builds: daily, nightly, snapshots</title>
+</head>
+
+<body>
+
+<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>
+
+</body>
+</html>
+