Commit Graph

4571 Commits

Author SHA1 Message Date
Mark Fisher
d45f54ba70 INT-1617 renaming test classes and config files 2010-11-15 16:52:10 -05:00
Mark Fisher
bd6fdaa239 INT-1617 renaming test classes and confif files 2010-11-15 16:47:21 -05:00
Mark Fisher
9550fcf87b INT-1617 renaming test classes and confif files 2010-11-15 16:36:03 -05:00
Mark Fisher
1b3d295783 INT-1617 renaming test classes and confif files 2010-11-15 16:31:33 -05:00
Mark Fisher
21500b5845 INT-1617 renaming test classes and confif files 2010-11-15 16:27:16 -05:00
Mark Fisher
669860e78e INT-1617 renaming test classes and confif files 2010-11-15 16:17:27 -05:00
Oleg Zhurakousky
74e4def35e INT-1614 added more inbound/outbound parser tests, polishing 2010-11-15 16:13:19 -05:00
Mark Fisher
6c93d80ac3 polishing 2010-11-15 15:54:27 -05:00
Mark Fisher
6a7cfee022 polishing 2010-11-15 15:46:01 -05:00
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