


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 43 (100.0%) | 1670 (100.0%) | 38.8 |
| modules/userguide/src/main/docbook/en/modules/ | 4 (9.3%) | 584 (35.0%) | 146.0 |
| modules/bpmn/src/main/java/org/jbpm/bpmn/flownodes/ | 9 (20.9%) | 462 (27.7%) | 51.3 |
| modules/bpmn/src/test/resources/org/jbpm/bpmn/test/ | 5 (11.6%) | 311 (18.6%) | 62.2 |
| modules/bpmn/src/test/java/org/jbpm/bpmn/flownodes/ | 5 (11.6%) | 191 (11.4%) | 38.2 |
| modules/bpmn/src/test/resources/org/jbpm/bpmn/flownodes/ | 12 (27.9%) | 93 (5.6%) | 7.7 |
| modules/bpmn/src/test/java/org/jbpm/bpmn/test/ | 1 (2.3%) | 17 (1.0%) | 17.0 |
| modules/integration/spi/src/main/java/org/jbpm/integration/spi/ | 2 (4.7%) | 4 (0.2%) | 2.0 |
| modules/bpmn/src/main/java/org/jbpm/bpmn/parser/ | 3 (7.0%) | 4 (0.2%) | 1.3 |
| modules/bpmn/src/main/java/ | 1 (2.3%) | 3 (0.2%) | 3.0 |
| modules/integration/jboss4/src/main/java/org/jbpm/integration/jboss4/ | 1 (2.3%) | 1 (0.1%) | 1.0 |

small fixes of errors by my colleague
584 lines of code changed in 4 files:
438 lines of code changed in 7 files:
added AbstractTask superclass
104 lines of code changed in 1 file:
added uncontrolled sequence flow AND-Split test
added ManualTask (no-op)
renamed TaskActivity to UserTaskActivity
371 lines of code changed in 13 files:
made schema path to relative
added first test case for user task (still pretty simple)
added diagram of shipment example process
168 lines of code changed in 15 files:
changed archive file suffix to ".bar" instead of outdated ".jpdl"
1 lines of code changed in 1 file:
added link to JBPM-2242 in code
1 lines of code changed in 1 file:
changed deployer to suspend a process definition if the deployment artefact gets undeployed.
3 lines of code changed in 1 file: