Author: jbarrez
Date: 2009-07-16 03:26:11 -0400 (Thu, 16 Jul 2009)
New Revision: 5308
Modified:
jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/spring/jbpm.cfg.xml
Log:
After having to look up again on how to run the Spring tests, I added it to the cfg file
now.
Modified:
jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/spring/jbpm.cfg.xml
===================================================================
---
jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/spring/jbpm.cfg.xml 2009-07-16
07:24:19 UTC (rev 5307)
+++
jbpm4/trunk/modules/test-db/src/test/resources/org/jbpm/test/spring/jbpm.cfg.xml 2009-07-16
07:26:11 UTC (rev 5308)
@@ -1,3 +1,9 @@
+<!--
+To run the test-db suite with Spring:
+
+mvn clean test -Djbpm.test.cfg.type=spring-test
-Djbpm.test.cfg.resource=org/jbpm/test/spring/jbpm.cfg.xml
-Djbpm.test.cfg.applicationContext=org/jbpm/test/spring/applicationContext.xml
+ -->
+
<?xml version="1.0" encoding="UTF-8"?>
<jbpm-configuration>
Show replies by date