


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 25 (100.0%) | 250 (100.0%) | 10.0 |
| modules/pvm/src/main/java/org/jbpm/pvm/internal/identity/impl/ | 3 (12.0%) | 98 (39.2%) | 32.6 |
| qa/ | 7 (28.0%) | 53 (21.2%) | 7.5 |
| modules/distro/src/main/files/jboss/ | 4 (16.0%) | 33 (13.2%) | 8.2 |
| modules/pvm/src/main/java/org/jbpm/pvm/internal/wire/descriptor/ | 1 (4.0%) | 15 (6.0%) | 15.0 |
| modules/examples/src/test/java/org/jbpm/examples/mail/inline/ | 1 (4.0%) | 13 (5.2%) | 13.0 |
| modules/test-db/src/test/java/org/jbpm/test/identity/ | 2 (8.0%) | 12 (4.8%) | 6.0 |
| modules/examples/src/test/java/org/jbpm/examples/mail/template/ | 1 (4.0%) | 11 (4.4%) | 11.0 |
| modules/examples/src/test/java/org/jbpm/examples/task/swimlane/ | 1 (4.0%) | 6 (2.4%) | 6.0 |
| modules/examples/src/test/java/org/jbpm/examples/task/candidates/ | 1 (4.0%) | 5 (2.0%) | 5.0 |
| / | 3 (12.0%) | 3 (1.2%) | 1.0 |
| modules/examples/src/test/java/org/jbpm/examples/identity/ | 1 (4.0%) | 1 (0.4%) | 1.0 |

*[JBPM-2172] Update the idm version to 1.0.0.Beta1.
14 lines of code changed in 4 files:
JBPM-2172
* Finish the jbpmGroupId <-> idmGroupId as a current solution, will switch to other if we've reached another solution.
* Update the qa build script to get the idm component correctly.
* Will release the idm beta1 tomorrow, and then update the version into beta1. Then this jira issue should be resolved.
70 lines of code changed in 3 files:
* JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
75 lines of code changed in 6 files:
* [JBPM-2172] Update the jboss idm version to 1.0.0.Alpha8
4 lines of code changed in 3 files:
* JBMP-2172, update the ANT script, now invoking the jbossidm/create.jbossidm.schema target.
* Update the version to the SNAPSHOT, I am just publishing a SNAPSHOT for it.
(Now only left testTaskReminder & testTaskNotification 2 test case failed due to Transaction).
70 lines of code changed in 6 files:
* JBMP-2172, the StandardTransaction is not required.
15 lines of code changed in 2 files:
* Update the ant build, so that only for idm will fetch the idm library.
2 lines of code changed in 1 file: