Author: buildbot
Date: Mon Jul 28 19:15:35 2014
New Revision: 917699

Log:
Staging update by buildbot for bigtop

Removed:
    websites/staging/bigtop/trunk/content/book/
    websites/staging/bigtop/trunk/content/css/freebsd_docbook.css
    websites/staging/bigtop/trunk/content/dependencies.html
    websites/staging/bigtop/trunk/content/dependency-info.html
    websites/staging/bigtop/trunk/content/dependency-management.html
    websites/staging/bigtop/trunk/content/distribution-management.html
    websites/staging/bigtop/trunk/content/images/close.gif
    websites/staging/bigtop/trunk/content/integration.html
    websites/staging/bigtop/trunk/content/plugin-management.html
    websites/staging/bigtop/trunk/content/plugins.html
    websites/staging/bigtop/trunk/content/project-summary.html
Modified:
    websites/staging/bigtop/trunk/content/   (props changed)
    websites/staging/bigtop/trunk/content/css/print.css
    websites/staging/bigtop/trunk/content/css/site.css
    websites/staging/bigtop/trunk/content/index.html
    websites/staging/bigtop/trunk/content/irc-channel.html
    websites/staging/bigtop/trunk/content/issue-tracking.html
    websites/staging/bigtop/trunk/content/license.html
    websites/staging/bigtop/trunk/content/mail-lists.html
    websites/staging/bigtop/trunk/content/project-info.html
    websites/staging/bigtop/trunk/content/release-notes.html
    websites/staging/bigtop/trunk/content/source-repository.html
    websites/staging/bigtop/trunk/content/team-list.html

Propchange: websites/staging/bigtop/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 28 19:15:35 2014
@@ -1 +1 @@
-1538512
+1614137

Modified: websites/staging/bigtop/trunk/content/css/print.css
==============================================================================
--- websites/staging/bigtop/trunk/content/css/print.css (original)
+++ websites/staging/bigtop/trunk/content/css/print.css Mon Jul 28 19:15:35 2014
@@ -20,4 +20,4 @@
 /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
 
 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, 
#leftColumn, #navColumn {display: none !important;}
-#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
\ No newline at end of file
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

Modified: websites/staging/bigtop/trunk/content/css/site.css
==============================================================================
--- websites/staging/bigtop/trunk/content/css/site.css (original)
+++ websites/staging/bigtop/trunk/content/css/site.css Mon Jul 28 19:15:35 2014
@@ -26,4 +26,4 @@ body a:visited {
 body a:hover {
         text-decoration: underline;
         color: #ff0000;
-}
\ No newline at end of file
+}

Modified: websites/staging/bigtop/trunk/content/index.html
==============================================================================
--- websites/staging/bigtop/trunk/content/index.html (original)
+++ websites/staging/bigtop/trunk/content/index.html Mon Jul 28 19:15:35 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-05-19
+ | Generated by Apache Maven Doxia at Jul 28, 2014
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140519" />
+    <meta name="Date-Revision-yyyymmdd" content="20140728" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Bigtop - 
+    <title>
                Apache Bigtop</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
@@ -159,8 +159,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-05-19</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
0.8.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-07-28</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.7.0</li>
             
                             </ul>
       </div>
@@ -178,171 +178,137 @@
        the License. -->
        
 
-               <div class="section">
-<h2>Apache Bigtop<a name="Apache_Bigtop"></a></h2>
-                       
-<p>
+               <div class="section"><h2>Apache Bigtop<a 
name="Apache_Bigtop"></a></h2>
+                       <p>
                                Bigtop is a project for the development of 
packaging and tests of the Apache Hadoop ecosystem.
-                               <br />
-                               <br />
-                               The primary goal of Bigtop is to build a 
community around the packaging and interoperability testing
-                               of Hadoop-related projects. This includes 
testing at various levels (packaging, platform, runtime, upgrade, etc...)
-                               developed by a community with a focus on the 
system as a whole, rather than individual projects.
                        </p>
                        <br />
+                       <table border="0" class="table table-striped">
+                               <tr class="a">
+                                       <th>Packaging</th>
+                                       <th>Smoke testing</th>
+                                       <th>Virtualization</th>
+                               </tr>
+                               <tr class="b">
+                                       <td>
+                                               Bigtop packages Hadoop RPMs and 
DEBs, so that you can manage and maintain your Hadoop cluster.
+                                       </td>
+                                       <td>
+                                               Bigtop provides an integrated 
smoke testing framework, alongside a suite of over 50 test files.
+                                       </td>
+                                       <td>
+                                               Bigtop provides vagrant 
recipes, raw images, and (work-in-progress) docker recipes for deploying 
+                                               Hadoop from zero.
+                                       </td>
+                               </tr>
+                       </table>
                        <br />
-                       
-<div class="section">
-<h3>Building Bigtop<a name="Building_Bigtop"></a></h3></div>
-                       
-<p>
-                               Packages have been built on Ubuntu 10.10, 
CentOS 5/6, Fedora 18, Mageia 1 and openSUSE 12.2
+                       <p>
+                               <b>
+                                       The primary goal of Bigtop is to build 
a community around the packaging and interoperability testing
+                                       of Hadoop-related projects.
+                               </b> 
+                               This includes testing at various levels 
(packaging, platform, runtime, upgrade, etc...)
+                               developed by a community with a focus on the 
system as a whole, rather than individual projects.
+                               Packages have been built on Ubuntu 10.10, 
CentOS 5/6, Fedora 18, Mageia 1, openSUSE 12.2.
                                They can probably be built on other platforms 
as well.
-                               <br />
-                               <br />
-                               Building Bigtop requires the following tools:
                        </p>
-                       
-<ul>
-                               
-<li>Java JDK 1.6</li>
-                               
-<li>Apache Ant</li>
-                               
-<li>Apache Maven</li>
-                               
-<li>wget</li>
-                               
-<li>tar</li>
-                               
-<li>git</li>
-                               
-<li>subversion</li>
-                               
-<li>gcc</li>
-                               
-<li>gcc-c++</li>
-                               
-<li>make</li>
-                               
-<li>fuse</li>
-                               
-<li>protobuf-compiler</li>
-                               
-<li>autoconf</li>
-                               
-<li>automake</li>
-                               
-<li>libtool</li>
-                               
-<li>sharutils</li>
-                               
-<li>asciidoc</li>
-                               
-<li>xmlto</li>
-                       </ul>
-                       
-<p>On RPM-based systems one also needs</p>
-                       
-<ul>
-                               
-<li>lzo-devel</li>
-                               
-<li>zlib-devel</li>
-                               
-<li>fuse-devel</li>
-                               
-<li>openssl-devel</li>
-                               
-<li>python-devel</li>
-                               
-<li>libxml2-devel</li>
-                               
-<li>libxslt-devel</li>
-                               
-<li>cyrus-sasl-devel</li>
-                               
-<li>sqlite-devel</li>
-                               
-<li>mysql-devel</li>
-                               
-<li>openldap-devel</li>
-                               
-<li>rpm-build</li>
-                               
-<li>createrepo</li>
-                               
-<li>redhat-rpm-config (RedHat/CentOS only)</li>
-                       </ul>
-                       
-<p>On DEB-based systems one also needs</p>
-                       
-<ul>
-                               
-<li>libxslt1-dev</li>
-                               
-<li>libkrb5-dev</li>
-                               
-<li>libldap2-dev</li>
-                               
-<li>libmysqlclient-dev</li>
-                               
-<li>libsasl2-dev</li>
-                               
-<li>libsqlite3-dev</li>
-                               
-<li>libxml2-dev</li>
-                               
-<li>python-dev</li>
-                               
-<li>python-setuptools</li>
-                               
-<li>liblzo2-dev</li>
-                               
-<li>libzip-dev</li>
-                               
-<li>libfuse-dev</li>
-                               
-<li>libssl-dev</li>
-                               
-<li>build-essential</li>
-                               
-<li>dh-make</li>
-                               
-<li>debhelper</li>
-                               
-<li>devscripts</li>
-                               
-<li>reprepro</li>
-                       </ul>
-                       
-<div class="section">
-<h3>Continuous Integration<a name="Continuous_Integration"></a></h3></div>
-                       
-<p>
+                       <br />
+                       <br />
+
+                       <div class="section"><h3>Tool requirements for building 
Bigtop<a name="Tool_requirements_for_building_Bigtop"></a></h3></div>
+                       <table border="0" class="table table-striped">
+                               <tr class="a">
+                                       <th>On all systems</th>
+                                       <th>Also on RPM-based systems</th>
+                                       <th>Also on DEB-based systems</th>
+                               </tr>
+                               <tr class="b">
+                                       <td>
+                                               <ul>
+                                                       <li>Java JDK 1.6</li>
+                                                       <li>Apache Ant</li>
+                                                       <li>Apache Maven</li>
+                                                       <li>wget</li>
+                                                       <li>tar</li>
+                                                       <li>git</li>
+                                                       <li>subversion</li>
+                                                       <li>gcc</li>
+                                                       <li>gcc-c++</li>
+                                                       <li>make</li>
+                                                       <li>fuse</li>
+                                                       
<li>protobuf-compiler</li>
+                                                       <li>autoconf</li>
+                                                       <li>automake</li>
+                                                       <li>libtool</li>
+                                                       <li>sharutils</li>
+                                                       <li>asciidoc</li>
+                                                       <li>xmlto</li>
+                                               </ul>
+                                       </td>
+                                       <td>
+                                               <ul>
+                                                       <li>lzo-devel</li>
+                                                       <li>zlib-devel</li>
+                                                       <li>fuse-devel</li>
+                                                       <li>openssl-devel</li>
+                                                       <li>python-devel</li>
+                                                       <li>libxml2-devel</li>
+                                                       <li>libxslt-devel</li>
+                                                       
<li>cyrus-sasl-devel</li>
+                                                       <li>sqlite-devel</li>
+                                                       <li>mysql-devel</li>
+                                                       <li>openldap-devel</li>
+                                                       <li>rpm-build</li>
+                                                       <li>createrepo</li>
+                                                       <li>redhat-rpm-config 
(RedHat/CentOS only)</li>
+                                               </ul>
+                                       </td>
+                                       <td>
+                                               <ul>
+                                                       <li>libxslt1-dev</li>
+                                                       <li>libkrb5-dev</li>
+                                                       <li>libldap2-dev</li>
+                                                       
<li>libmysqlclient-dev</li>
+                                                       <li>libsasl2-dev</li>
+                                                       <li>libsqlite3-dev</li>
+                                                       <li>libxml2-dev</li>
+                                                       <li>python-dev</li>
+                                                       
<li>python-setuptools</li>
+                                                       <li>liblzo2-dev</li>
+                                                       <li>libzip-dev</li>
+                                                       <li>libfuse-dev</li>
+                                                       <li>libssl-dev</li>
+                                                       <li>build-essential</li>
+                                                       <li>dh-make</li>
+                                                       <li>debhelper</li>
+                                                       <li>devscripts</li>
+                                                       <li>reprepro</li>
+                                               </ul>
+                                       </td>
+                               </tr>
+                       </table>
+
+                       <div class="section"><h3>Continuous Integration<a 
name="Continuous_Integration"></a></h3></div>
+                       <p>
                                Apache Bigtop uses Jenkins for continuous 
integration testing (you can learn more about Jenkins
                                <a class="externalLink" 
href="http://jenkins-ci.org/";>here</a>
                                ).
                                There are 2 Jenkins servers currently running 
for the project:
                        </p>
-                       
-<ul>
-                               
-<li>
+                       <ul>
+                               <li>
                                        <a class="externalLink" 
href="https://builds.apache.org/view/A-F/view/Bigtop/";>https://builds.apache.org/view/A-F/view/Bigtop/</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/";>http://bigtop01.cloudera.org:8080/</a>
                                </li>
                        </ul>
-                       
-<p>
+                       <p>
                                The Apache Jenkins server runs the 
&quot;Bigtop-trunk&quot; job whenever code is committed to the trunk branch, 
which in turn
                                runs several test jobs.
                        </p>
-                       
-<p>
+                       <p>
                                The Bigtop Jenkins server runs daily jobs for 
the 0.3 and trunk branches, and each job has a configuration for each
                                supported operating system.
                                In each branch there is a job to build each 
component, a job to run package tests and a job to build package
@@ -351,35 +317,28 @@
                                tasks for various RCs and tests.
                                For example:
                        </p>
-                       
-<ul>
-                               
-<li>
+                       <ul>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-All/";>Bigtop-trunk-All</a>
                                        : Runs all of the jobs for the trunk 
branch.
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-HBase/";>Bigtop-trunk-HBase</a>
                                        : Builds the HBase packages only.
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-packagetest/";>Bigtop-trunk-packagetest</a>
                                        : Runs the package tests.
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-repository/";>Bigtop-trunk-repository</a>
                                        : Builds an APT or YUM package 
repository.
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-0.5.0/";>Bigtop-0.5.0</a>
                                        : Builds the 0.5.0 release.
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://bigtop01.cloudera.org:8080/job/Bigtop-VM-matrix/";>Bigtop-VM-matrix</a>
                                        : Builds virtual machines of branches 
trunk and 0.3 for KVM, VMWare and VirtualBox.
                                </li>
@@ -410,4 +369,4 @@
                 </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/staging/bigtop/trunk/content/irc-channel.html
==============================================================================
--- websites/staging/bigtop/trunk/content/irc-channel.html (original)
+++ websites/staging/bigtop/trunk/content/irc-channel.html Mon Jul 28 19:15:35 
2014
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-05-19
+ | Generated by Apache Maven Doxia at Jul 28, 2014
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140519" />
+    <meta name="Date-Revision-yyyymmdd" content="20140728" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Bigtop - 
+    <title>
                IRC Channel</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
@@ -159,8 +159,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-05-19</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
0.8.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-07-28</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.7.0</li>
             
                             </ul>
       </div>
@@ -178,11 +178,9 @@
        the License. -->
        
 
-               <div class="section">
-<h2>IRC Channel<a name="IRC_Channel"></a></h2>
-                       
-<p>
-                               There is also an IRC channel dedicated to 
Bigtop at irc.freenode.org. The name of the channel is #bigtop.
+               <div class="section"><h2>IRC Channel<a 
name="IRC_Channel"></a></h2>
+                       <p>
+                               There is an IRC channel dedicated to Bigtop at 
irc.freenode.org. The name of the channel is #bigtop.
                                <br />
                                <br />
                                The IRC channel can be used for online 
discussion about bigtop related stuff, but developers should be
@@ -214,4 +212,4 @@
                 </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/staging/bigtop/trunk/content/issue-tracking.html
==============================================================================
--- websites/staging/bigtop/trunk/content/issue-tracking.html (original)
+++ websites/staging/bigtop/trunk/content/issue-tracking.html Mon Jul 28 
19:15:35 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-05-19
+ | Generated by Apache Maven Doxia at Jul 28, 2014
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140519" />
+    <meta name="Date-Revision-yyyymmdd" content="20140728" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Bigtop - 
+    <title>
                Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
@@ -159,8 +159,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-05-19</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
0.8.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-07-28</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.7.0</li>
             
                             </ul>
       </div>
@@ -178,21 +178,16 @@
        the License. -->
        
 
-               <div class="section">
-<h2>Issue Tracking<a name="Issue_Tracking"></a></h2>
-                       
-<p>
+               <div class="section"><h2>Issue Tracking<a 
name="Issue_Tracking"></a></h2>
+                       <p>
                                Bigtop tracks both bugs and enhancement requests
                                <a class="externalLink" 
href="https://issues.apache.org/jira/browse/BIGTOP";>here</a>
                                using Apache JIRA.
                                We welcome input, however, before filing a 
request, please make sure you do the following:
                        </p>
-                       
-<ul>
-                               
-<li>Search the JIRA database.</li>
-                               
-<li>
+                       <ul>
+                               <li>Search the JIRA database.</li>
+                               <li>
                                        Check the user
                                        <a href="./mail-lists.html">mailing 
list</a>
                                        , both by searching the archives and by 
asking questions.
@@ -224,4 +219,4 @@
                 </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/staging/bigtop/trunk/content/license.html
==============================================================================
--- websites/staging/bigtop/trunk/content/license.html (original)
+++ websites/staging/bigtop/trunk/content/license.html Mon Jul 28 19:15:35 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-05-19
+ | Generated by Apache Maven Doxia at Jul 28, 2014
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140519" />
+    <meta name="Date-Revision-yyyymmdd" content="20140728" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Bigtop - Project License</title>
+    <title>Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -157,8 +157,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-05-19</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
0.8.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-07-28</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.7.0</li>
             
                             </ul>
       </div>
@@ -166,15 +166,7 @@
       
                         
         <div id="bodyColumn" >
-                      <div class="section">
-<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
-<p>Typically the licenses listed for the project are that of the project 
itself, and not of dependencies.</p></div>
-<div class="section">
-<h2>Project License<a name="Project_License"></a></h2><a 
name="Project_License"></a>
-<div class="section">
-<h3>The Apache Software License, Version 2.0<a 
name="The_Apache_Software_License_Version_2.0"></a></h3><a 
name="The_Apache_Software_License_Version_2.0"></a>
-<div class="source">
-<pre>
+                      <div class="section"><h2>Overview<a 
name="Overview"></a></h2><a name="Overview"></a><p>Typically the licenses 
listed for the project are that of the project itself, and not of 
dependencies.</p></div><div class="section"><h2>Project License<a 
name="Project_License"></a></h2><a name="Project_License"></a><div 
class="section"><h3>The Apache Software License, Version 2.0<a 
name="The_Apache_Software_License_Version_2.0"></a></h3><a 
name="The_Apache_Software_License_Version_2.0"></a><div class="source"><pre>
                                  Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
@@ -400,4 +392,4 @@
                 </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/staging/bigtop/trunk/content/mail-lists.html
==============================================================================
--- websites/staging/bigtop/trunk/content/mail-lists.html (original)
+++ websites/staging/bigtop/trunk/content/mail-lists.html Mon Jul 28 19:15:35 
2014
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-05-19
+ | Generated by Apache Maven Doxia at Jul 28, 2014
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140519" />
+    <meta name="Date-Revision-yyyymmdd" content="20140728" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Bigtop - 
+    <title>
            Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
@@ -159,8 +159,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-05-19</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
0.8.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-07-28</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.7.0</li>
             
                             </ul>
       </div>
@@ -177,67 +177,49 @@
        ANY KIND, either express or implied. See the License for the specific 
language governing permissions and limitations under 
        the License. -->
        
-               <div class="section">
-<h2>Mailing Lists<a name="Mailing_Lists"></a></h2>
-                       
-<div class="section">
-<h3>Bigtop User List<a name="Bigtop_User_List"></a></h3></div>
-                       
-<p>
+               <div class="section"><h2>Mailing Lists<a 
name="Mailing_Lists"></a></h2>
+                       <div class="section"><h3>Bigtop User List<a 
name="Bigtop_User_List"></a></h3></div>
+                       <p>
                                If you use Bigtop, please subscribe to the 
Bigtop user mailing list.
                                <br />
                                The Bigtop user mailing list is :
                                <a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a>
                                .
                        </p>
-                       
-<ul>
-                               
-<li>
+                       <ul>
+                               <li>
                                        <a class="externalLink" 
href="mailto:[email protected]";>Subscribe to List</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe from List</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/bigtop-user/";>Browse archives</a>
                                </li>
                        </ul>
 
-                       
-<div class="section">
-<h3>Bigtop Developer List<a name="Bigtop_Developer_List"></a></h3></div>
-                       
-<p>
+                       <div class="section"><h3>Bigtop Developer List<a 
name="Bigtop_Developer_List"></a></h3></div>
+                       <p>
                                If you'd like to contribute to Bigtop, please 
subscribe to the Bigtop developer mailing list.
                                <br />
                                The Bigtop developer mailing list is :
                                <a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a>
                                .
                        </p>
-                       
-<ul>
-                               
-<li>
+                       <ul>
+                               <li>
                                        <a class="externalLink" 
href="mailto:[email protected]";>Subscribe to List</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe from List</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/bigtop-dev/";>Browse archives</a>
                                </li>
                        </ul>
 
-                       
-<div class="section">
-<h3>Bigtop Commit List<a name="Bigtop_Commit_List"></a></h3></div>
-                       
-<p>
+                       <div class="section"><h3>Bigtop Commit List<a 
name="Bigtop_Commit_List"></a></h3></div>
+                       <p>
                                If you'd like to see changes made in Bigtop's 
version control system then subscribe
                                to the Bigtop commit mailing list.
                                <br />
@@ -245,18 +227,14 @@
                                <a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a>
                                .
                        </p>
-                       
-<ul>
-                               
-<li>
+                       <ul>
+                               <li>
                                        <a class="externalLink" 
href="mailto:[email protected]";>Subscribe to List</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe from List</a>
                                </li>
-                               
-<li>
+                               <li>
                                        <a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/bigtop-commits/";>Browse 
archives</a>
                                </li>
                        </ul>
@@ -286,4 +264,4 @@
                 </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/staging/bigtop/trunk/content/project-info.html
==============================================================================
--- websites/staging/bigtop/trunk/content/project-info.html (original)
+++ websites/staging/bigtop/trunk/content/project-info.html Mon Jul 28 19:15:35 
2014
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-05-19
+ | Generated by Apache Maven Doxia at Jul 28, 2014
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140519" />
+    <meta name="Date-Revision-yyyymmdd" content="20140728" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Bigtop - Project Information</title>
+    <title>Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -157,8 +157,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2014-05-19</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 
0.8.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2014-07-28</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.7.0</li>
             
                             </ul>
       </div>
@@ -167,58 +167,7 @@
                         
         <div id="bodyColumn" >
                                   
-            <div class="section">
-<h2>Project Information<a name="Project_Information"></a></h2>
-<p>This document provides an overview of the various documents and links that 
are part of this project's general information. All of this content is 
automatically generated by <a class="externalLink" 
href="http://maven.apache.org";>Maven</a> on behalf of the project.</p>
-<div class="section">
-<h3>Overview<a name="Overview"></a></h3>
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>Document</th>
-<th>Description</th></tr>
-<tr class="b">
-<td><a href="index.html">About</a></td>
-<td>The development of packaging and tests of the Apache Hadoop
-    ecosystem</td></tr>
-<tr class="a">
-<td><a href="plugin-management.html">Plugin Management</a></td>
-<td>This document lists the plugins that are defined through 
pluginManagement.</td></tr>
-<tr class="b">
-<td><a href="distribution-management.html">Distribution Management</a></td>
-<td>This document provides informations on the distribution management of this 
project.</td></tr>
-<tr class="a">
-<td><a href="dependency-info.html">Dependency Information</a></td>
-<td>This document describes how to to include this project as a dependency 
using various dependency management tools.</td></tr>
-<tr class="b">
-<td><a href="source-repository.html">Source Repository</a></td>
-<td>This is a link to the online source repository that can be viewed via a 
web browser.</td></tr>
-<tr class="a">
-<td><a href="mail-lists.html">Mailing Lists</a></td>
-<td>This document provides subscription and archive information for this 
project's mailing lists.</td></tr>
-<tr class="b">
-<td><a href="issue-tracking.html">Issue Tracking</a></td>
-<td>This is a link to the issue management system for this project. Issues 
(bugs, features, change requests) can be created and queried using this 
link.</td></tr>
-<tr class="a">
-<td><a href="integration.html">Continuous Integration</a></td>
-<td>This is a link to the definitions of all continuous integration processes 
that builds and tests code on a frequent, regular basis.</td></tr>
-<tr class="b">
-<td><a href="plugins.html">Project Plugins</a></td>
-<td>This document lists the build plugins and the report plugins used by this 
project.</td></tr>
-<tr class="a">
-<td><a href="license.html">Project License</a></td>
-<td>This is a link to the definitions of project licenses.</td></tr>
-<tr class="b">
-<td><a href="dependency-management.html">Dependency Management</a></td>
-<td>This document lists the dependencies that are defined through 
dependencyManagement.</td></tr>
-<tr class="a">
-<td><a href="team-list.html">Project Team</a></td>
-<td>This document provides information on the members of this project. These 
are the individuals who have contributed to the project in one form or 
another.</td></tr>
-<tr class="b">
-<td><a href="project-summary.html">Project Summary</a></td>
-<td>This document lists other related information of this project</td></tr>
-<tr class="a">
-<td><a href="dependencies.html">Dependencies</a></td>
-<td>This document lists the project's dependencies and provides information on 
each dependency.</td></tr></table></div></div>
+            <div class="section"><h2>Project Information<a 
name="Project_Information"></a></h2><p>This document provides an overview of 
the various documents and links that are part of this project's general 
information. All of this content is automatically generated by <a 
class="externalLink" href="http://maven.apache.org";>Maven</a> on behalf of the 
project.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table 
border="0" class="table table-striped"><tr 
class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a 
href="team-list.html">Project Team</a></td><td>This document provides 
information on the members of this project. These are the individuals who have 
contributed to the project in one form or another.</td></tr><tr 
class="a"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document 
provides subscription and archive information for this project's mailing 
lists.</td></tr><tr class="b"><td><a href="issue-tracking.html">Issue 
Tracking</a>
 </td><td>This is a link to the issue management system for this project. 
Issues (bugs, features, change requests) can be created and queried using this 
link.</td></tr><tr class="a"><td><a href="license.html">Project 
License</a></td><td>This is a link to the definitions of project 
licenses.</td></tr><tr class="b"><td><a href="source-repository.html">Source 
Repository</a></td><td>This is a link to the online source repository that can 
be viewed via a web browser.</td></tr></table></div></div>
                   </div>
           </div>
 
@@ -242,4 +191,4 @@
                 </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>


Reply via email to