[JBoss JIRA] Created: (JBPM-1315) Fix jPDL test suite
by Heiko Braun (JIRA)
Fix jPDL test suite
--------------------
Key: JBPM-1315
URL: http://jira.jboss.com/jira/browse/JBPM-1315
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
The jPDL test suite doesn't compile:
<!-- sample currently do not compile -->
<exclude>org/jbpm/jpdl/controlflow/DecisionTest.java</exclude>
<exclude>org/jbpm/jpdl/parsing/ProcessParsingTest.java</exclude>
<exclude>org/jbpm/jpdl/parsing/ParsingTestCase.java</exclude>
<exclude>org/jbpm/jpdl/test/JpdlTestCase.java</exclude>
<exclude>org/jbpm/jpdl/parsing/TransitionParsingTest.java</exclude>
<exclude>org/jbpm/jpdl/parsing/ParsingTestCase.java</exclude>
<exclude>org/jbpm/jpdl/parsing/NodeParsingTest.java</exclude>
<exclude>org/jbpm/jpdl/samples/order/Order.java</exclude>
<exclude>org/jbpm/jpdl/controlflow/StateTest.java</exclude>
<exclude>org/jbpm/jpdl/parsing/ProcessParsingTest.java</exclude>
<exclude>org/jbpm/jpdl/parsing/TransitionParsingTest.java</exclude>
<exclude>org/jbpm/jpdl/parsing/JpdlSchemaTest.java</exclude>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 3 months
[JBoss JIRA] Created: (JBPM-1310) Fix test suite regression
by Heiko Braun (JIRA)
Fix test suite regression
-------------------------
Key: JBPM-1310
URL: http://jira.jboss.com/jira/browse/JBPM-1310
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
<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>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 3 months