You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ra...@apache.org on 2006/04/25 17:52:28 UTC

svn commit: r396902 - in /jakarta/site: docs/index.html docs/site/news/news-2006-q2.html docs/site/rss.xml news.xml

Author: rahul
Date: Tue Apr 25 08:52:19 2006
New Revision: 396902

URL: http://svn.apache.org/viewcvs?rev=396902&view=rev
Log:
Commons SCXML has been promoted out of Commons Sandbox.

Modified:
    jakarta/site/docs/index.html
    jakarta/site/docs/site/news/news-2006-q2.html
    jakarta/site/docs/site/rss.xml
    jakarta/site/news.xml

Modified: jakarta/site/docs/index.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/index.html?rev=396902&r1=396901&r2=396902&view=diff
==============================================================================
--- jakarta/site/docs/index.html (original)
+++ jakarta/site/docs/index.html Tue Apr 25 08:52:19 2006
@@ -187,6 +187,10 @@
       </h4>
       <ul>
 <li>
+<a href="site/news/news-2006-q2.html#20060425.1">25 April 2006 - <b>Commons SCXML promoted out of Commons Sandbox</b>
+</a>
+</li>
+<li>
 <a href="site/news/news-2006-q2.html#20060423.1">23 April 2006 - <b>HttpComponents HttpCore 4.0-alpha1</b> Released </a>
 </li>
 <li>
@@ -243,9 +247,6 @@
 </li>
 <li>
 <a href="site/news/news-2005-q4.html#20051115.1">15 November 2005 - <b>Commons Validator 1.2.0</b> Released </a>
-</li>
-<li>
-<a href="site/news/news-2005-q4.html#20051114.1">14 November 2005 - <b>Velocity Tools 1.2</b> Released </a>
 </li>
 </ul>
     </div>

Modified: jakarta/site/docs/site/news/news-2006-q2.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/news/news-2006-q2.html?rev=396902&r1=396901&r2=396902&view=diff
==============================================================================
--- jakarta/site/docs/site/news/news-2006-q2.html (original)
+++ jakarta/site/docs/site/news/news-2006-q2.html Tue Apr 25 08:52:19 2006
@@ -166,6 +166,23 @@
 </div>
 <p>
 <div class="section-body">
+<a name="20060425.1">
+<h3 xml:space="preserve">25 April 2006 - Commons SCXML promoted out of Commons Sandbox</h3>
+</a>
+<p>
+              Commons SCXML provides a generic state-machine based execution environment, using
+              semantics from <a href="http://www.w3.org/TR/scxml/">State Chart XML</a>, which is currently
+              a Working Draft out of the W3C. Most things that can be represented as a UML state chart
+              -- business process flows, view navigation bits, interaction or dialog management,
+              and many more -- can leverage the Commons SCXML library. The library can also be used by
+              frameworks needing a process control language. The first release of Commons SCXML is in
+              its planning stages.
+            </p>
+<p>
+              More information can be found on the
+              <a href="http://jakarta.apache.org/commons/scxml">Commons SCXML website</a>.
+            </p>
+<hr noshade="noshade" size="1"/>
 <a name="20060423.1">
 <h3 xml:space="preserve">23 April 2006 - HttpComponents HttpCore 4.0-alpha1 released </h3>
 </a>

Modified: jakarta/site/docs/site/rss.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/rss.xml?rev=396902&r1=396901&r2=396902&view=diff
==============================================================================
--- jakarta/site/docs/site/rss.xml (original)
+++ jakarta/site/docs/site/rss.xml Tue Apr 25 08:52:19 2006
@@ -11,6 +11,25 @@
 </image>
 <description>News and product releases from Apache's Jakarta Project</description>
 <item>
+<title>Commons SCXML promoted out of Commons Sandbox</title>
+<link>http://jakarta.apache.org/site/news/news-2006-q2.html#20060425.1</link>
+<description>
+            
+              Commons SCXML provides a generic state-machine based execution environment, using
+              semantics from State Chart XML, which is currently
+              a Working Draft out of the W3C. Most things that can be represented as a UML state chart
+              -- business process flows, view navigation bits, interaction or dialog management,
+              and many more -- can leverage the Commons SCXML library. The library can also be used by
+              frameworks needing a process control language. The first release of Commons SCXML is in
+              its planning stages.
+            
+            
+              More information can be found on the
+              Commons SCXML website.
+            
+        </description>
+</item>
+<item>
 <title>HttpComponents HttpCore 4.0-alpha1 Released </title>
 <link>http://jakarta.apache.org/site/news/news-2006-q2.html#20060423.1</link>
 <description>

Modified: jakarta/site/news.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/news.xml?rev=396902&r1=396901&r2=396902&view=diff
==============================================================================
--- jakarta/site/news.xml (original)
+++ jakarta/site/news.xml Tue Apr 25 08:52:19 2006
@@ -35,6 +35,21 @@
     <!-- @id must be formatted as YYYYMMDD.x.  The output date is formatted from the id.  
          It is also used for sorting. -->
     <group id="2006-q2" title="2006 Apr-Jun">
+        <item id="20060425.1" title="Commons SCXML promoted out of Commons Sandbox">
+            <p>
+              Commons SCXML provides a generic state-machine based execution environment, using
+              semantics from <a href="http://www.w3.org/TR/scxml/">State Chart XML</a>, which is currently
+              a Working Draft out of the W3C. Most things that can be represented as a UML state chart
+              -- business process flows, view navigation bits, interaction or dialog management,
+              and many more -- can leverage the Commons SCXML library. The library can also be used by
+              frameworks needing a process control language. The first release of Commons SCXML is in
+              its planning stages.
+            </p>
+            <p>
+              More information can be found on the
+              <a href="http://jakarta.apache.org/commons/scxml">Commons SCXML website</a>.
+            </p>
+        </item>
         <release id="20060423.1" product="HttpComponents HttpCore 4.0-alpha1">
             <p>HttpComponents  <a href="http://jakarta.apache.org/httpcomponents/http-core/">HttpCore</a> 
                 4.0-alpha1 has been released. HttpCore provides a set of low level components, which 



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org