You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/01/22 07:35:32 UTC

svn commit: r371219 - /jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml

Author: rahul
Date: Sat Jan 21 22:35:30 2006
New Revision: 371219

URL: http://svn.apache.org/viewcvs?rev=371219&view=rev
Log:
Summarized changes.

Modified:
    jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml

Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml?rev=371219&r1=371218&r2=371219&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml Sat Jan 21 22:35:30 2006
@@ -36,6 +36,20 @@
      description="Project nearing promotion vote to Commons Proper">
 
       <action dev="rahul" type="update">
+       [01-22-2006] Package reorganization. Mostly out of discussions on
+       the dev list, three new packages were introduced:
+        <ol>
+          <li>A "test" package for the command line testing utility
+              classes</li>
+          <li>An "io" package for classes related to reading and writing
+              SCXML documents</li>
+          <li>A "servlet" environment package for the classes that
+              depend on the servlet API for Commons SCXML usecases in
+              servlet containers.</li>
+        </ol>
+      </action>
+
+      <action dev="rahul" type="update">
        [01-11-2006] Various website and documentation improvements.
       </action>
 



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