Commit Graph

4562 Commits

Author SHA1 Message Date
Oleg Zhurakousky
12cede2440 INT-1614 added prser test for outbound 2010-11-15 15:22:06 -05:00
Oleg Zhurakousky
0821412040 INT-1614 refactored outbound parsers to inherit from the base class 2010-11-15 14:42:29 -05:00
Oleg Zhurakousky
0b6011bf5f INT-1614 refactored inbound parsers to inherit from common class, adding the actual base class 2010-11-15 14:34:23 -05:00
Oleg Zhurakousky
7ac7b51fc9 INT-1614 refactored inbound parsers to inherit from common class 2010-11-15 14:33:51 -05:00
Oleg Zhurakousky
2730befb15 INT-1614 simplified schema for FTP/FTPS 2010-11-15 14:21:33 -05:00
Oleg Zhurakousky
557fd6625e INT-1617 updated test classes to reflect name changes, modified Presence related class names, fixed test 2010-11-15 13:53:59 -05:00
David Turanski
2151f3ec9c added @author tag 2010-11-15 12:55:51 -05:00
David Turanski
3bb5b493b3 INT-1622 Updated ChainParserTests 2010-11-15 12:27:37 -05:00
David Turanski
d75f8ad21f fixed INT-1622 2010-11-15 12:04:49 -05:00
Mark Fisher
b6f6541447 RosterListeningEndpoint now only sends Presence changes 2010-11-15 10:45:11 -05:00
Dave Syer
55d73216f8 INT-1420: add JMX docs to manual 2010-11-15 09:07:16 +00:00
Chris Beams
cc569a6c8e Update buildSrc submodule
* PDF reference documentation now properly named
* Minor polishing
2010-11-14 22:19:18 -07:00
Mark Fisher
6448a11636 INT-1608 added 'filename-regex' coverage to the File chapter of the reference manual 2010-11-14 22:50:24 -05:00
Mark Fisher
54387d3547 polishing 2010-11-14 22:36:38 -05:00
Mark Fisher
890ca671fc reordered property declaration 2010-11-14 21:41:32 -05:00
Mark Fisher
860de3bf1d removed public getter for exception mapper 2010-11-14 21:36:04 -05:00
Mark Fisher
03a8bc59fd suppressing deprecation warnings 2010-11-13 23:57:01 -05:00
Mark Fisher
d7ad37de4b renamed SocketIoUtils to SocketUtils 2010-11-13 23:49:36 -05:00
Mark Fisher
a78d361538 renamed SocketUtils in src/test to SocketTestUtils 2010-11-13 23:44:41 -05:00
Mark Fisher
bc10b621e3 INT-1619 removed cycle by moving SocketIoUtils into the util package 2010-11-13 23:43:22 -05:00
Chris Beams
a2dfe9d069 Return version to 2.0.0.BUILD-SNAPSHOT following RC2 release 2010-11-13 15:44:40 -08:00
Chris Beams
b68e855f87 Release version 2.0.0.RC2 2010-11-13 10:57:00 -08:00
Mark Fisher
befadefe25 updating changelog and readme for 2.0 RC2 2010-11-13 12:57:40 -05:00
Mark Fisher
969a160684 polishing 2010-11-13 12:47:35 -05:00
Mark Fisher
3423ca2dd7 renamed test to match class under test 2010-11-13 12:39:52 -05:00
Mark Fisher
8ba3b7a81e moved ExpressionControlBusFactoryBean into config instead of config.xml 2010-11-13 12:38:05 -05:00
Mark Fisher
9e565ab3c9 moved ExpressionControlBusFactoryBean into config instead of config.xml 2010-11-13 12:37:42 -05:00
Mark Fisher
ff3604e972 updated doc for header name change 2010-11-13 12:30:48 -05:00
Mark Fisher
48d481467c renamed headers, and adjusted header-enricherc 2010-11-13 12:29:04 -05:00
Mark Fisher
956ec17356 updated XMPP docs for name changes 2010-11-13 12:23:41 -05:00
Mark Fisher
f4438d3e3b polishing 2010-11-13 12:14:42 -05:00
Mark Fisher
0c14957a3e renaming components 2010-11-13 12:09:56 -05:00
Mark Fisher
c0d9a9a02c renaming components 2010-11-13 11:55:00 -05:00
Mark Fisher
22821d42d3 renaming components 2010-11-13 11:49:58 -05:00
Mark Fisher
ad5adf3fbf renamed roster inbound parser 2010-11-13 11:34:53 -05:00
Mark Fisher
f0956bf335 renamed roster inbound endpoint to XmppRosterListeningEndpoint 2010-11-13 11:32:34 -05:00
Mark Fisher
752e8b4808 INT-1616 refactored XMPP package structure on test side 2010-11-13 11:20:17 -05:00
Mark Fisher
d95a7df068 INT-1616 refactored XMPP package structure 2010-11-13 11:15:07 -05:00
Mark Fisher
352f5f5f73 Fixed issue with generics in List vs. array within CompositeFileListFilter's filterFiles() method. Also removed unnecessary 'filterReferences' option on FileListFilterFactoryBean (can use CompositeFileListFilter for that). The 'filterReference' property is now just 'filter', and the factory's product is now called 'result'. 2010-11-13 10:27:16 -05:00
Oleg Zhurakousky
afa88f8502 INT-1559 finished with docs for FTP/FTPS/SFTP 2010-11-13 10:16:01 -05:00
Oleg Zhurakousky
fda398d2f5 INT-1559 added docs for SFTP, polished FTP/FTPS docs 2010-11-13 10:11:03 -05:00
Mark Fisher
4bad4f13de polishing 2010-11-13 09:04:12 -05:00
Mark Fisher
c5f1e9d8e4 avoiding vararg/generic warning 2010-11-13 08:53:09 -05:00
Oleg Zhurakousky
f72cab116c INT-1559 added docs for FTP/FTPS 2010-11-13 08:45:19 -05:00
Mark Fisher
4e3f5bef6e INT-1613 setHeader now throws an Exception for read-only headers (ID and TIMESTAMP) 2010-11-13 08:27:45 -05:00
Chris Beams
060ea89b87 Use unicode callouts in PDF instead of images (INT-1606)
Related issue:
    GRADLE-3
2010-11-13 01:30:14 -08:00
Chris Beams
536fda2200 Check in Gradle-generated poms for convenience (INT-1609)
For ease of use by those (a) more familiar with Maven or (b) relying
on m2eclipse support within Eclipse/STS, generated poms are now checked
in. Changes to these files will be overwritted on subsequent gradle
builds.

Any changes to project dependencies should first be reflected in
build.gradle; then run `gradle generatePom` or simply `gradle build`
to see the change reflected in the pom(s).

Note that org.springframework.integration.ip.tcp.TcpInboundGatewayTests
currently fails when running `mvn clean test` from the root. This
problem does not manifest when running `gradle clean test`. The latter
is what's most important; Gary has been contacted to take a look at the
former.

Issues resolved:
    INT-1609, INT-1610, INT-1611
2010-11-12 23:27:32 -08:00
Chris Beams
ba69cc5a31 Update buildSrc in order to get proper PDF name (INT-1572) 2010-11-12 21:46:28 -08:00
Mark Fisher
2150e32dac added copyright 2010-11-12 18:05:47 -05:00
Mark Fisher
2c572d477e deprected AbstractRemotingOutboundGateway and RemotingInboundGatewaySupport (httpinvoker is deprecated already, this code will be limited to RMI only as of 2.1) 2010-11-12 18:03:30 -05:00