You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2009/03/20 14:58:28 UTC

svn commit: r756467 - in /incubator/pivot/site/trunk: site-author/index.xml site-author/legal.xml site-publish/index.html site-publish/legal.html

Author: tvolkert
Date: Fri Mar 20 13:58:27 2009
New Revision: 756467

URL: http://svn.apache.org/viewvc?rev=756467&view=rev
Log:
Updated incubation disclaimer on the site

Modified:
    incubator/pivot/site/trunk/site-author/index.xml
    incubator/pivot/site/trunk/site-author/legal.xml
    incubator/pivot/site/trunk/site-publish/index.html
    incubator/pivot/site/trunk/site-publish/legal.html

Modified: incubator/pivot/site/trunk/site-author/index.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/site/trunk/site-author/index.xml?rev=756467&r1=756466&r2=756467&view=diff
==============================================================================
--- incubator/pivot/site/trunk/site-author/index.xml (original)
+++ incubator/pivot/site/trunk/site-author/index.xml Fri Mar 20 13:58:27 2009
@@ -9,10 +9,12 @@
 
     <section name="Apache Pivot">
 
-      <p>Pivot is a platform for building rich internet
-      applications in Java. It combines the enhanced productivity and
-      usability features of a modern RIA toolkit with the robustness
-      of the industry-standard Java platform.</p>
+      <p>
+        Pivot is a platform for building rich internet
+        applications in Java. It combines the enhanced productivity and
+        usability features of a modern RIA toolkit with the robustness
+        of the industry-standard Java platform.
+      </p>
 
       <p>
         <img src="./img/kitchen_sink.png" alt="Sample Pivot application" border="0" />
@@ -22,26 +24,52 @@
         </font>
       </p>
 
-      <p>Pivot applications are written using a combination of Java and
-      XML and can be run either as an applet or as a standalone
-      (optionally offline) desktop application. While Pivot was designed
-      to be familiar to web developers who have experience building AJAX
-      applications using HTML, CSS, and JavaScript, it provides a much
-      richer set of standard widgets than HTML, and allows developers to
-      create sophisticated user experiences much more quickly and easily.
-      Pivot will also seem familiar to Swing developers, as both Swing and
-      Pivot are based on Java2D and employ a model-view-controller (MVC)
-      architecture to separate component data from presentation. However,
-      Pivot includes additional features that make building modern GUI
-      applications much easier, including declarative UI, data binding,
-      effects and transitions, and web services integration.</p>
-
-      <p>Apache Pivot is developed in an open and participatory environment and
-      released under the <a href="http://www.apache.org/licenses/">Apache
-      Software License</a>.  Apache Pivot is intended to be a collaboration of the
-      best-of-breed developers from around the world.  We invite you to
-      participate in this open development project.  To learn more about getting
-      involved, <a href="./get-involved.html">click here</a>.</p>
+      <p>
+        Pivot applications are written using a combination of Java and
+        XML and can be run either as an applet or as a standalone
+        (optionally offline) desktop application. While Pivot was designed
+        to be familiar to web developers who have experience building AJAX
+        applications using HTML, CSS, and JavaScript, it provides a much
+        richer set of standard widgets than HTML, and allows developers to
+        create sophisticated user experiences much more quickly and easily.
+        Pivot will also seem familiar to Swing developers, as both Swing and
+        Pivot are based on Java2D and employ a model-view-controller (MVC)
+        architecture to separate component data from presentation. However,
+        Pivot includes additional features that make building modern GUI
+        applications much easier, including declarative UI, data binding,
+        effects and transitions, and web services integration.
+      </p>
+
+      <p>
+        Apache Pivot is developed in an open and participatory environment and
+        released under the <a href="http://www.apache.org/licenses/">Apache
+        Software License</a>.  Apache Pivot is intended to be a collaboration of the
+        best-of-breed developers from around the world.  We invite you to
+        participate in this open development project.  To learn more about getting
+        involved, <a href="./get-involved.html">click here</a>.
+      </p>
+
+    </section>
+
+    <section name="Incubation At Apache">
+
+      <p>
+        Apache Pivot is an effort undergoing incubation at The ASF, sponsored
+        by the Apache Incubator Project Management Committee (PMC).
+      </p>
+
+      <p>
+        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.
+      </p>
+
+      <p>
+        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>
 
     </section>
 

Modified: incubator/pivot/site/trunk/site-author/legal.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/site/trunk/site-author/legal.xml?rev=756467&r1=756466&r2=756467&view=diff
==============================================================================
--- incubator/pivot/site/trunk/site-author/legal.xml (original)
+++ incubator/pivot/site/trunk/site-author/legal.xml Fri Mar 20 13:58:27 2009
@@ -16,17 +16,26 @@
       </p>
     </section>
 
-    <section name="Incubation">
+    <section name="Incubation At Apache">
+
       <p>
         Apache Pivot is an effort undergoing incubation at The ASF, sponsored
-        by the Apache Incubator Project Management Committee (PMC). 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.
+        by the Apache Incubator Project Management Committee (PMC).
+      </p>
+
+      <p>
+        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.
       </p>
+
+      <p>
+        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>
+
     </section>
 
   </body>

Modified: incubator/pivot/site/trunk/site-publish/index.html
URL: http://svn.apache.org/viewvc/incubator/pivot/site/trunk/site-publish/index.html?rev=756467&r1=756466&r2=756467&view=diff
==============================================================================
--- incubator/pivot/site/trunk/site-publish/index.html (original)
+++ incubator/pivot/site/trunk/site-publish/index.html Fri Mar 20 13:58:27 2009
@@ -158,10 +158,12 @@
 <p>
 <blockquote>
 
-      <p>Pivot is a platform for building rich internet
-      applications in Java. It combines the enhanced productivity and
-      usability features of a modern RIA toolkit with the robustness
-      of the industry-standard Java platform.</p>
+      <p>
+        Pivot is a platform for building rich internet
+        applications in Java. It combines the enhanced productivity and
+        usability features of a modern RIA toolkit with the robustness
+        of the industry-standard Java platform.
+      </p>
 
       <p>
         <img src="./img/kitchen_sink.png" alt="Sample Pivot application" border="0" />
@@ -171,26 +173,73 @@
         </font>
       </p>
 
-      <p>Pivot applications are written using a combination of Java and
-      XML and can be run either as an applet or as a standalone
-      (optionally offline) desktop application. While Pivot was designed
-      to be familiar to web developers who have experience building AJAX
-      applications using HTML, CSS, and JavaScript, it provides a much
-      richer set of standard widgets than HTML, and allows developers to
-      create sophisticated user experiences much more quickly and easily.
-      Pivot will also seem familiar to Swing developers, as both Swing and
-      Pivot are based on Java2D and employ a model-view-controller (MVC)
-      architecture to separate component data from presentation. However,
-      Pivot includes additional features that make building modern GUI
-      applications much easier, including declarative UI, data binding,
-      effects and transitions, and web services integration.</p>
-
-      <p>Apache Pivot is developed in an open and participatory environment and
-      released under the <a href="http://www.apache.org/licenses/">Apache
-      Software License</a>.  Apache Pivot is intended to be a collaboration of the
-      best-of-breed developers from around the world.  We invite you to
-      participate in this open development project.  To learn more about getting
-      involved, <a href="./get-involved.html">click here</a>.</p>
+      <p>
+        Pivot applications are written using a combination of Java and
+        XML and can be run either as an applet or as a standalone
+        (optionally offline) desktop application. While Pivot was designed
+        to be familiar to web developers who have experience building AJAX
+        applications using HTML, CSS, and JavaScript, it provides a much
+        richer set of standard widgets than HTML, and allows developers to
+        create sophisticated user experiences much more quickly and easily.
+        Pivot will also seem familiar to Swing developers, as both Swing and
+        Pivot are based on Java2D and employ a model-view-controller (MVC)
+        architecture to separate component data from presentation. However,
+        Pivot includes additional features that make building modern GUI
+        applications much easier, including declarative UI, data binding,
+        effects and transitions, and web services integration.
+      </p>
+
+      <p>
+        Apache Pivot is developed in an open and participatory environment and
+        released under the <a href="http://www.apache.org/licenses/">Apache
+        Software License</a>.  Apache Pivot is intended to be a collaboration of the
+        best-of-breed developers from around the world.  We invite you to
+        participate in this open development project.  To learn more about getting
+        involved, <a href="./get-involved.html">click here</a>.
+      </p>
+
+    </blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Incubation At Apache">
+<strong>Incubation At Apache</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+      <p>
+        Apache Pivot is an effort undergoing incubation at The ASF, sponsored
+        by the Apache Incubator Project Management Committee (PMC).
+      </p>
+
+      <p>
+        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.
+      </p>
+
+      <p>
+        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>
 
     </blockquote>
 </p>

Modified: incubator/pivot/site/trunk/site-publish/legal.html
URL: http://svn.apache.org/viewvc/incubator/pivot/site/trunk/site-publish/legal.html?rev=756467&r1=756466&r2=756467&view=diff
==============================================================================
--- incubator/pivot/site/trunk/site-publish/legal.html (original)
+++ incubator/pivot/site/trunk/site-publish/legal.html Fri Mar 20 13:58:27 2009
@@ -177,8 +177,8 @@
 <tr>
 <td bgcolor="#525D76">
 <font face="arial,helvetica,sanserif" color="#ffffff">
-<a name="Incubation">
-<strong>Incubation</strong>
+<a name="Incubation At Apache">
+<strong>Incubation At Apache</strong>
 </a>
 </font>
 </td>
@@ -187,16 +187,25 @@
 <td>
 <p>
 <blockquote>
+
       <p>
         Apache Pivot is an effort undergoing incubation at The ASF, sponsored
-        by the Apache Incubator Project Management Committee (PMC). 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.
+        by the Apache Incubator Project Management Committee (PMC).
       </p>
+
+      <p>
+        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.
+      </p>
+
+      <p>
+        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>
+
     </blockquote>
 </p>
 </td>