Commit Graph

158 Commits

Author SHA1 Message Date
Mark Fisher
920e6d6c19 INT-1094 refactored calls to getName() in File Channel Adapter tests and TestUtils 2010-04-25 23:49:35 +00:00
Mark Fisher
c0b1cd6517 reverted slash removal in file directory path test config 2010-04-15 19:22:54 +00:00
Mark Fisher
8538c8f4cb removed extra slash and unused duplicate config file 2010-04-14 02:02:36 +00:00
Mark Fisher
2229ef8bdd using File constructor that accepts parent directory 2010-04-14 01:28:47 +00:00
Mark Fisher
dee7f85e4a using File.separator in test instead of hardcoded slash 2010-04-14 01:00:13 +00:00
Iwein Fuld
ce479439ed INT-1073: Added HeadDirectoryScanner as an answer to the queue overflow problem 2010-04-09 12:30:01 +00:00
Mark Fisher
40385fb836 INT-1061 Upgraded to Spring 3.0.2 2010-04-02 16:30:41 +00:00
Mark Fisher
d0ab4dafb2 AbstractMessageHandler now extends IntegrationObjectSupport 2010-03-11 20:00:48 +00:00
David Syer
fa7d80aaae INT-999: fix POMs 2010-03-01 15:03:20 +00:00
Chris Beams
71a712a999 RESOLVED - INT-995: Change Eclipse .classpath to reference SI_IVY_CACHE instead of IVY_CACHE to avoid conflicts with other Spring projects 2010-02-27 01:09:47 +00:00
Mark Fisher
7abbb92fc4 updated Eclipse classpath files for Spring 3.0.1 2010-02-19 22:21:19 +00:00
Iwein Fuld
f92eee81b3 INT-985: made sorting and bounding mutually exclusive 2010-02-15 09:34:38 +00:00
Iwein Fuld
c95763934e INT-985: added constructor arguments for queue size 2010-02-15 07:58:49 +00:00
Gary Russell
92aaadc00f Remove / from 'src' classpath entries in ..file project 2010-02-13 01:35:36 +00:00
Iwein Fuld
e6d1b2f9c3 INT-947: cleaning out some obsolete code, splitting locking and filtering a bit better. 2010-02-12 19:31:10 +00:00
Iwein Fuld
fec08008ea INT-947: prework moving filtering, scanning, locking into scanner. This opens the door for simplification, particularly around locking. 2010-02-12 15:07:33 +00:00
Iwein Fuld
22a8ad18cb INT-821: renamed filter based on INT-CR-7 review 2009-12-30 22:23:33 +00:00
Iwein Fuld
b5de4b64dc INT-950: turns out all supporting classes already had this property, so only changes in the namespace and the parser were needed. 2009-12-28 18:58:56 +00:00
Mark Fisher
5dd8dd6889 updating poms for M2 release 2009-12-24 16:40:07 +00:00
Mark Fisher
5a6aea6b9d INT-847 Upgraded to Spring 3.0.0.RELEASE 2009-12-16 17:30:42 +00:00
Iwein Fuld
647c825cad INT-821: implemented namespace support for file locking 2009-12-14 21:11:58 +00:00
Iwein Fuld
1b9a4fd939 formatting 2009-12-12 19:56:17 +00:00
Iwein Fuld
55a9b13927 INT-833: Added basic support for extending the scanning mechanism 2009-12-12 19:53:45 +00:00
Iwein Fuld
4cf8defc68 INT-188: changed type of directory property to File instead of Resource 2009-12-12 15:00:32 +00:00
Mark Fisher
4a13e38fde INT-901 removed ReplyMessageHolder and refactored AbstractReplyProducingMessageHandler accordingly 2009-12-02 02:37:51 +00:00
Mark Fisher
b5386c6b15 INT-893 upgraded to Spring 3.0-RC3 2009-12-01 15:16:17 +00:00
Mark Fisher
ffc6dd556d INT-847 Upgrading to Spring 3.0 snapshot (CI-475 from 2009/11/25). 2009-11-26 05:35:38 +00:00
Mark Fisher
6f82886c35 committing spring.tooling files and icons 2009-11-25 21:50:11 +00:00
Oleg Zhurakousky
e0871d2d46 INT-863 - Updated build.properties with 'mockito.version", modified ivy.xml(s) and .classpath(s) 2009-10-30 17:13:55 +00:00
Mark Fisher
2064939c84 INT-845 added StartupMode enum since polling consumers must not start as eagerly as event-driven consumers subscribe to their input channels 2009-10-13 00:39:30 +00:00
Iwein Fuld
873ff42ea2 OPEN - issue INT-768: Add LockingFileListFilter to allow multiple processes to watch the same directory
http://jira.springframework.org/browse/INT-768

Added instanceof check to make locking filter work with namespace.
2009-10-02 17:52:33 +00:00
Iwein Fuld
9feb267c2f upgraded junit version in .classpath files 2009-10-02 14:06:51 +00:00
Mark Fisher
70ffe3eade added null check in FileChannelCache 2009-10-02 03:29:50 +00:00
Mark Fisher
92ac1b760a INT-807 upgraded to Spring 3.0.RC1 2009-09-29 04:22:30 +00:00
Iwein Fuld
942579e8a7 INT-330: moved base components for new aggregation over to HEAD, also fixed .classpaths 2009-09-21 13:56:05 +00:00
Iwein Fuld
2bfa7cb42a INT-768 added nio support draft, put locking and filtering implenentations in the same class 2009-09-21 11:24:03 +00:00
Iwein Fuld
83eba0bb4a initializing directory BeforeClass instead of Before 2009-09-19 17:27:38 +00:00
Iwein Fuld
32510e9511 removed Java 6 dependency 2009-09-19 17:04:57 +00:00
Iwein Fuld
b2f443d676 INT-768: added LockFileFileListFilter and friends 2009-09-19 12:04:09 +00:00
Iwein Fuld
235c0220f5 INT-647 removed duplicated TestUtils and fixed resulting errors. It would be good to start using JavaConfig finally 2009-09-18 16:12:17 +00:00
Mark Fisher
1e9a998385 added 'src/test/resources' as source folder in .classpath files 2009-08-25 13:38:33 +00:00
Mark Fisher
2615e97b15 removed explicit versions from XSD declarations 2009-08-24 21:32:46 +00:00
Mark Fisher
3be8f7b46d pom updates 2009-08-21 16:46:03 +00:00
Mark Fisher
d0caa68a6e updated poms for 2.0.0.BUILD-SNAPSHOT and added spring.version and junit.version properties to parent pom 2009-08-20 18:41:20 +00:00
Iwein Fuld
0b588c5813 Unfinished sentence in javadoc. 2009-08-17 18:11:24 +00:00
Mark Fisher
29b182e5be created 2.0 version of XSD 2009-08-14 21:43:57 +00:00
Mark Fisher
ebc30dc241 created 2.0 version of XSD 2009-08-14 21:40:33 +00:00
Mark Fisher
aa8c1dd06c upgraded spring version to 3.0.0.M4 2009-08-10 13:39:39 +00:00
Iwein Fuld
c88716b57e fixed javadoc broken link 2009-08-09 10:35:30 +00:00
Mark Fisher
002a6497c6 updated underlying Spring dependency to version 3.0.0.CI-352 now that the PeriodicTrigger is in the core (based on, but now replacing Spring Integration's own IntervalTrigger) 2009-08-05 01:02:36 +00:00