Author: rahul
Date: Mon Dec 19 15:31:34 2005
New Revision: 357831

URL: http://svn.apache.org/viewcvs?rev=357831&view=rev
Log:
Update descriptions for homepage and POM.

Modified:
    jakarta/commons/sandbox/scxml/trunk/project.xml
    jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml

Modified: jakarta/commons/sandbox/scxml/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/project.xml?rev=357831&r1=357830&r2=357831&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/project.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/project.xml Mon Dec 19 15:31:34 2005
@@ -24,7 +24,7 @@
 
   <inceptionYear>2005</inceptionYear>
   <shortDescription>Jakarta Commons SCXML</shortDescription>
-  <description>A Reference Implementation of State Chart XML 
Engine</description>
+  <description>A Java Implementation of a State Chart XML Engine</description>
 
   <logo>/images/scxml-logo-white.png</logo>
   
<url>http://jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/</url>

Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml?rev=357831&r1=357830&r2=357831&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml Mon Dec 19 15:31:34 2005
@@ -34,8 +34,8 @@
   SCXML provides a generic state-machine based execution environment based on 
Harel
   State Tables. SCXML is a candidate for the control language within 
   multiple markup languages coming out of the W3C (see Working Draft for 
details).
-  <em>Commons SCXML</em> is a reference implementation of SCXML aimed at 
creating
-  and maintaining an SCXML engine capable of executing a state machine defined 
+  <em>Commons SCXML</em> is an implementation aimed at creating
+  and maintaining a Java SCXML engine capable of executing a state machine 
defined 
   using a SCXML document, while abstracting out the environment interfaces.
   </p>
   <p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to