Gary Russell
f76f63f23a
NT-2400 Fix tool:expected-type Classes
...
* MessageChannel was moved from core to the base package.
* ChannelResolver moved from core to support.
* TcpConnectionInterceptorFactoryChain was incorrect.
2012-01-13 13:21:41 -05:00
Gary Russell
89cdef7a90
INT-2373 package-info JMX
...
INT-2374 package-info Mail
INT-2375 package-info MongoDB
INT-2376 package-info Redis
INT-2377 package-info RMI
INT-2379 package-info Security
INT-2381 package-info Stream
2012-01-05 15:29:48 -05:00
Mark Fisher
5805528faa
removing warnings
2011-12-19 16:38:48 -05:00
Mark Fisher
dfd039b78e
removed deprecated RemotingInboundGatewaySupport
2011-11-22 20:48:56 -05:00
Mark Fisher
281e198679
INT-2256: Removed AbstractRemotingOutboundGateway
2011-11-22 20:40:39 -05:00
Mark Fisher
7c5603fe83
INT-2092 update schema imports to use 2.1 version
2011-08-31 05:26:02 -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
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
Gary Russell
4779909d80
INT-1848 Add order Attribute (rmi)
2011-04-30 13:34:19 -04:00
Mark Fisher
bf0b0a18b2
suppressing deprecation warning
2010-11-15 17:53:26 -05:00
Mark Fisher
03a8bc59fd
suppressing deprecation warnings
2010-11-13 23:57:01 -05:00
Mark Fisher
cc242ae69b
polishing
2010-11-03 16:43:52 -04:00
Oleg Zhurakousky
32efbae90d
INT-1263, more MessageHistory changes FTP, SFTP etc.
2010-09-23 09:45:01 -04:00
Mark Fisher
93bc11fca7
INT-1364 AbstractMessagingGateway's default request and reply timeouts are now 1000 ms (were indefinite).
2010-08-31 16:29:04 +00: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
1d2bfd0c63
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-rmi
2010-08-30 18:56:12 +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
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
012b08f1db
INT-1129 moved MessagingTemplate from 'channel' to 'core' package
2010-07-28 14:28:18 +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
Mark Fisher
cc8d445280
INT-1129 renamed MessageChannelTemplate to MessagingTemplate
2010-07-27 14:34:28 +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