Chris Beams
43310c9cab
general pom cleanup
...
* normalizing version placeholders to use ${groupId}.version as a naming convention e.g.: 'org.springframework.version'
* added properties to parent pom <properties/> section
* spaces -> tabs
* removed empty newlines in poms (favor comments instead of newlines)
* gave all samples nice <name>s
* included ws-inbound-gateway in the samples parent pom <modules> section
* samples now try to run any **/*Tests.java, as per our general conventions
2010-05-19 09:41:37 +00:00
Iwein Fuld
761b0ff9f2
INT-1137: added example of prevent-duplicates and an extra comment about filename-pattern
2010-05-12 17:26:49 +00:00
Mark Fisher
0832704d1d
updated reference manual title page for M4
2010-05-08 16:07:35 +00:00
Oleg Zhurakousky
831c01d16b
INT-789, Added documentation around global channel interceptors.
2010-05-08 04:26:35 +00:00
David Syer
d5efdde2c5
INT-958: remove timeout references in user guide
2010-05-06 16:53:27 +00:00
Oleg Zhurakousky
bd0cd1ff03
INT-1111, documented the change
2010-05-03 22:13:19 +00:00
Gary Russell
23328adf6b
INT-1008 Documentation for the Simple Outbound TCP Gateway.
2010-05-01 23:38:48 +00:00
Gary Russell
1a39c27c5b
INT-1008 Documentation for Simple TCP Inbound Gateway
2010-04-17 20:38:02 +00:00
Oleg Zhurakousky
4cfc28764d
Added few details to annotation support section to avoid the confusion explained here: http://forum.springsource.org/showthread.php?t=86595
2010-03-23 14:35:09 +00:00
Gary Russell
82da6be6e2
Doc for TCP receive buffer size
2010-03-16 16:22:28 +00:00
Oleg Zhurakousky
efe0f1e54d
INT-1039, Added documentation explaining mail Message headers taking precedence over MailMessage values
2010-03-16 11:11:04 +00:00
Mark Fisher
2159c258eb
updated spring-build version t0 2.5.0
2010-03-12 22:58:55 +00:00
Mark Fisher
50cb0f45a0
added JMX chapter
2010-03-12 21:30:58 +00:00
Gary Russell
0596b61d6b
Typos in ip doc
2010-03-12 18:30:06 +00:00
Gary Russell
ab4e689bc9
Minor typos in IP Chapter
2010-03-11 23:12:09 +00:00
Gary Russell
d8b7bea25e
IP Adapter Attribute Reference Tables
2010-03-11 18:43:08 +00:00
Gary Russell
13b4be1829
IP Adapters Initial Documentation
2010-03-05 01:47:02 +00:00
Mark Fisher
060744ce9f
adding stub for TCP/UDP chapter
2010-02-22 18:40:43 +00:00
Gary Russell
0d15ef88b1
Remove spurious comma from QueueChannel
2010-02-17 22:37:49 +00:00
Mark Fisher
f98bd4cc9d
preparing for M2 release
2009-12-24 15:24:04 +00:00
Oleg Zhurakousky
edf3449178
INT-846
2009-12-24 11:38:17 +00:00
Mark Fisher
e55442e00a
INT-934
2009-12-22 15:55:57 +00:00
Mark Fisher
6456c5bd91
INT-909 updated documentation for classname changes and the new 'extractPayload' property
2009-12-14 00:59:57 +00:00
Mark Fisher
e21e628452
INT-914 updated delayer documentation
2009-12-10 04:18:05 +00:00
Mark Fisher
7d7bd11af4
INT-810 updated documentation to use the Spring task namespace for thread pool executor configuration
2009-12-09 18:41:48 +00:00
Oleg Zhurakousky
40b26b6be7
INT-809, Cleaned uo some code and updated the docs to reflect the new 'publisher' namespace
2009-10-28 23:39:54 +00:00
Mark Fisher
5ddd0539eb
updated documntation now that @MessageMapping uses 'value'
2009-10-10 19:35:46 +00:00
Mark Fisher
f6f8949502
INT-761 added documentation for JMS-backed Message Channels
2009-10-09 14:50:18 +00:00
Oleg Zhurakousky
0926a3122f
INT-840 added docs for @MessageMapping annotation
2009-10-09 02:42:17 +00:00
Oleg Zhurakousky
2215403cd5
INT-814. Added docs for all of Message Pulishing (i.e., @Publisher annotation and AOP-Based MessagePublishingInterceptor)
2009-10-09 02:13:03 +00:00
Mark Fisher
26a03f2c1e
INT-824
2009-10-07 18:29:01 +00:00
Oleg Zhurakousky
4ebc214583
INT-707 - updated documentation
2009-09-29 01:35:10 +00:00
Oleg Zhurakousky
0947e9b27a
INT-703 - updated documentation
2009-08-18 05:06:54 +00:00
Mark Fisher
e4aeb22e4d
removed duplicate statement in reference
2009-07-30 13:03:38 +00:00
Mark Fisher
b3b23127b9
Added comment about the STS 'Server Console' tab
2009-07-21 22:03:18 +00:00
Mark Fisher
643c942088
INT-741 documentation update
2009-07-21 01:14:11 +00:00
Mark Fisher
f81ecc7f0d
updated instructions for building osgi-samples jars
2009-07-18 20:44:02 +00:00
Mark Fisher
59c0fd0e8d
INT-738 Added documentation for the delayer endpoint
2009-07-18 17:23:03 +00:00
Mark Fisher
51a0104172
minor improvement: bundle ID
2009-07-17 16:59:26 +00:00
Mark Fisher
7a6f42f072
Added documentation for the new OSGi samples
2009-07-17 15:45:27 +00:00
Mark Fisher
4abb0fdc26
INT-720 Updated documentation for new 'dispatcher' sub-element on channels
2009-07-12 14:18:58 +00:00
Mark Fisher
9cb15cbbca
INT-676
2009-07-05 00:09:52 +00:00
Mark Fisher
0bcaedcf08
INT-676 included discussion about WS DestinationProvider and the ignore-empty-responses flag
2009-07-04 23:47:12 +00:00
Mark Fisher
92e87cc681
INT-676 added header-enricher example
2009-07-04 17:49:10 +00:00
Mark Fisher
6e34285361
INT-676 added examples for wire tap, to-string and serialization transformers
2009-07-04 17:18:24 +00:00
Mark Fisher
d9fe7cf3db
INT-676
2009-07-04 02:49:43 +00:00
Mark Fisher
4ffe311816
INT-676
2009-07-04 02:06:21 +00:00
Mark Fisher
b416eca31e
INT-676
2009-07-04 01:36:47 +00:00
Mark Fisher
a108461b47
adjusted example of long-poller for a timeout aware source (queue channel)
2009-07-04 00:35:57 +00:00
Mark Fisher
2377c9eb5f
INT-676
2009-07-04 00:20:13 +00:00