Oleg Zhurakousky
|
7837421b83
|
INT-722, Modified Ivy files to have place-holders instead of concrete versions for Spring and JUnit. Added spring.version and junit.version properties to build.properties. This will allow quick switch to new version of Spring
|
2009-07-14 14:37:41 +00:00 |
|
Mark Fisher
|
36889371f9
|
Added CommonsHttpRequestExecutor (INT-614).
|
2009-03-20 04:34:27 +00:00 |
|
Iwein Fuld
|
4e62f25364
|
IN PROGRESS - issue INT-470: Add a general HTTP outbound handler
http://jira.springframework.org/browse/INT-470
Split out all java.net specific code to strategy.
|
2009-03-15 14:31:12 +00:00 |
|
Mark Fisher
|
5bcbc6a896
|
Committed tests for HttpInboundEndpoint.
|
2009-03-11 19:44:43 +00:00 |
|
Mark Fisher
|
7bbb97b71a
|
Refactored HttpInboundGateway into HttpInboundEndpoint. It provides the implementation for both 'channel-adapter' and 'inbound-gateway' - depeding on the value of its 'expectReply' boolean flag (INT-470).
|
2009-02-20 20:21:55 +00:00 |
|
Mark Fisher
|
270b857270
|
Added module for HTTP support
|
2009-01-30 20:47:13 +00:00 |
|