Gunnar Hillert
b01f987882
INT-2123 - Cleaned up dependencies
...
2 modules still had Spring 3.1 transitive dependencies:
* Spring Integration Redis
* Spring Integration Gemfire
1 module was lacking a Jackson dependency:
* Spring Integration AMQP
2011-09-13 11:55:37 -04:00
Mark Fisher
797b4f39f0
Update version to 2.1.0.BUILD-SNAPSHOT
2011-09-02 18:13:36 -04:00
Mark Fisher
1c49e222db
Release version 2.1.0.M1
2011-09-02 18:04:49 -04:00
Mark Fisher
8dd16104d5
updated template.mf files
2011-09-02 17:23:49 -04:00
Mark Fisher
b4c210691c
polishing
2011-09-02 16:01:37 -04:00
Oleg Zhurakousky
581f21f3eb
INT-1677 changed uriVariables to pathVariables, added parameterMap and parameters as well as HttpEntity to the EvauationContext
2011-09-02 14:08:36 -04:00
Oleg Zhurakousky
c07d62dadb
INT-1677 removed requirement for anID, polished schema, added more tests, tested with server
2011-09-02 14:08:36 -04:00
Oleg Zhurakousky
a6c85c1dd9
INT-1677 finished the namespace support for payload-expression attribute and header sub-element, added parser test
2011-09-02 14:08:36 -04:00
Oleg Zhurakousky
90a5936803
INT-1677 updated 2.1 schema with new 'payload-expression' attribute as well as 'header' element. Polished UriPathHandlerMapping to address comments from the review
2011-09-02 14:08:36 -04:00
Oleg Zhurakousky
7b1b273393
INT-1677 added UriPathHandlerMapping to aid ini support of 'path' attribute
2011-09-02 14:08:36 -04:00
Oleg Zhurakousky
75b32e1022
INT-1677 fixed thread safety for EvaluatioinContext since it has to be created per request due to the fact that we are adding request data to it
2011-09-02 14:08:36 -04:00
Oleg Zhurakousky
224db99c15
INT-1677 added support for expressions
2011-09-02 14:08:35 -04:00
Oleg Zhurakousky
897bc887a1
INT-1677 work in progress
2011-09-02 14:08:35 -04:00
Oleg Zhurakousky
ff423b1336
INT-1677 polished test
2011-09-02 14:08:35 -04:00
Oleg Zhurakousky
bff8c9a9e6
INT-1677 added initial spell support for extracting Request data
2011-09-02 14:08:35 -04:00
Oleg Zhurakousky
37f25dff40
INT-1677 added initial support for mapping inbound variables to Http Inbound Gateway
2011-09-02 14:08:35 -04:00
Mark Fisher
9a1f72b95a
INT-2099 upgraded to Spring 3.0.6.RELEASE
2011-08-31 16:43:26 -04:00
Mark Fisher
189d047514
INT-2078 valid repositories IDs for Maven 3.0
2011-08-24 20:06:46 -04:00
Mark Fisher
a946f9960a
updated POMs with Spring 3.0.5.RELEASE
2011-08-19 16:17:13 -04:00
Mark Fisher
9597ec3c09
reverted ETag test String escaping
...
see DefaultHttpHeaderMapperFromMessageInboundTests.validateETag()
2011-08-19 16:07:59 -04:00
Mark Fisher
fa502a735b
reverting use of new DefaultConversionService()
...
new DefaultConversionService() -> ConversionServiceFactory.createDefaultConversionService();
2011-08-19 15:40:30 -04:00
Oleg Zhurakousky
1b0a2e85c3
INT-2029 added initial implementation of RedisMessageStore. Upgraded Jackson to version 1.8.3 which is used by spring-data-redis. Regenerated POM files
2011-08-09 09:34:59 -04:00
Oleg Zhurakousky
935cd01d07
INT-1512 changed the type of ID attribute to be xsd:string in all related 2.1 schema files
2011-08-08 23:34:12 -04:00
Oleg Zhurakousky
e4d8edf8d6
INT-2001 polishing, removed unneeded import
2011-08-08 17:33:35 -04:00
Oleg Zhurakousky
17268047f9
INT-2001 updated HTTP module to remove its dependency on deprecated classes in Spring 3.1, fixed ETag test
2011-08-08 17:32:09 -04:00
Oleg Zhurakousky
74817b98fc
INT-2036 added Spring 3.0.5 exclusions for spring-integration-ws and spring-integration-xml in build.gradle. Regenerated POMs
2011-08-08 16:15:52 -04:00
Mark Fisher
3e71b5a83b
INT-2004 added 2.1 versions of all XML schemas and adjusted spring.schemas files accordingly
2011-08-05 11:07:20 -04:00
Mark Fisher
b727868306
INT-2018 added explicit spring-tx dependency in spring-amqp-integration and refined the exclusions
2011-08-05 08:38:54 -04:00
Mark Fisher
6e225847aa
INT-2018 added excludes for spring modules in the spring amqp dependency of spring-integration-amqp
2011-08-04 17:51:25 -04:00
Mark Fisher
c35a79a0e9
INT-2032 migrated 'spring-integration-gemfire' to main branch from sandbox in preparation for 2.1 development
2011-08-04 16:16:13 -04:00
Dave Syer
304e9b2abb
regenerate poms for AMQP changes
2011-08-03 14:38:21 +01:00
Mark Fisher
8cec1e5aa5
INT-2003 added the 'spring-integration-amqp' module
2011-07-22 18:28:37 -04:00
Mark Fisher
f976e697f2
INT-2002 removed the spring-integration-httpinvoker module
2011-07-22 18:08:29 -04:00
Mark Fisher
8b597c1cda
INT-1999 upgraded to Spring Framework 3.1 M2
2011-07-22 18:00:40 -04:00
Mark Fisher
74747fdd8f
INT-1999 updated template.mf files for new 2.1.0 version range
2011-07-22 17:01:33 -04:00
Mark Fisher
46238e555c
INT-1999 updated version to 2.1.0.BUILD-SNAPSHOT and regenerated POMs
2011-07-22 16:59:09 -04:00
Mark Fisher
9a43781973
updated POMs for 2.0.6.BUILD-SNAPSHOT
2011-07-18 18:09:12 -04:00
Mark Fisher
2e605f24c9
updated template.mf files for 2.0.6.BUILD-SNAPSHOT
2011-07-18 18:07:12 -04:00
Mark Fisher
b1ee08b8d1
Release version 2.0.5.RELEASE
2011-07-18 17:36:31 -04:00
Mark Fisher
44d570f700
INT-1951 limiting the exclusion of a request body to GET requests for now
2011-07-15 11:40:56 -04:00
Oleg Zhurakousky
544a34bf28
INT-1951 polished HttpRequestExecutingMessageHandler to better handle the difference between PUT/POST and other Http methods
2011-07-15 10:04:42 -04:00
Oleg Zhurakousky
98bbb98de3
INT-1975 regenerated POM files
2011-07-14 11:49:16 -04:00
Oleg Zhurakousky
af7bc5ac74
INT-1951 fixed HttpRequestExecutingMessageHandler to ensure that it sets Content-Type only for POST and PUT requests
2011-07-12 13:28:50 -04:00
Oleg Zhurakousky
4738581ad1
INT-1953 reverted the ETag test in HTTP module to be as it was, will change it in 2.1
2011-06-24 15:27:52 -04:00
Oleg Zhurakousky
c00888f537
INT-1953 refactored CORE and HTTP modules to make them compatible with Spring v3.1 while maintaining the target version of 3.0.*
2011-06-24 15:20:32 -04:00
Mark Fisher
a419ba0bdc
INT-1933 added MapAccessor to outbound HTTP endpoint's SpEL EvaluationContext
2011-06-08 18:07:56 -04:00
Oleg Zhurakousky
5bf590bbfb
changed POMs to use version 2.0.5.BUILD-SNAPSHOT
2011-05-23 08:19:47 -04:00
Mark Fisher
6d0aaa7c62
Update version to 2.0.5.BUILD-SNAPSHOT
2011-05-18 14:40:41 -04:00
Mark Fisher
939172e675
Release version 2.0.4.RELEASE
2011-05-18 14:26:36 -04:00
Mark Fisher
4e1d3d2d93
removed redundant cast
2011-05-18 13:19:38 -04:00