You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/11/02 15:37:24 UTC

svn commit: r831923 - /incubator/kato/trunk/org.apache.kato/pom.xml

Author: spoole
Date: Mon Nov  2 15:37:23 2009
New Revision: 831923

URL: http://svn.apache.org/viewvc?rev=831923&view=rev
Log:
added new scenerio module to hold testcase setup for TCK

Modified:
    incubator/kato/trunk/org.apache.kato/pom.xml

Modified: incubator/kato/trunk/org.apache.kato/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/pom.xml?rev=831923&r1=831922&r2=831923&view=diff
==============================================================================
--- incubator/kato/trunk/org.apache.kato/pom.xml (original)
+++ incubator/kato/trunk/org.apache.kato/pom.xml Mon Nov  2 15:37:23 2009
@@ -24,6 +24,7 @@
 		<module>kato.cjvmti</module>
 		<module>kato.native</module>
 		<module>kato.distro</module>
+		<module>kato.testsuite.scenerio</module>
 		
 	</modules>
 	<build>