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 2005/10/19 06:09:02 UTC

svn commit: r326369 - /jakarta/commons/sandbox/scxml/trunk/build.xml

Author: rahul
Date: Tue Oct 18 21:08:58 2005
New Revision: 326369

URL: http://svn.apache.org/viewcvs?rev=326369&view=rev
Log:
Get ant to pick up the semantics tests.

Modified:
    jakarta/commons/sandbox/scxml/trunk/build.xml

Modified: jakarta/commons/sandbox/scxml/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/build.xml?rev=326369&r1=326368&r2=326369&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/build.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/build.xml Tue Oct 18 21:08:58 2005
@@ -130,6 +130,8 @@
           </include>
           <include name="org/apache/commons/scxml/model/ModelTestSuite.java">
           </include>
+          <include name="org/apache/commons/scxml/semantics/SemanticsTestSuite.java">
+          </include>
         </fileset>
       </batchtest>
     </junit>



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