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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 69 (100.0%) | 1764 (100.0%) | 25.5 |
| tom.baeyens@jboss.com | 56 (81.2%) | 1724 (97.7%) | 30.7 |
| koen.aers@jboss.com | 5 (7.2%) | 23 (1.3%) | 4.6 |
| alex.guizar@jboss.com | 6 (8.7%) | 16 (0.9%) | 2.6 |
| heiko.braun@jboss.com | 2 (2.9%) | 1 (0.1%) | 0.5 |
JBPM-2578 added pieces of merging of update dom into process dom
2 lines of code changed in 1 file:
store and retrieve migration info in parse context map instead of process definition object
1 lines of code changed in 1 file:
JBPM-2565 refactored custom parsing to use UserCodeReference
7 lines of code changed in 2 files:
JBPM-2565 switched to explicit use of jpdlparser attribute to indicate specific parser version, ignoring namespace declaration
1 lines of code changed in 1 file:
added language version id
46 lines of code changed in 1 file:
JBPM-2430 first cleanup of classloading
10 lines of code changed in 3 files:
bpmn parsing fixes
2 lines of code changed in 1 file:
JBPM-2372 complete javadocs
41 lines of code changed in 3 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)
2 lines of code changed in 1 file:
RESOLVED - issue JBPM-2148: StringBuffer use in jBPM 4
https://jira.jboss.org/jira/browse/JBPM-2148
2 lines of code changed in 2 files:
undoing r4838, wrong way of adding the elements to the problems
20 lines of code changed in 3 files:
- commented out the addProblem convenience implementations in org.jbpm.pvm.internal.xml.ProblemList
- replaced all convenience calls by addProblem(String, Exception, String, Element)
20 lines of code changed in 3 files:
JBPM-2176, JBPM-2170 added ant task for business archive deployment and allowed for example data to be created
27 lines of code changed in 3 files:
JBPM-2163 new configuration, distribution and qa setup
1 lines of code changed in 1 file:
JBPM-2162 revert process archive deployment in examples
49 lines of code changed in 3 files:
merge r4409:4572 from email branch
14 lines of code changed in 4 files:
JBPM-2173 add api to api packages
4 lines of code changed in 3 files:
added import to jbpm configuration file parser
29 lines of code changed in 2 files:
JBPM-2027 adding event listeners implementation
1 lines of code changed in 1 file:
replaced ProcessService with RepositoryService
1 lines of code changed in 1 file:
task fixes, attempt to control mavens build mania in eclipse, start of alternative deployment
1 lines of code changed in 1 file:
introducing config tool
1 lines of code changed in 1 file:
JBoss AS integration. svn merge -r4176:HEAD https://svn.jboss.org/repos/jbpm/jbpm4/branches/hbraun
1 lines of code changed in 2 files:
JBPM-2011 moved log package to org.jbpm.internal.log package
3 lines of code changed in 3 files:
JBPM-1974 rename node to activity
28 lines of code changed in 2 files:
exclusive handler
29 lines of code changed in 1 file:
schema validation
983 lines of code changed in 3 files:
xml validation
111 lines of code changed in 4 files:
starting jpdl schema docs and validation
20 lines of code changed in 2 files:
deployment parsing error collection
260 lines of code changed in 4 files:
first jpdl 4 test in test-db
45 lines of code changed in 3 files:
unification api proposals
1 lines of code changed in 1 file:
unification api proposals
1 lines of code changed in 2 files: