Author: buildbot
Date: Thu Nov 27 19:15:20 2014
New Revision: 930796

Log:
Staging update by buildbot for metamodel

Modified:
    websites/staging/metamodel/trunk/content/   (props changed)
    websites/staging/metamodel/trunk/content/index.html

Propchange: websites/staging/metamodel/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 27 19:15:20 2014
@@ -1 +1 @@
-1641423
+1642214

Modified: websites/staging/metamodel/trunk/content/index.html
==============================================================================
--- websites/staging/metamodel/trunk/content/index.html (original)
+++ websites/staging/metamodel/trunk/content/index.html Thu Nov 27 19:15:20 2014
@@ -12,6 +12,7 @@
     <link href="css/metamodel.css" rel="stylesheet" type="text/css" 
media="screen">
     
        <script type="text/javascript" 
src="js/google-code-prettify/run_prettify.js?skin=desert"></script>
+       
     
     <script type="text/javascript" src="js/jquery.js"></script>
        <script type="text/javascript" src="js/bootstrap.min.js"></script>
@@ -32,7 +33,6 @@
                        <li><a href="#download">Download</a></li>
                        <li><a href="#community">Community</a></li>
                        <li><a href="#examples">Examples</a></li>
-                       <li><a href="#disclaimer">Disclaimer</a></li>
                </ul>
        </div>
        
@@ -43,7 +43,6 @@
                                        <img src="img/logo.png" /> <span 
class="apache">Apache</span><br/>
                                        <span 
class="metamodel">MetaModel</span><br/>
                                </h1>
-                               <h3 class="incubating">(incubating)</h3>
                                
                                <p>&nbsp;</p>
                                
@@ -53,11 +52,11 @@
                        <div class="right">
                                <div style="height: 1.6em;"></div>
                                
-                               <p>Apache MetaModel (incubating) is a data 
access framework, providing a common interface for
+                               <p>Apache MetaModel is a data access framework, 
providing a common interface for
                                exploration and querying of different types of 
datastores.</p>
                                
-                               <p class="indent">
-                                       <img src="img/datastore-types.png?v=2" 
alt="Datastore types" class="indent" />
+                               <p class="center negativeIndent">
+                                       <img src="img/datastore-types.png?v=2" 
alt="Datastore types" class="negativeIndent" />
                                </p>
                                
                                <p>MetaModel <i>isn't</i> a data mapping 
framework. Instead we emphasize abstraction of metadata and ability to add data 
sources at runtime, making MetaModel great for generic data processing 
applications, less so for applications modeled around a particular domain.</p>
@@ -406,38 +405,8 @@ DataSet dataSet = dataContext.query()
                                <h2>Heritage</h2>
                        </div>
                        <div class="right">
-                               <p>MetaModel was initially developed and 
released by Human Inference since 2011 and is an Apache
-                               Incubator project since July 2013. It is 
licensed under the Apache 2.0 license.</p>
-                               <p>While the incubation at Apache is still 
ongoing <a href="http://metamodel.eobjects.org"; rel="nofollow">the old 
MetaModel project</a>
-                               will still be maintained with any urgent 
bugfixes.</p>
-                       </div>
-               </div>
-               
-               <div class="section" id="disclaimer">
-                       <div class="left">
-                               <h2>Disclaimer</h2>
-                       </div>
-                       <div class="right">
-                               <img 
src="http://incubator.apache.org/images/egg-logo.png"; style="float: right; 
margin: 10px; background-color: white;" />
-                               
-                               <p>Apache MetaModel is an effort undergoing 
incubation at
-                               <a rel="nofollow" href="http://apache.org/";>The 
Apache Software Foundation</a>
-                               sponsored by the <a rel="nofollow" 
href="http://incubator.apache.org/";>Apache Incubator PMC</a>.
-                               Incubation is required of all newly accepted 
projects until a further review
-                               indicates that the infrastructure, 
communications, and decision making process
-                               have stabilized in a manner consistent with 
other successful ASF projects.
-                               While incubation status is not necessarily a 
reflection of the completeness or
-                               stability of the code, it does indicate that 
the project has yet to be fully
-                               endorsed by the ASF.</p>
-                               
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
-                               <p>&nbsp;</p>
+                               <p>MetaModel was initially developed and 
released by Human Inference since 2011. In July 2013 MetaModel joined the Apache
+                               Incubator and in November 2014 MetaModel 
graduated to become a Top Level Project (TLP) of The Apache Foundation. It is 
licensed under the Apache 2.0 license.</p>
                        </div>
                </div>
                
@@ -455,4 +424,4 @@ DataSet dataSet = dataContext.query()
        
        </div>
 </body>
-</html>
+</html>
\ No newline at end of file


Reply via email to