David Turanski
08f81ae51d
Moved scripting support from core to scripting
...
spring-integration-test: Enhanced RequestResponseScenario test framework
changed scripting namespace URIs to standard pattern
2011-09-23 09:07:42 -04:00
David Turanski
b07708fd9f
INT-2049 added namespace support, also add SpEL support to CacheWritingMessageHandler and general cleanup
2011-08-16 16:42:19 -04:00
Oleg Zhurakousky
765503daa4
polishing, fixed warning messages
2011-05-03 19:20:57 -04:00
Iwein Fuld
3955c9d6fb
Add non-parametrized message support to PayloadMatcher.
...
- add testcase (which used to cause compiler failure)
- remove <?> from PayloadMatcher to fix error
- add casts to FileInboundCAWRDTests to deal with backwards compatibility breakage
In some cases backwards compatibility is broken, see INT-1790 for details.
2011-04-30 20:08:34 +02:00
Oleg Zhurakousky
1278666ed7
INT-1596, fixed the broken links as well as all warnings
2010-11-09 12:17:45 -05:00
Oleg Zhurakousky
176115af57
INT-1451 refactoring part-2
2010-09-25 13:19:32 -04:00
Oleg Zhurakousky
b6e058c59b
INT-1263, added more changes and tests related valdating MessageHistory in every module
2010-09-22 18:44:51 -04:00
Mark Fisher
3b15a0dd38
INT-1390 moved MessageBuilder into the 'support' package, moved GenericMessage and ErrorMessage into the 'message' package
2010-08-31 02:51:27 +00:00
Mark Fisher
7c1ab04cd5
INT-1390 Refactoring: moved MessageChannel to the root package, and moved ChannelResolver and BeanFactoryChannelResolver into a new 'suport.channel' package
2010-08-31 01:53:45 +00:00
Mark Fisher
c44355c5c9
INT-1389 removed StringMessage
2010-08-30 21:05:46 +00:00
Mark Fisher
45282ec459
INT-1257, INT-1263 Refactoring Message History (work in progress): removed MessageHistory and MessageHistoryEvent, moved MessageHistoryWriter and NamedComponent to the 'context' package.
2010-08-25 14:25:40 +00:00
Mark Fisher
3f00c75740
INT-1129 moved StringMessage from 'message' to 'core' (we might remove it before 2.0...)
2010-07-28 15:22:33 +00:00
Mark Fisher
80a22b8a2c
INT-1129 moved most of the MessagingException hierarchy to the root package (org.springframework.integration)
2010-07-28 15:10:42 +00:00
Mark Fisher
4de9a23357
INT-1129 moved Message and MessageHeaders from 'core' to the root (org.springframework.integration)
2010-07-28 15:05:50 +00:00
Mark Fisher
7434976734
INT-1129 moved MessageRejectedException and MessageHandlingException from 'message' to 'core'
2010-07-28 14:57:35 +00:00
Mark Fisher
94938a2746
INT-1129 moved MessageHandler from 'message' to 'core'
2010-07-28 14:54:09 +00:00
Mark Fisher
4283315c08
INT-1129 moved PollableChannel from 'channel' to 'core'
2010-07-28 14:47:55 +00:00
Mark Fisher
008cac18f5
INT-1129 moved GenericMessage, ErrorMessage, and MessageDeliveryException from 'message' to 'core'
2010-07-28 14:42:02 +00:00
Mark Fisher
00d3e351f7
INT-1129 moved MessageBuilder from 'message' to 'core'
2010-07-28 14:38:36 +00:00
Mark Fisher
b4e627a26a
INT-1216 removed tangle between 'channel' and 'context' packages by moving the ChannelResolver interface to 'core' and the BeanFactoryChannelResolver implementation to 'context'
2010-07-28 00:59:11 +00:00
Mark Fisher
e6082d17b0
INT-1216, INT-1257 removed tangle between 'history' and 'context' packages. The MessageHistoryWritingMessageHandler is now a non-public class in the 'config' package (it's only used by ConsumerEndpointFactoryBean)
2010-07-28 00:28:24 +00:00
Chris Beams
5563c0b5af
adding missing src/(test|main)/resources directories with .svnignore files to avoid empty-dir-pruning by svn
2010-05-26 14:27:42 +00:00
Chris Beams
c08a7a657e
renamed modules org.springframework.integration.* -> spring-integration-*
...
@Ignore'd SimpleTcpNetOutboundGatewayTests#testOutboundClose() to avoid failure; this failure is correlated to the module name change, but hard to understand how it would be caused by it
2010-05-25 13:21:25 +00:00
Ben Hale
6696064dd0
Updated the names of the projects
2008-05-20 21:41:01 +00:00
Mark Fisher
a6392bd142
Updated Import-Package and Export-Package for each MANIFEST.MF (INT-166).
2008-04-07 15:22:04 +00:00
Mark Fisher
a1890dffbf
placeholder
2008-03-08 18:28:00 +00:00