Directory modules/extensions/

Total Files:
1
Deleted Files:
0
Lines of Code:
151

Browse with ViewVC

[root]/modules/extensions

             src (0 files, 0 lines)

                 main (0 files, 0 lines)

                     java (0 files, 0 lines)

                         org (0 files, 0 lines)

                             apache (0 files, 0 lines)

                                 synapse (0 files, 0 lines)

                                     mediators (0 files, 0 lines)

                                         attachment (3 files, 262 lines)

                                         bsf (4 files, 749 lines)

                                             convertors (0 files, 0 lines)

                                         json (0 files, 0 lines)

                                         spring (3 files, 316 lines)

                                         throttle (3 files, 409 lines)

                                         transform (3 files, 446 lines)

                                         validate (3 files, 628 lines)

                     resources (0 files, 0 lines)

                         META-INF (0 files, 0 lines)

                             services (2 files, 11 lines)

                 test (0 files, 0 lines)

                     java (0 files, 0 lines)

                         org (0 files, 0 lines)

                             apache (0 files, 0 lines)

                                 synapse (3 files, 355 lines)

                                     mediators (2 files, 274 lines)

                                         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)

                     resources (1 files, 54 lines)

Lines of Code

modules/extensions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 45 (100.0%) 4.0
asankha 7 (63.6%) 33 (73.3%) 4.7
indika 1 (9.1%) 8 (17.8%) 8.0
antelder 3 (27.3%) 4 (8.9%) 1.3

Most Recent Commits

asankha 2007-03-19 02:42

set nhttp default log level to INFO

clean up pom.xmls and add wso2 m2

0 lines of code changed in:

  • modules/extensions: pom.xml (-12)
antelder 2007-03-18 17:35

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

4 lines of code changed in:

  • modules/extensions: pom.xml (+4 -4)
asankha 2007-03-17 14:17

Update to Axis2 1.2 level (i.e. trunk) SNAPSHOT - and update poms to generate synapse 1.0-rc1-snapshots



currently a possible axis2 addressing bug prevents normal synapse operation - will get it fixed on axis2 asap

1 lines of code changed in:

  • modules/extensions: pom.xml (+1 -1)
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

13 lines of code changed in:

  • modules/extensions: pom.xml (+13)
asankha 2007-03-09 20:38

fix build break due to multiple versions of woodstox being pulled into the maven build through transitive dependencies

12 lines of code changed in:

  • modules/extensions: pom.xml (+12)
indika 2007-03-09 09:13

add throttle mediator

Throttle mediator can configure using policy

The syntax for it

<throttle><policy key=""/></throttle> OR <throttle><policy>InLineXML</policy></throttle>

8 lines of code changed in:

  • modules/extensions: pom.xml (+8)
asankha 2007-02-06 17:18

make versions of dependencies consistent with axis2 1.1.1

include a log message when starting nio listener stating port

2 lines of code changed in:

  • modules/extensions: pom.xml (+2 -2)
asankha 2007-01-22 10:34

checkin new NIO transport based on HttpCore and NIO extensions

fix build break and updated test case where an invalid name attribute was present

change version to SNAPSHOT

1 lines of code changed in:

  • modules/extensions: pom.xml (+1 -1)
asankha 2007-01-04 19:18

Update POMs and docs for 0.91, and remove references to incubator/ update status to show graduation

4 lines of code changed in:

  • modules/extensions: pom.xml (+4 -4)
antelder 2007-01-04 00:20

Groovy 1.0 final out today so start support for Groovy script

0 lines of code changed in:

  • modules/extensions: pom.xml (new)
Generated by StatSVN 0.3.2-SNAPSHOT