[ 
https://issues.apache.org/jira/browse/SYNAPSE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295669#comment-15295669
 ] 

Hudson commented on SYNAPSE-1010:
---------------------------------

SUCCESS: Integrated in Synapse - Trunk #5238 (See 
[https://builds.apache.org/job/Synapse%20-%20Trunk/5238/])
fix for SYNAPSE-1010 by buddhima, modified and with a test case (isudana: rev 
1745076)
* 
java/modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/ScriptMessageContext.java
* 
java/modules/extensions/src/test/java/org/apache/synapse/mediators/bsf/ScriptMediatorTest.java


> Script mediator to support removing properties
> ----------------------------------------------
>
>                 Key: SYNAPSE-1010
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1010
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Script mediator
>            Reporter: Buddhima Wijeweera
>            Assignee: Isuru Udana Loku Narangoda
>              Labels: features
>             Fix For: 3.0
>
>         Attachments: script-mediator_remove_property_with_scope.diff
>
>
> Script mediator currently support only setting properties. With this 
> improvement, script mediator can be used to remove properties as well.
> {noformat}
> mc.removeProperty(property_name,scope);
> {noformat}
> scope can be default(or null), axis2, transport



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to