Chris Beams
3bcb5a726a
Added log4j to maven build at test time to avoid spurious INFO logging
...
Updated log4j.xml files to quell debug/info output
Moved src/test/resources/**/* -> src/main/resources/**/* for the time being to fix the jdbc build
Eliminated several System.out.println calls in tests
2010-05-14 15:34:17 +00:00
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
Gary Russell
37ac39b19c
INT-1008 Additional test for outbound tcp gateway.
2010-05-06 15:33:45 +00:00
Gary Russell
c9bed59341
INT-1008 Simple TCP Outbound Gateway
2010-05-01 23:02:22 +00:00
Gary Russell
efa7d7fd88
INT-1110 Add Message to MessageMappingException in outbound tcp adapter. Add code to the dispatchers to do the same if a handler does not.
2010-05-01 00:35:37 +00:00
Mark Fisher
e03e96c150
INT-842 removing spring-integration-adapter from pom dependencies
2010-05-01 00:23:58 +00:00
Mark Fisher
2363e4c525
INT-842 goodbye adapter module
2010-04-30 23:59:22 +00:00
Mark Fisher
b8cfd04ffd
INT-842 moved MessageMappingException from 'adapter' module to core 'message' package
2010-04-30 23:33:01 +00:00
Mark Fisher
4f56f3650b
INT-842 moved AbstractRemotingGatewayParser to the core 'config.xml' package and renamed AbstractInboundGatewayParser
2010-04-30 23:15:08 +00:00
David Syer
7ddd773550
UPdate Eclipse meta-data to prevent Java compiler version mayhem
2010-04-30 06:06:01 +00:00
David Syer
548e81bb7c
OPEN - issue INT-1063: MessageStore: correlation and grouping API
...
https://jira.springsource.org/browse/INT-1063
2010-04-28 08:00:00 +00:00
David Syer
42113a497c
RESOLVED - issue INT-1058, INT-1098: message ID is unique to an immutable instance
2010-04-27 11:58:37 +00:00
Gary Russell
6e596a2c3f
Increase timeouts on UDP and JMS topic backed tests.
2010-04-20 22:19:38 +00:00
Gary Russell
c697c1ea45
INT-1008 Simple TCP Inbound Gateway; incl tests and namespace parser tests
2010-04-17 19:52:03 +00:00
Gary Russell
1387dbfe83
Test buffer reset
2010-04-17 16:46:14 +00:00
Gary Russell
4713091555
Always reset direct buffer when reused.
2010-04-17 16:45:50 +00:00
Gary Russell
6ceec19ef3
Fix JDK6/5 problem w/ IOException
2010-04-16 23:31:13 +00:00
Gary Russell
db26f74750
tcp/ip - NIO - improve direct buffer management; fix thread safety for non-direct buffers.
2010-04-16 23:17:31 +00:00
Gary Russell
87d994cd6d
INT-1008 Simple TCP Inbound Gateway - Initial Commit
2010-04-15 22:25:58 +00:00
Gary Russell
8a6e3938d3
Fix timing in UDP tests (send could occur before receiver ready)
2010-04-03 19:52:30 +00:00
Mark Fisher
40385fb836
INT-1061 Upgraded to Spring 3.0.2
2010-04-02 16:30:41 +00:00
Mark Fisher
bca5e50949
INT-1053 DatagramPacketMessageMapper must now use UUID.fromString(..) when mapping to the Message ID value.
2010-03-29 17:46:01 +00:00
Gary Russell
44608ace66
TCP: Add length check against receive buffer size to prevent OOM error when receiving a message with bogus length. Also test for overflow on other formats.
2010-03-16 16:20:36 +00:00
Gary Russell
9b8150a732
Fix remaining TODOs
2010-03-06 23:49:14 +00:00
Gary Russell
5d1325ae90
Missing attribute from schema; more namespace parser tests
2010-03-06 20:39:04 +00:00
Gary Russell
9b561ae925
Temporarily @Ignore tests that only fail on Nightly build
2010-03-03 03:24:34 +00:00
Gary Russell
3a88f7ce74
Remove debug line
2010-03-02 23:47:51 +00:00
Gary Russell
a732f3c255
INT-781 Namespace cleanup; multi-client/multi-message tests (UDP and TCP)
2010-03-02 23:25:06 +00:00
David Syer
fa7d80aaae
INT-999: fix POMs
2010-03-01 15:03:20 +00:00
Gary Russell
1323aa6368
INT-781 More namespace work (Still W.i.P)
2010-02-27 17:23:18 +00:00
Chris Beams
71a712a999
RESOLVED - INT-995: Change Eclipse .classpath to reference SI_IVY_CACHE instead of IVY_CACHE to avoid conflicts with other Spring projects
2010-02-27 01:09:47 +00:00
Gary Russell
81584599ae
INT-781 Outbound TCP Adapters Namespace & Tests (Work in progress)
2010-02-26 22:40:19 +00:00
Gary Russell
6e2295b625
INT-781 Inbound TCP Adapters & Tests - no namespace support yet.
2010-02-25 00:59:13 +00:00
Gary Russell
512859f3c7
Inbound tcp channel adapters namespace support and tests.
2010-02-22 00:50:45 +00:00
Gary Russell
d2d1b8f0dd
Inbound tcp channel adapters; no outbound yet, nor namespace support.
2010-02-21 05:50:18 +00:00
Mark Fisher
7abbb92fc4
updated Eclipse classpath files for Spring 3.0.1
2010-02-19 22:21:19 +00:00
Gary Russell
084951ef9d
Remove unused class UdpSocket
2010-02-13 01:43:16 +00:00
Gary Russell
a5123bfe02
Remove @Ignore import
2010-02-13 01:32:28 +00:00
Gary Russell
ed94631288
Rename EndToEnd tests to comply with naming requirements; add stream as a test dependency to ivy.xml
2010-02-12 21:13:37 +00:00
Gary Russell
d7b03c6959
Separate Multicast tests from Unicast; @Ignore Multicast tests; improve regex escaping on SI prefix.
2010-02-11 19:40:13 +00:00
Mark Fisher
d260e5fef5
fixed test
2010-01-18 19:18:50 +00:00
Mark Fisher
7b548ab6da
committing tests
2010-01-18 19:00:38 +00:00
Mark Fisher
344d5bfa52
escaping $ header prefix (temporary solution)
2010-01-18 18:55:35 +00:00
Mark Fisher
9b0073be41
adding ip xsd and tooling icon
2010-01-18 18:48:33 +00:00
Mark Fisher
20b807ef0e
test contexts
2010-01-18 18:31:53 +00:00
Mark Fisher
cb563cef22
javadoc
2010-01-18 18:17:53 +00:00
Mark Fisher
b00361ae91
javadoc
2010-01-18 18:01:46 +00:00
Mark Fisher
29748f963c
adding build related files
2010-01-18 17:12:15 +00:00
Mark Fisher
9d16e3772c
adding project and classpath files
2010-01-18 17:11:52 +00:00