Commit Graph

4986 Commits

Author SHA1 Message Date
Mark Fisher
aef94f10df INT-1710 ObjectToJson tests are now flexible with regard to key=value pair order 2010-12-22 12:44:57 -05:00
Mark Fisher
a5a64cebb0 un-@Ignored test now that it's compatible with JDK5 2010-12-22 08:08:23 -05:00
David Turanski
3db5db8696 Modified test for JDK 1.5 compatibility 2010-12-22 07:27:16 -05:00
Mark Fisher
5a25530b56 ignoring test again until we resolve the jdk version issue 2010-12-21 21:17:19 -05:00
Mark Fisher
27512ecea2 trying build with 'xalan' in output property test 2010-12-21 21:01:21 -05:00
Mark Fisher
ebd8d40120 temporarily ignoring test to determine if rest of build passes on jdk5 2010-12-21 20:52:56 -05:00
Mark Fisher
7c7edd3e40 added stax dependency for xml module tests 2010-12-21 19:44:24 -05:00
Mark Fisher
c866dee048 trying a different jaxb version 2010-12-21 19:33:33 -05:00
Mark Fisher
42b0c5f581 POMs updated from 2.0.1.RELEASE to 2.0.2.BUILD-SNAPSHOT as version for all project modules 2010-12-21 19:01:50 -05:00
Mark Fisher
6d2b4ae6ab updating build.gradle for test dependencies needed on jdk 5: stax for ws and jaxb for xml 2010-12-21 18:56:40 -05:00
Mark Fisher
594321e3b7 INT-1704 minor change for readability 2010-12-21 16:10:45 -05:00
Oleg Zhurakousky
5e746e8bec INT-1704 changed to build remoteFilePath useing generated file name 2010-12-21 16:05:46 -05:00
Oleg Zhurakousky
a4366a8986 INT-1704 fixed FTP/SFTP tests that broke the build due to the change introduced with file renaming 2010-12-21 15:55:12 -05:00
Oleg Zhurakousky
45e62cdabc INT-1700 changed from IOException to NestedIOException to stay compatible with Java 5 2010-12-21 15:45:45 -05:00
Oleg Zhurakousky
fe6ff2aa98 INT-1704 changed to pass the full file path when calling session.rename(fromPath, toPath) instead of just a file name 2010-12-21 15:33:41 -05:00
Mark Fisher
334a8070a9 re-adding buildSrc as a submodule after releasing 2.0.1.RELEASE 2010-12-17 19:05:09 -05:00
Mark Fisher
e37d3f5922 removed local buildSrc 2010-12-17 19:02:59 -05:00
Mark Fisher
2fc78aa2cc Update version to 2.0.2.BUILD-SNAPSHOT 2010-12-17 18:46:00 -05:00
Mark Fisher
e6ac44dbbd Release version 2.0.1.RELEASE 2010-12-17 18:35:24 -05:00
Mark Fisher
4e16713d67 temporarily adding buildSrc locally for 2.0.1.RELEASE 2010-12-17 18:05:31 -05:00
Mark Fisher
35be711281 temporarily removing buildSrc submodule for 2.0.1.RELEASE 2010-12-17 18:04:39 -05:00
Mark Fisher
6ecda01fda INT-1699 updated template.mf files for version 2.0.1 2010-12-17 17:25:21 -05:00
Mark Fisher
11f17c228f updating changelog and readme for the 2.0.1 release 2010-12-17 16:48:56 -05:00
Oleg Zhurakousky
9927b3e4eb INT-1697 set remoteFileSeparator tp be '/' 2010-12-17 16:29:56 -05:00
Mark Fisher
3131d217d1 INT-1698 GlobalChannelInterceptorBeanPostProcessor now does its processing *after* initialization so that it can apply to the results of FactoryBeans (as in the JMS Channel case) 2010-12-17 16:15:40 -05:00
Oleg Zhurakousky
96aab9bf28 INT-1698 addd test for JMS global interceptors 2010-12-17 16:01:13 -05:00
Mark Fisher
e50688fb1d removed class level tangle 2010-12-17 15:39:35 -05:00
Mark Fisher
2e75687ec7 enforcing fileNameGenerator cannot be null 2010-12-17 15:32:15 -05:00
Mark Fisher
ff7c0fe309 INT-1688 ignoring methods that are declared on the Proxy class itself 2010-12-17 14:45:10 -05:00
Oleg Zhurakousky
1d582583a5 INT-1696 updated tests for MessageProducerSupport 2010-12-17 14:23:34 -05:00
Mark Fisher
7ac078e706 INT-1696 added test for successful error flow and modified expected exception for failing error flow 2010-12-17 14:16:00 -05:00
Oleg Zhurakousky
9b0f13e271 INT-1696 added tests for MessageProducerSupport 2010-12-17 13:29:59 -05:00
Mark Fisher
ea2f7337b3 whitespace 2010-12-17 12:59:57 -05:00
Mark Fisher
4f43db8231 INT-1694, INT-1695 fixed error flow result handling in MessagingGatewaySupport 2010-12-17 12:58:46 -05:00
Mark Fisher
c3ebcf5630 INT-1694, INT-1695 un-Ignored tests 2010-12-17 12:53:21 -05:00
Oleg Zhurakousky
4dd2265e4c adding MessagingGatewaySupport tests for error-channel 2010-12-17 12:40:51 -05:00
Mark Fisher
1eabbfb4e9 polishing 2010-12-17 12:06:16 -05:00
Mark Fisher
a5a787017e avoiding use of instance variable for what should be local state 2010-12-17 11:49:20 -05:00
Mark Fisher
7353e624ee FileTransferringMessageHandler now has UTF-8 as the default charset 2010-12-17 11:41:46 -05:00
Mark Fisher
337e642fff doc polishing 2010-12-17 11:03:52 -05:00
Mark Fisher
7e26e97f78 doc polish 2010-12-17 10:59:09 -05:00
Oleg Zhurakousky
a593fcf2fe polishing XMPP schema, moved extract-payload to the inbound adapter 2010-12-17 10:56:48 -05:00
Mark Fisher
66aefa86c7 polishing 2010-12-17 10:34:47 -05:00
Mark Fisher
2d59dced3d fixed unmatched element in doc 2010-12-16 18:51:56 -05:00
Mark Fisher
0be6410a6d INT-1636 rolling back the DM target user expression support 2010-12-16 18:45:12 -05:00
Mark Fisher
e80913c639 XmppConnectionFactoryBean's autoStartup property is now true by default (not just via schema-based configuration + parsing) 2010-12-16 17:52:11 -05:00
Mark Fisher
13447aba5a doc polishing 2010-12-16 17:38:44 -05:00
Mark Fisher
6aa2a05390 added a bit more detail to the HTTP header mapping documentation 2010-12-16 17:17:38 -05:00
Mark Fisher
fd7dbdd890 now evaluating SpEL against context variables in Twitter Direct Message test 2010-12-16 17:05:31 -05:00
Mark Fisher
403e929eb6 polishing 2010-12-16 16:50:57 -05:00