Commit Graph

10 Commits

Author SHA1 Message Date
Mark Fisher
8a7a8887de removed publication config for license for spring-build 2010-05-08 16:38:48 +00:00
Mark Fisher
4e6878840c added licence file publication for spring-build 2010-05-08 15:56:43 +00:00
Oleg Zhurakousky
e0871d2d46 INT-863 - Updated build.properties with 'mockito.version", modified ivy.xml(s) and .classpath(s) 2009-10-30 17:13:55 +00:00
Iwein Fuld
235c0220f5 INT-647 removed duplicated TestUtils and fixed resulting errors. It would be good to start using JavaConfig finally 2009-09-18 16:12:17 +00:00
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