|
| 1.2 | modified | tbaeyens | jpdl/jar/src/test/java/org/jbpm/graph/exe/GraphExeTests.java | added initial node tests: JBPM-820 |
| 1.1 | added | tbaeyens | jpdl/jar/src/test/java/org/jbpm/graph/exe/InitialNodeTest.java | added initial node tests: JBPM-820 |
| 1.2 | modified | tbaeyens | jpdl/jar/src/test/java/org/jbpm/taskmgmt/log/TaskLogDbTest.java | improved cleanup of test case |
| 1.2 | modified | jdelong | jpdl/examples/rulesAssignmentHandler/src/test/org/jbpm/assignment/RulesAssignmentTest.java | removed loading identity mappings in code |
| 1.2 | deleted | jdelong | jpdl/examples/customTaskInstance/.classpath | deleted Eclipse classpath and project files. User will generate these when they create a new project suing the example source. |
| 1.2 | deleted | jdelong | jpdl/examples/customTaskInstance/.project | deleted Eclipse classpath and project files. User will generate these when they create a new project suing the example source. |
| 1.1 | added | bruecker | jpdl/jar/src/main/java/org/jbpm/command/ChangeProcessInstanceVersionCommand.java | added preview of ChangeProcessInstanceVersionCommand |
| 1.3 | modified | jdelong | jpdl/examples/rulesAssignmentHandler/readme.html | fixed readme |
| 1.5 | modified | jdelong | jpdl/examples/rulesActionHandler/readme.html | fixed readme |
| 1.4 | modified | jdelong | jpdl/examples/rulesActionHandler/readme.html | fixed readme |
| 1.3 | modified | jdelong | jpdl/examples/ruleFlow/readme.html | fixed readme |
| 1.3 | modified | jdelong | jpdl/examples/customTaskInstance/readme.html | Fixed process definition, test case, readme, etc. |
| 1.2 | modified | jdelong | jpdl/examples/customTaskInstance/src/main/config/hibernate.cfg.xml | Fixed process definition, test case, readme, etc. |
| 1.2 | modified | jdelong | jpdl/examples/customTaskInstance/src/main/config/jbpm.cfg.xml | Fixed process definition, test case, readme, etc. |
| 1.2 | deleted | jdelong | jpdl/examples/customTaskInstance/src/main/java/org/jbpm/examples/taskinstance/CustomTaskControllerHandler.java | Fixed process definition, test case, readme, etc. |
| 1.2 | deleted | jdelong | jpdl/examples/customTaskInstance/src/main/java/org/jbpm/examples/taskinstance/CustomTaskInstance.hbm.xml | Fixed process definition, test case, readme, etc. |
| 1.2 | deleted | jdelong | jpdl/examples/customTaskInstance/src/main/java/org/jbpm/examples/taskinstance/CustomTaskInstance.java | Fixed process definition, test case, readme, etc. |
| 1.2 | deleted | jdelong | jpdl/examples/customTaskInstance/src/main/java/org/jbpm/examples/taskinstance/CustomTaskInstanceFactoryImpl.java | Fixed process definition, test case, readme, etc. |
| 1.2 | modified | jdelong | jpdl/examples/customTaskInstance/src/main/jpdl/CustomTaskInstance/gpd.xml | Fixed process definition, test case, readme, etc. |
| 1.2 | modified | jdelong | jpdl/examples/customTaskInstance/src/main/jpdl/CustomTaskInstance/processdefinition.xml | Fixed process definition, test case, readme, etc. |
| 1.2 | modified | jdelong | jpdl/examples/customTaskInstance/src/main/jpdl/CustomTaskInstance/processimage.jpg | Fixed process definition, test case, readme, etc. |
| 1.5 | modified | jdelong | jpdl/examples/customTaskInstance/src/test/java/org/jbpm/taskinstance/CustomTaskInstanceTest.java | Fixed process definition, test case, readme, etc. |