[root]/modules/pvm/src/main/java/org/jbpm/pvm/internal/wire/xml

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 25 (100.0%) | 100 (100.0%) | 4.0 |
| tom.baeyens@jboss.com | 22 (88.0%) | 97 (97.0%) | 4.4 |
| koen.aers@jboss.com | 2 (8.0%) | 2 (2.0%) | 1.0 |
| alex.guizar@jboss.com | 1 (4.0%) | 1 (1.0%) | 1.0 |
added language version id
5 lines of code changed in 2 files:
JBPM-2430 first cleanup of classloading
10 lines of code changed in 2 files:
replace addProblem(String) by replace addProblem(String, Element) where possible in order to be able to retrieve the line number in case of problems (GPD-288)
1 lines of code changed in 1 file:
JBPM-2172 integrate jboss identity component, fixed JTA transaction wiring problem and fixed mail templates
13 lines of code changed in 1 file:
undoing r4838, wrong way of adding the elements to the problems
1 lines of code changed in 1 file:
- commented out the addProblem convenience implementations in org.jbpm.pvm.internal.xml.ProblemList
- replaced all convenience calls by addProblem(String, Exception, String, Element)
1 lines of code changed in 1 file:
JBPM-2176, JBPM-2170 added ant task for business archive deployment and allowed for example data to be created
2 lines of code changed in 1 file:
JBPM-2163 new configuration, distribution and qa setup
1 lines of code changed in 1 file:
introducing config tool
1 lines of code changed in 1 file:
JBPM-2011 moved log package to org.jbpm.internal.log package
2 lines of code changed in 2 files:
JBPM-1974 rename node to activity
1 lines of code changed in 1 file:
include dependencies in test ear
remove spurious dependencies
parametrize jboss bind address
JBPM-1411
1 lines of code changed in 1 file:
added hql activity example
3 lines of code changed in 1 file:
exclusive handler
0 lines of code changed in 1 file:
xml validation
27 lines of code changed in 2 files:
brought task component in sync with the new resource structure
12 lines of code changed in 1 file:
JBPM-1893 : reorganised resources
17 lines of code changed in 1 file:
unification api proposals
2 lines of code changed in 4 files: