You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pe...@apache.org on 2014/03/16 23:59:08 UTC

svn commit: r1578175 - /openoffice/ooo-site/trunk/content/download/devbuilds.html

Author: pescetti
Date: Sun Mar 16 22:59:08 2014
New Revision: 1578175

URL: http://svn.apache.org/r1578175
Log:
Insert a warning as suggested by Marcus on dev list.

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

Modified: openoffice/ooo-site/trunk/content/download/devbuilds.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/devbuilds.html?rev=1578175&r1=1578174&r2=1578175&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/devbuilds.html (original)
+++ openoffice/ooo-site/trunk/content/download/devbuilds.html Sun Mar 16 22:59:08 2014
@@ -3,12 +3,29 @@
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <title>Apache OpenOffice dev builds: daily, nightly, snapshots</title>
+  <style type="text/css">
+    div.warning {
+      background-color: rgb(254,203,203);
+      padding: 10px;
+      border: 1px solid rgb(192,0,0);
+      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/>
+They are <strong>for testing purposes only</strong>: they are not formally approved and they can contain issues.<br/>
+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.
+</div>
+
 <h2>Target public</h2>
 
 <p>
@@ -21,13 +38,6 @@ activities and are tracking specific bug
 </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



Re: svn commit: r1578175 - /openoffice/ooo-site/trunk/content/download/devbuilds.html

Posted by Andrea Pescetti <pe...@apache.org>.
Dave Fisher wrote:
> -1 on these changes. Please revert / delete this page. Sorry. We cannot advertise dev builds from buildbots.

I've now added a huge "DO NOT LINK TO THIS PAGE - THIS IS A DRAFT 
CURRENTLY BEING DISCUSSED" warning to the page. As discussed elsewhere, 
my opinion after several discussions is that we can advertise dev 
builds, provided we do it properly.

Regards,
   Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: svn commit: r1578175 - /openoffice/ooo-site/trunk/content/download/devbuilds.html

Posted by Dave Fisher <wa...@apache.org>.
-1 on these changes. Please revert / delete this page. Sorry. We cannot advertise dev builds from buildbots.

Sent from my iPhone

> On Mar 16, 2014, at 3:59 PM, pescetti@apache.org wrote:
> 
> Author: pescetti
> Date: Sun Mar 16 22:59:08 2014
> New Revision: 1578175
> 
> URL: http://svn.apache.org/r1578175
> Log:
> Insert a warning as suggested by Marcus on dev list.
> 
> Modified:
>    openoffice/ooo-site/trunk/content/download/devbuilds.html
> 
> Modified: openoffice/ooo-site/trunk/content/download/devbuilds.html
> URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/devbuilds.html?rev=1578175&r1=1578174&r2=1578175&view=diff
> ==============================================================================
> --- openoffice/ooo-site/trunk/content/download/devbuilds.html (original)
> +++ openoffice/ooo-site/trunk/content/download/devbuilds.html Sun Mar 16 22:59:08 2014
> @@ -3,12 +3,29 @@
> <head>
>   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
>   <title>Apache OpenOffice dev builds: daily, nightly, snapshots</title>
> +  <style type="text/css">
> +    div.warning {
> +      background-color: rgb(254,203,203);
> +      padding: 10px;
> +      border: 1px solid rgb(192,0,0);
> +      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/>
> +They are <strong>for testing purposes only</strong>: they are not formally approved and they can contain issues.<br/>
> +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.
> +</div>
> +
> <h2>Target public</h2>
> 
> <p>
> @@ -21,13 +38,6 @@ activities and are tracking specific bug
> </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
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: svn commit: r1578175 - /openoffice/ooo-site/trunk/content/download/devbuilds.html

Posted by Dave Fisher <wa...@apache.org>.
-1 on these changes. Please revert / delete this page. Sorry. We cannot advertise dev builds from buildbots.

Sent from my iPhone

> On Mar 16, 2014, at 3:59 PM, pescetti@apache.org wrote:
> 
> Author: pescetti
> Date: Sun Mar 16 22:59:08 2014
> New Revision: 1578175
> 
> URL: http://svn.apache.org/r1578175
> Log:
> Insert a warning as suggested by Marcus on dev list.
> 
> Modified:
>    openoffice/ooo-site/trunk/content/download/devbuilds.html
> 
> Modified: openoffice/ooo-site/trunk/content/download/devbuilds.html
> URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/devbuilds.html?rev=1578175&r1=1578174&r2=1578175&view=diff
> ==============================================================================
> --- openoffice/ooo-site/trunk/content/download/devbuilds.html (original)
> +++ openoffice/ooo-site/trunk/content/download/devbuilds.html Sun Mar 16 22:59:08 2014
> @@ -3,12 +3,29 @@
> <head>
>   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
>   <title>Apache OpenOffice dev builds: daily, nightly, snapshots</title>
> +  <style type="text/css">
> +    div.warning {
> +      background-color: rgb(254,203,203);
> +      padding: 10px;
> +      border: 1px solid rgb(192,0,0);
> +      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/>
> +They are <strong>for testing purposes only</strong>: they are not formally approved and they can contain issues.<br/>
> +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.
> +</div>
> +
> <h2>Target public</h2>
> 
> <p>
> @@ -21,13 +38,6 @@ activities and are tracking specific bug
> </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
> 
>