[
https://jira.jboss.org/jira/browse/JBPM-1310?page=com.atlassian.jira.plug...
]
Thomas Diesler resolved JBPM-1310.
----------------------------------
Fix Version/s: (was: jBPM 4.0.0 Alpha1)
Resolution: Out of Date
clean and synchronize test suite
--------------------------------
Key: JBPM-1310
URL:
https://jira.jboss.org/jira/browse/JBPM-1310
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Heiko Braun
Assignee: Tom Baeyens
make sure that maven doesn't have excludes any more like
<exclude>org/jbpm/client/ExecutionServiceTest.java</exclude>
<exclude>org/jbpm/client/ManagementServiceTest.java</exclude>
<exclude>org/jbpm/enterprise/CommandExecutorTest.java</exclude>
<exclude>org/jbpm/enterprise/TimerTest.java</exclude>
<exclude>org/jbpm/enterprise/EnterpriseTimerSessionTest.java</exclude>
<exclude>org/jbpm/enterprise/CommandReceiverTest.java</exclude>
<exclude>org/jbpm/jobexecutor/JobExecutorTimerSessionTest.java</exclude>
<exclude>org/jbpm/msg/MemMessageServiceTest.java</exclude>
<exclude>org/jbpm/pvm/ConcurrentIncomingTransitionsTest.java</exclude>
<exclude>org/jbpm/pvm/timer/TimerIntegrationTest.java</exclude>
<exclude>org/jbpm/pvm/spring2/SpringPojoEnvironmentFactoryTest.java</exclude>
<exclude>org/jbpm/pvm/expr/ExpressionTest.java</exclude>
<exclude>org/jbpm/pvm/VariableExecutionTest.java</exclude>
<exclude>org/jbpm/pvm/ForLoopBasedOnTransitionTest.java</exclude>
<exclude>org/jbpm/pvm/VariableActivityInstanceTest.java</exclude>
<exclude>org/jbpm/pvm/VariableScopeProgrammaticTest.java</exclude>
<exclude>org/jbpm/svc/jobexecutor/ContinuationTest.java</exclude>
<exclude>org/jbpm/svc/hibernate/ExecutionTypeTest.java</exclude>
<exclude>org/jbpm/pvm/internal/type/VariableAutoTypeResolutionTest.java</exclude>
and make sure that the junit test suite is in sync with the maven test suite
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira