Mark Fisher
f7259c8181
INT-1718 expected type for the remoteDirectory Expression evaluation is now String
2010-12-23 13:18:35 -05:00
Mark Fisher
c4b0da2800
INT-1717 null, empty, or whitespace-only remoteDirectories will now all be treated as empty string (with NO trailing file separator added)
2010-12-23 13:04:36 -05:00
Mark Fisher
9a661a2160
name clarity
2010-12-22 23:24:56 -05:00
Oleg Zhurakousky
d73f254833
INT-1706 polishing, removed unnecessary 'endsWithIgnoreCase' assertion
2010-12-22 18:38:39 -05:00
Gary Russell
cfd61c4218
INT-1707 Don't set SO_LINGER unless specified; close socket on send when appropriate, unless SO_LINGER=0; ensure any self-called close() is properly routed through any interceptors; suppress error on read when socket closed normally
2010-12-22 17:22:23 -05:00
Chris Beams
abec48dce3
Remaining poms updated to 2.0.2.BUILD-SNAPSHOT
...
These manual updates are no longer required as of recent changes
to buildSrc and its generatePom tasks. Now, when the project
version is changed in gradle.properties, generatePom will notice
and fire. Previously, generatePom did not consider gradle.properties
as input for incremental build purposes; now it does.
2010-12-22 14:22:46 -08:00
Chris Beams
597bc31e4f
Update to latest buildSrc changes
...
Includes upgrade of Gradle wrapper to 0.9 GA and improvements
in pom generation. See buildSrc log for details.
2010-12-22 14:22:46 -08:00
Chris Beams
685467f42e
Reflect recent jaxb/stax updates in generated poms
2010-12-22 14:22:46 -08:00
Oleg Zhurakousky
2a9bff499c
INT-1706 defined instance variable 'remoteFileSeparator' with '/' value as default
2010-12-22 16:51:45 -05:00
Oleg Zhurakousky
fb08b166a5
INT-1712 fixed typo in the test
2010-12-22 16:06:55 -05:00
Oleg Zhurakousky
7519200d43
INT-1712 added more assertioins to the test
2010-12-22 15:46:43 -05:00
Oleg Zhurakousky
b4d56160ec
INT-1712 fixed the way MailOutboundChannelAdapterParser sets the javaMailProperties
2010-12-22 15:42:29 -05:00
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