Directory modules/extensions/src/test/java/org/apache/synapse/mediators/

Total Files:
2
Deleted Files:
2
Lines of Code:
274

Browse with ViewVC

[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)

Lines of Code

modules/extensions/src/test/java/org/apache/synapse/mediators/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 288 (100.0%) 22.1
asankha 7 (53.8%) 150 (52.1%) 21.4
indika 5 (38.5%) 136 (47.2%) 27.2
ruwan 1 (7.7%) 2 (0.7%) 2.0

Most Recent Commits

asankha 2007-03-17 16:18

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:

asankha 2007-03-17 15:55

update and fix copyright notice to be correct

17 lines of code changed in:

asankha 2007-03-15 04:55

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:

indika 2007-03-14 05:17

Remove use of XML Comparator for XMl comparison

0 lines of code changed in:

indika 2007-03-12 12:16

change remote registry parameter syntax

add XMlUnit to compare two xml

change sample

add throttle samples

45 lines of code changed in:

ruwan 2007-03-08 04:09

Refactored the endpoint package structure and added transactional resource access methods to the Context

2 lines of code changed in:

  • modules/extensions/src/test/java/org/apache/synapse/mediators: TestUtils.java (+2 -2)
asankha 2007-03-06 07:52

refactor properties to use local entries and transactional resources (partly), this might break the build temporarily

5 lines of code changed in:

  • modules/extensions/src/test/java/org/apache/synapse/mediators: TestUtils.java (+5 -6)
asankha 2007-02-22 12:19

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:

  • modules/extensions/src/test/java/org/apache/synapse/mediators: javascript (del), json (del)
indika 2007-02-22 06:17

Committing for Michael Griffin--- applied patch

fixed issue in JIRA SYNAPSE-56 and change XSLTMediatorTest to test fixes

0 lines of code changed in:

  • modules/extensions/src/test/java/org/apache/synapse/mediators: TestUtils.java (new)
indika 2007-02-15 07:02

add ScriptMediatorSerializer and test cases for that

91 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT