Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 382 (100.0%) | 14.1 |
modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/ | 6 (22.2%) | 206 (53.9%) | 34.3 |
modules/extensions/src/test/java/org/apache/synapse/mediators/bsf/ | 6 (22.2%) | 84 (22.0%) | 14.0 |
modules/extensions/src/test/java/org/apache/synapse/mediators/bsf/javascript/ | 2 (7.4%) | 56 (14.7%) | 28.0 |
modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/convertors/ | 9 (33.3%) | 32 (8.4%) | 3.5 |
modules/extensions/ | 3 (11.1%) | 4 (1.0%) | 1.3 |
modules/extensions/src/test/java/org/apache/synapse/mediators/bsf/convertors/ | 1 (3.7%) | 0 (0.0%) | 0.0 |
Start updates to script mediator to support multi/single threaded script engines
36 lines of code changed in:
Only throw invocable exception when using external scripts
4 lines of code changed in:
Update script mediator for latest BSF 3.0 snapshot
72 lines of code changed in:
Start converting script support to use BSF V3. Not finished yet and haven't tested any samples yet, but should build and the tests run ok
202 lines of code changed in:
Groovy 1.0 final out today so start support for Groovy script
68 lines of code changed in: