Hudson build is still unstable: Synapse - Trunk » A pache Synapse - Non-blocking HTTP/s Transport #1398

2009-11-12 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse

Hudson build is still unstable: Synapse - Trunk #1398

2009-11-12 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org

Hudson build is back to stable: Synapse - Trunk » A pache Synapse - Non-blocking HTTP/s Transport #1399

2009-11-12 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse

Hudson build is back to stable: Synapse - Trunk #1399

2009-11-12 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org

Synapse 1.3 release and dependency on Axis2

2009-11-12 Thread Asankha C. Perera
Hi Ruwan It seems like the REST/POX support we checked into Synapse trunk for 1.3 is broken against the Axis2 1.5 release - See snippets [1] and [2] .. Currently the 1.3-SNAPSHOT depends on Axis2 1.5, but as a 1.5.1 has been released, do you plan to change the version - I'm afraid that moving to t

Re: Synapse 1.3 release and dependency on Axis2

2009-11-12 Thread Ruwan Linton
I think we should move to axis2-1.5.1, there are few bug fixes in axis2-1.5.1 and should be OK to move to it. I think we better switch to it soon. I am in the process of getting the transports release out, and once that is out we can build the RC of synapse, I guess. Thanks, Ruwan On Fri, Nov 13,

[jira] Reopened: (SYNAPSE-587) NHTTP Transport Does Not Handle Responses With No Content-Type Header Properly

2009-11-12 Thread Asankha C. Perera (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Asankha C. Perera reopened SYNAPSE-587: --- Hi Hiranya This fix has broken the raw HTTP support Synapse had.. The HTTP spec talks o

[jira] Commented: (SYNAPSE-587) NHTTP Transport Does Not Handle Responses With No Content-Type Header Properly

2009-11-12 Thread Hiranya Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/SYNAPSE-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777393#action_12777393 ] Hiranya Jayathilaka commented on SYNAPSE-587: - Hi Asankha, Thanks for pointin