[root]/modules/extensions/src/test/java/org/apache/synapse/mediators
bsf
(4 files, 252 lines)
convertors
(0 files, 0 lines)
javascript
(1 files, 55 lines)
spring
(3 files, 147 lines)
throttle
(2 files, 380 lines)
transform
(1 files, 177 lines)
validate
(2 files, 441 lines)
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
126 lines of code changed in:
update and fix copyright notice to be correct
17 lines of code changed in:
Script mediator enhancements http://issues.apache.org/jira/browse/SYNAPSE-67
Applying patch from Kasun with the following original comments:
The attached patch combines the script and inline script mediators
Updates the code for consistent logging and tracing support
Uses caching of scripts loaded from the registry
Supports AXIOM/E4X for performance if made available at runtime (Currently compiles with the non-Axiom JARS)
Adds javadocs and updated unit tests
2 lines of code changed in:
Remove use of XML Comparator for XMl comparison
0 lines of code changed in:
change remote registry parameter syntax
add XMlUnit to compare two xml
change sample
add throttle samples
45 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
2 lines of code changed in:
refactor properties to use local entries and transactional resources (partly), this might break the build temporarily
5 lines of code changed in:
removed json, pox and rm mediators which are now obsolte or not required
refactored the packages for some of the xslt and validate mediator/related classes
0 lines of code changed in:
Committing for Michael Griffin--- applied patch
fixed issue in JIRA SYNAPSE-56 and change XSLTMediatorTest to test fixes
0 lines of code changed in:
add ScriptMediatorSerializer and test cases for that
91 lines of code changed in: