Commit Graph

7448 Commits

Author SHA1 Message Date
Gary Russell
b9b7943088 Fix typo in Samples Appendix
Intended to change build => built but ended up rewording much
of the paragraph to fix grammar.
2011-09-13 12:30:45 -04:00
Mark Fisher
83d567a3a6 fixed broken test config 2011-09-13 12:12:11 -04:00
Mark Fisher
6854a87ebd Merge pull request #70 from ghillert/INT-2123
INT-2123 - Cleaned up dependencies 2 modules still had Spring 3.1 transitive dependencies:
2011-09-13 11:56:55 -04:00
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
a28e554749 Merge pull request #65 from markfisher/INT-2118
added 'exchange-name-expression' attributes to the schema
  added support for 'exchange-name-expression' on AMQP outbound adapters
  changed default connection-factory value to 'rabbitConnectionFactory' to be consistent with the Spring AMQP listener-container
2011-09-13 11:52:09 -04:00
Mark Fisher
84375120ad added 'exchange-name-expression' attributes to the schema 2011-09-09 21:00:56 +01:00
Mark Fisher
ff4a979254 added support for 'exchange-name-expression' on AMQP outbound adapters 2011-09-09 20:46:49 +01:00
Mark Fisher
dbf4c2122f changed default connection-factory value to 'rabbitConnectionFactory' to be consistent with the Spring AMQP listener-container 2011-09-09 20:36:02 +01: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
bb942978ad removed explicit data-commons dependency 2011-09-02 17:45:06 -04:00
Mark Fisher
8e7c03a64c upgrade spring-data-mongo version to 1.0 M4 2011-09-02 17:41:48 -04:00
Mark Fisher
8dd16104d5 updated template.mf files 2011-09-02 17:23:49 -04:00
Mark Fisher
c2ec4a5831 updated readme and changelog for 2.1 M1 2011-09-02 17:02:18 -04:00
Mark Fisher
fc7e090420 updated javadoc 2011-09-02 16:23:53 -04:00
Mark Fisher
201fd705de Merge pull request #56 from olegz/INT-1968A
fixed a broken test
2011-09-02 16:11:11 -04:00
Oleg Zhurakousky
2e6a25f7af INT-1968A fixed the broken test 2011-09-02 16:10:36 -04:00
Mark Fisher
040a44985d Merge pull request #53 from olegz/INT-1677
refactored the UriPathHandlerMapping to only provide an implementation of the abstract method
  changed uriVariables to pathVariables
  added pathVariables and requestParams as variables to the EvaluationContext
  setting the HttpEntity as the rootObject of the EvauationContext (it includes the converted 'body' if present and 'headers')
  removed requirement for an ID, polished schema, added more tests, and tested with server
  finished the namespace support for payload-expression attribute and header sub-element, added parser test
  updated 2.1 schema with new 'payload-expression' attribute as well as 'header' elements
  polished UriPathHandlerMapping to address comments from the review
  added UriPathHandlerMapping to aid in support of the 'path' attribute
  fixed thread safety for EvaluationContext since it has to be created per request due to the fact that we are adding request data to it
  added support for SpEL expressions
2011-09-02 16:03:05 -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
948234364e Merge pull request #51 from olegz/INT-1968
ObjectToMapTransformer now handles BigDecimal
2011-09-02 12:46:18 -04:00
Oleg Zhurakousky
1d9f0b24e5 ObjectToMapTransformer now handles BigDecimal
refactored it to delegate to Jackson mapper (much simpler)
  deleted unused classes
  changed the name of the attribute to 'shouldFlattenKeys'
  added support and tests for Collection of Collections
  fixed method signature, polishing
  fixed javadoc
  polishing, fixed spelling error, updated javadocs
2011-09-02 12:44:23 -04:00
Mark Fisher
c38e585250 Merge pull request #54 from olegz/INT-2104
fixed invalid check for open folder that was precluding ImapIdleChannelAdapter from receiving subsequent email messages
2011-09-02 12:22:27 -04:00
Oleg Zhurakousky
a716b58055 INT-2104 fixed invalid check for open folder that was precluding ImapIdleChannelAdapter to receive subsequent email messages 2011-09-02 12:21:32 -04:00
Mark Fisher
10efd1c844 Merge pull request #55 from dturanski/scripting-name-changes
* scripting-name-changes:
  Removed Jsr223 from classnames
2011-09-02 12:19:11 -04:00
David Turanski
3d683b6134 Removed Jsr223 from classnames 2011-09-02 12:16:44 -04:00
Mark Fisher
4556a870f3 polishing 2011-09-02 11:37:12 -04:00
Mark Fisher
36322eff51 typo in exception message 2011-09-02 10:03:58 -04:00
Mark Fisher
6d421f30b2 Merge pull request #10 from garyrussell/INT-1945
dir -> directory
  polishing
  INT-1945 (S)FTP Gateway - Initial Implementation
2011-09-02 08:26:31 -04:00
Mark Fisher
754917bb4e dir -> directory 2011-09-02 08:24:47 -04:00
Gary Russell
962e089bf0 INT-1945 Polishing
Change constant name; fix @since
2011-09-02 08:08:14 -04:00
Mark Fisher
874c3f518f polishing 2011-09-02 08:08:14 -04:00
Gary Russell
9fc834f92f INT-1945 (S)FTP Gateway - Initial Implementation
Non-Invasive - only modified files are additions to NS Handlers,
Schemas, and Docs. Some refactoring still required.
2011-09-02 08:08:12 -04:00
Mark Fisher
ecad0de794 Merge pull request #52 from olegz/INT-2094
removed deprecated use of task-executor
2011-09-01 17:36:28 -04:00
Oleg Zhurakousky
4b007c365b removed deprecated use of task-executor 2011-09-01 17:35:03 -04:00
Mark Fisher
9a1f72b95a INT-2099 upgraded to Spring 3.0.6.RELEASE 2011-08-31 16:43:26 -04:00
Mark Fisher
1ee26b0600 INT-2097 removed httpinvoker from reference doc 2011-08-31 16:13:48 -04:00
Mark Fisher
b8fd54a68e removed duplicate http-invoker entry 2011-08-31 15:56:22 -04:00
Mark Fisher
fac689251c Merge pull request #43 from olegz/INT-2080
added initial Mongo support documentation
2011-08-31 15:28:02 -04:00
Mark Fisher
be817cf937 polishing 2011-08-31 15:26:47 -04:00