Author: heiko.braun(a)jboss.com
Date: 2009-03-24 11:51:13 -0400 (Tue, 24 Mar 2009)
New Revision: 4318
Modified:
jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/candidates/process.jpdl.xml
Log:
Fix TaskCandidatesTest
Modified:
jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/candidates/process.jpdl.xml
===================================================================
---
jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/candidates/process.jpdl.xml 2009-03-24
14:59:12 UTC (rev 4317)
+++
jbpm4/trunk/modules/examples/src/test/resources/org/jbpm/examples/task/candidates/process.jpdl.xml 2009-03-24
15:51:13 UTC (rev 4318)
@@ -7,7 +7,7 @@
</start>
<task name="review"
- candidate-groups="sales"
+ candidate-groups="sales-test-group"
g="96,16,127,52">
<transition to="wait" />
Show replies by date