2aedd0d33e
INT-1188, change the second argument from combination or MAC+nano to MAC+processId
Oleg Zhurakousky
2010-06-20 18:52:36 +00:00
2678280dc6
created README.txt with a short note on changing the Groovy script to support unicast instead of multicast
Mark Fisher
2010-06-20 16:45:14 +00:00
3c3e699860
INT-1188, Added test cases showing performance benchmarks (sync and async)
Oleg Zhurakousky
2010-06-20 13:08:08 +00:00
9332882d62
Fix weird mockito problem
David Syer
2010-06-19 07:14:19 +00:00
87352799fb
INT-1195: rename correlation->group in MessageGroup and friends
David Syer
2010-06-19 06:59:05 +00:00
7d50eb4204
INT-1069: make group id for buffered messages more unique
David Syer
2010-06-19 06:40:09 +00:00
6e79334d6d
INT-1069: Add namespace support for persistent queues
David Syer
2010-06-19 06:33:53 +00:00
923e5b0a20
INT-1069: Add namespace support for persistent queues
David Syer
2010-06-19 06:33:42 +00:00
dc004febf7
INT-1192 The @Publisher "value" attribute has been renamed "payload" for enhanced clarity (at the expense of "value" as a default when no name is provided... which is hindsight not worth it due to ambiguity).
Mark Fisher
2010-06-18 20:51:59 +00:00
c7bbc030cf
INT-1191 added bean resolution support for expression based header-enrichers
Mark Fisher
2010-06-18 17:07:06 +00:00
6c320719e1
INT-1188, Added support for MAC address discovery to ensure Global uniqueness of UUID
Oleg Zhurakousky
2010-06-18 16:30:10 +00:00
04c592ba8b
removed BanksChannelSelector since it's no longer used
Mark Fisher
2010-06-17 22:42:33 +00:00
f895a5ebda
simplified loan-broker routing now that expression supports bean resolution
Mark Fisher
2010-06-17 22:39:56 +00:00
246db01eb9
INT-1186 added bean resolution support for expression based routers
Mark Fisher
2010-06-17 20:47:37 +00:00
b62b8f0f80
INT-1187 added bean resolution support for expression based filters
Mark Fisher
2010-06-17 20:25:26 +00:00
708218277c
added spring-integration-stream dependency for 'cafe' sample
Mark Fisher
2010-06-17 15:08:30 +00:00
8df7265abb
INT-1176: added scope= attribute to channels and removed thread-local-channel
David Syer
2010-06-17 11:07:37 +00:00
49558ea82f
INT-1184 added bean resolution support for expression based transformers
Mark Fisher
2010-06-16 21:52:07 +00:00
1c75b71884
INT-1183 added bean resolution support for expression based splitters
Mark Fisher
2010-06-16 21:38:00 +00:00
40f05047d2
refactored ServiceActivatorHandler configuration for the expression-evaluation case
Mark Fisher
2010-06-16 21:02:13 +00:00
0fe776d607
INT-681, INT-710, INT-1181 added more tests
Mark Fisher
2010-06-16 19:37:32 +00:00
7565773418
INT-681, INT-710, INT-1181 The <service-activator> element now supports an "expression" attribute as an alternative to "ref" + "method". Added ServiceActivatorFactoryBean, modified parser, updated schema, added ServiceActivator constructor to accept expression string, and provided some basic tests.
Mark Fisher
2010-06-16 19:25:35 +00:00
be92d13413
minor improvement for error message
Mark Fisher
2010-06-16 19:21:04 +00:00
88845df5e2
no longer have to check if expectedType is void.class after Spring 3.0.3 upgrade
Mark Fisher
2010-06-16 18:32:33 +00:00
162214a9b1
INT-1181 added support for bean resolution within the ExpressionEvaluatingMessageProcessor
Mark Fisher
2010-06-16 18:14:16 +00:00
7ba407defe
INT-1124 relying on $ with MapAccessor after upgrade to Spring 3.0.3
Mark Fisher
2010-06-16 15:58:42 +00:00
7e253449fa
INT-1156 renamed 'expression' and 'expression-ref' attributes on the <xpath-transformer> to 'xpath-expression' and 'xpath-expression-ref' respectively in order to be consistent with other <xpath-*> elements (splitter, router, header-enricher, etc.)
Mark Fisher
2010-06-16 00:05:05 +00:00
17d836a6b8
INT-1166 added namespace support for the <xpath-header-enricher> element
Mark Fisher
2010-06-15 23:57:01 +00:00
9f1913512d
INT-1167 added namespace support for the 'should-skip-nulls' attribute on the <header-enricher> element
Mark Fisher
2010-06-15 21:59:15 +00:00
20ef3cf050
INT-1179
Mark Fisher
2010-06-15 19:51:59 +00:00
7ed5499287
added target to svn:ignore for spring-integration-parent
Mark Fisher
2010-06-15 14:27:56 +00:00
9b944d5007
INT-1177 upgraded to Spring Framework 3.0.3
Mark Fisher
2010-06-15 14:27:16 +00:00
ae538cd108
INT-1154 The <header-enricher> element now supports the 'send-timeout' attribute.
Mark Fisher
2010-06-15 01:18:55 +00:00
81ce9ec497
INT-1165, INT-1175 The 'send-timeout' on a chain element (if provided explicitly) will now take precedence over the send-timeout of its last handler (assuming it's a producer in the first place). Also, duplicate handlers are now rejected in a chain.
Mark Fisher
2010-06-15 01:12:27 +00:00
9724b0c832
INT-1154 The <header-enricher> element now supports the 'send-timeout' attribute.
Mark Fisher
2010-06-14 23:35:27 +00:00
53842d3b70
INT-1165, INT-1175 The 'send-timeout' on a chain element (if provided explicitly) will now take precedence over the send-timeout of its last handler (assuming it's a producer in the first place). Also, duplicate handlers are now rejected in a chain.
Mark Fisher
2010-06-14 23:02:28 +00:00
df265db057
INT-1142: add anonymous name tag for generated bean names (based on bean name pattern)
David Syer
2010-06-14 12:47:34 +00:00
ba191ae393
Added hamcrest-all to test dependencies
Iwein Fuld
2010-06-14 12:41:55 +00:00
05d9ea3c2c
INT-1174: prepared MessageGroup to support marking single message
Iwein Fuld
2010-06-14 12:41:48 +00:00
986a383450
INT-1173: added sql parameter source support
David Syer
2010-06-14 09:46:54 +00:00
ceb4036b38
Fix imports
Gary Russell
2010-06-14 02:51:05 +00:00
d8d469d11e
Un@Ignore tcp Gateway Tests - Use Semaphore instead of CountdownLatch - Test thread was closing thread prematurely - Gateway was operating correctly
Gary Russell
2010-06-14 02:48:35 +00:00
99a462ed8b
Temporarily @Ignore Close tests on Outbound Gateway
Gary Russell
2010-06-14 01:55:10 +00:00
5df6d0962d
Increase backlog on ServerSocket in test cases
Gary Russell
2010-06-14 00:55:50 +00:00
87f62b5ec1
Fix timing problem in TcpOutboundGateway tests.
Gary Russell
2010-06-14 00:23:25 +00:00
b6974b712c
INT-836 refactored HeaderEnricher to delegate to MessageProcessor implementations
Mark Fisher
2010-06-11 22:10:11 +00:00
bfd6c81673
INT-1168 added a setExpectedType method to ExpressionEvaluatingMessageProcessor, NULL indicates no specific type is expected (behavior is in the base AbstractMessageProcessor)
Mark Fisher
2010-06-11 21:29:24 +00:00
16fab7af81
INT-1167, INT-836 added 'shouldSkipNulls' option to HeaderEnricher and refactored XPathHeaderEnricher to extend from the core HeaderEnricher
Mark Fisher
2010-06-11 20:30:11 +00:00
6acce320b4
QUALITY: added some javadoc, removed visibility bug in SimpleMessageGroupStore
Iwein Fuld
2010-06-11 15:17:41 +00:00
7bcadf6e90
INT-1152: migrated marked and unmarked to BlockingQueue and added synchronization around them to facilitate concurrent use.
Iwein Fuld
2010-06-11 15:17:39 +00:00
dfdbb5f69e
QUALITY: renamed @param to avoid javadoc warning in build
Iwein Fuld
2010-06-11 15:17:35 +00:00
afe1a49a4b
formatting and changed 'skipSettingNullResults' to simply 'skipNullResults'
Mark Fisher
2010-06-10 19:06:43 +00:00
070ae5ee96
INT-1156 completed namespace support for XPath Transformer
Mark Fisher
2010-06-10 18:13:20 +00:00
05217115df
INT-982, INT-1158, INT-1159, INT-1160, INT-1161, INT-1162, INT-1163 inbound mail adapter updates
Mark Fisher
2010-06-10 00:40:52 +00:00
ad8a45fec3
INT-982, INT-1158, INT-1159, INT-1160, INT-1161, INT-1162, INT-1163 inbound mail adapter updates
Mark Fisher
2010-06-10 00:36:34 +00:00
ee6bcfe2ce
INT-1158 fixed on the 1.0.x branch
Mark Fisher
2010-06-08 23:40:30 +00:00
589bad1eba
updating config to match latest 1.0.x version
Mark Fisher
2010-06-08 22:55:34 +00:00
2e15afc767
removed license artifacts from ivy.xml files
Mark Fisher
2010-06-08 22:53:47 +00:00
de223a560f
INT-1158
Mark Fisher
2010-06-08 21:58:58 +00:00
f30b44f63d
minor update in test xpath
Mark Fisher
2010-06-08 18:27:18 +00:00
0afa84bdcb
INT-1156 initial commit for XPathTransformerParser and corresponding XSD updates
Mark Fisher
2010-06-08 18:19:58 +00:00
b40d6277c4
INT-1155 now relying on the XPathEvaluationType enum from the spring-xml module instead of defining our own
Mark Fisher
2010-06-08 17:37:11 +00:00
2a89e80dfb
INT-1155 initial commit for XPathTransformer
Mark Fisher
2010-06-08 16:40:29 +00:00
2c4203ab85
some small rephrases in aggregator documentation
Iwein Fuld
2010-06-04 13:49:17 +00:00
6ee1ba4e25
touched up a number of pom comments; added <dependencyManagement> sections to parent and samples poms to allow for <version> and <scope> inheritance across concrete child modules, thus removing some verbosity
Chris Beams
2010-06-04 00:07:16 +00:00
8c33adef25
failOnWarnings is now 'true' for bundlor plugin
Mark Fisher
2010-06-03 19:59:14 +00:00
bc8e1334f2
added necessary <repository> for resolving org.springframework.build.aws.maven 3.0.0.RELEASE dependency
Chris Beams
2010-06-03 14:51:21 +00:00
aed96e1c93
switched from 'Object' to '?' for the parameterized 'values' of the header map being copied
Mark Fisher
2010-06-02 22:03:40 +00:00
018dd8fb23
committing @Ignores temporarily for failing IP tests
Mark Fisher
2010-06-02 21:43:54 +00:00
7ae2c364ea
added exclusion to omit target/ directories from samples when being added to the distribution zip file; projects should be 'ready to be built by maven', not 'already built by maven'
Chris Beams
2010-06-02 20:25:10 +00:00
8d3b9c8eeb
switched to single-page html output; the xsl applied in this case brings the L&F of the documentation closer to how it was in M4, which is a bonus
Chris Beams
2010-06-02 20:25:09 +00:00
bcf8a401c3
upgraded to aws-maven plugin 3.0.0.RELEASE to avoid SimpleStorageServiceWagon AbstractMethodError build failure happening against 2.0.0.RELEASE when attempting a mvn deploy. See http://build.springframework.org/browse/INT-NIGHTLY-911 for full stack trace. The plugin upgrade should work only on the CI server, which has the 3.0.0.RELEASE artifact already installed; it's not yet clear whether and which maven repository the aws-maven plugin is deployed to, so it will fail for anyone else. No matter for most users and use-cases, however, as it's only the deploy/site-deploy targets that need this plugin. Once it's clear where to fetch this from, a <repository> will be added.
Chris Beams
2010-06-02 20:25:07 +00:00
ef62031617
commented out section in distribution.xml assembly descriptor that aggregates dependencies into the lib/ directory until we figure out what our final plan is with distributing third party dependencies. also copied distributionManagement section from root pom to parent pom; unfortunately it looks like this duplication across the poms cannot be avoided.
Chris Beams
2010-06-02 19:20:22 +00:00
1dad825ea9
created spring-integration-parent module to get away from problems documented at http://www.sonatype.com/books/mvnref-book/reference/assemblies-set-dist-assemblies.html; root pom is now responsible for 'process' issues like <modules> management, documentation, assembly and deployment; -parent pom is responsible for inheritable properties and dependencies; a nice separation of concerns in the end. build-distribution.sh script is no longer required as docbook, javadoc and assembly creation are all now attached to the package phase of the lifecycle. mvn -Pstaging deploy site-deploy to dry-run a deployment; mvn deploy site-deploy to do the real thing. nightly CI build will be updated to do the latter and serve as documentation on how to deploy the project.
Chris Beams
2010-06-02 18:40:35 +00:00
bdb776f13e
added .springBeans to svn:ignore property for ip, httpinvoker, http, test, and core projects
Mark Fisher
2010-06-02 15:13:00 +00:00
5826ea6362
prepended ${project.basedir} on all relative paths in parent pom to allow for goal invocation from directories other than the root
Chris Beams
2010-06-02 08:44:50 +00:00
de9b62bd3e
build-distribution.sh script can now be safely run from within any directory, including its own
Chris Beams
2010-06-02 00:26:42 +00:00
2033df31a8
switching bundlor artifactIds back. looks like the issue was actually with 500 errors due to a temporary issue on s3's side.
Chris Beams
2010-06-01 21:42:42 +00:00
4effac42c5
s/com.springsource.bundlor.maven/com.springsource.bundlor/ across all poms
Chris Beams
2010-06-01 21:15:12 +00:00
f6b1d79f0f
fixed various javadoc warnings; downgraded maven-javadoc-plugin to 2.5, as that's the version that gets forced when using Maven 2.1.0 anyway.
Chris Beams
2010-06-01 17:57:29 +00:00
7d6babbacf
Documentation for recent features (serializable payloads, local-address, close option).
Gary Russell
2010-05-31 17:53:55 +00:00
5775fab7b1
INT-1151 Ensure server side of socket is closed whenever client closes (avoid CLOSE_WAIT status on sockets)
Gary Russell
2010-05-31 17:51:36 +00:00
c578fdbbc7
More "just in case" timeouts on test threads (server socket accept)
Gary Russell
2010-05-31 14:44:28 +00:00
1717984d80
Typo in schema comment for local-address
Gary Russell
2010-05-31 14:19:58 +00:00