Dave Syer
53dd793819
INT-1507: add control bus to core and groovy
2010-10-25 10:04:47 -07:00
Mark Fisher
e8da488033
INT-1526 updating template.mf files for minimum version of Spring 3.0.5
2010-10-23 12:56:13 -05:00
Dave Syer
d7bbbaae17
INT-1507, INT-1545: Add groovy processor for payloads
...
- Remove unneeded config file
- Upgrade groovy
- fix potential permgen leak in groovy payload processor
- Test concurrent execution
2010-10-23 10:47:24 -07:00
Oleg Zhurakousky
8b219a6a9f
polished several POMs to make then consistent with others
2010-10-14 10:31:01 -04:00
ozhurakousky
46d9ead135
modified .classpath to not point to empty directories resulting in projects marked with errors
2010-09-04 08:34:33 -04:00
Chris Beams
2d88bdd2e8
Increment versions to 2.0.0.BUILD-SNAPSHOT
2010-09-03 20:12:54 +00:00
Chris Beams
f4efc62ca7
Increment versions to 2.0.0.M7
2010-09-03 18:23:12 +00:00
Chris Beams
2c17719313
Introduce Maven release:update-versions plugin (INT-1320)
...
- Upgrade to version 2.0 of the maven-release-plugin in order to
get the new 'update-versions' goal, which allows for doing nothing
other than updating pom versions - no tagging, no checkins, etc.
- Accommodate idiosyncracies of the plugin. When running for the first
time, it became clear that update-versions not only updates versions
as advertised, but also formats certain elements of the pom.
Committing just those format changes now so that future actual version
updates will not have to deal with this uninvited 'help'.
- How to run the command:
mvn --batch-mode release:update-versions -DdevelopmentVersion=2.0.0.M7
This will edit the <version> elements in the poms of the projects listed
in the root pom's <modules> section.
2010-09-02 15:57:05 +00:00
Oleg Zhurakousky
9c701c4e34
INT-1381, added test for 0 value
2010-09-02 13:22:52 +00:00
Chris Beams
41e8194239
Revert update to 3.0.4 (INT-1293) due to SpEL issue (SPR-7519)
...
Upon updating to 3.0.4 the build fails with SpEL error code EL1004E when
executing test method shouldFindSimpleAggregatorMethodWithArray().
Reverting for now, but SPR-7519 has been created for tracking what
appears to be a minor SpEL regression.
- template.mf files now declare range [3.0.3, 4.0.0) for all Spring dependencies
- pom.xml files reverted to dependence on 3.0.3.RELEASE
2010-09-02 12:42:23 +00:00
Chris Beams
4ded74b317
Update pom and template.mf files Spring 3.0.4 (INT-1293)
2010-09-02 10:54:11 +00:00
Chris Beams
9e6e232837
Disconnect samples from parent pom (INT-1316)
2010-09-02 10:22:53 +00:00
David Syer
552432c7d5
Patch for groovy support from Oleg
2010-09-02 06:46:00 +00:00
David Syer
e6c96351f3
INT-1381: fix intermittent test failure
2010-09-01 07:19:49 +00:00
Mark Fisher
1587ab461d
increased delay for test
2010-08-31 20:26:09 +00:00
David Syer
041ddbdf37
INT-1381: add refresh check delay via script source wrapper
2010-08-31 16:23:45 +00:00
Mark Fisher
3b15a0dd38
INT-1390 moved MessageBuilder into the 'support' package, moved GenericMessage and ErrorMessage into the 'message' package
2010-08-31 02:51:27 +00:00
Mark Fisher
7c1ab04cd5
INT-1390 Refactoring: moved MessageChannel to the root package, and moved ChannelResolver and BeanFactoryChannelResolver into a new 'suport.channel' package
2010-08-31 01:53:45 +00:00
Mark Fisher
a5490139e6
INT-1227 parameterized MessageProcessor
2010-08-30 22:56:57 +00:00
Mark Fisher
ff141fbf2a
INT-1389 removed all dependencies on StringMessage from unit tests in spring-integration-groovy
2010-08-30 18:37:54 +00:00
David Syer
d98ff8eaa1
INT-1280: ship commons code out to external project
2010-08-25 12:22:27 +00:00
Mark Fisher
10b7c50178
removed return keyword from Groovy scripts in tests
2010-08-18 19:35:09 +00:00
Mark Fisher
aeee48afbb
changing pom version to 2.0.0.BUILD-SNAPSHOT
2010-07-28 19:54:08 +00:00
Mark Fisher
1f29147754
Releasing 2.0.0.M6
2010-07-28 18:41:13 +00:00
Mark Fisher
3f00c75740
INT-1129 moved StringMessage from 'message' to 'core' (we might remove it before 2.0...)
2010-07-28 15:22:33 +00:00
Mark Fisher
4de9a23357
INT-1129 moved Message and MessageHeaders from 'core' to the root (org.springframework.integration)
2010-07-28 15:05:50 +00:00
Mark Fisher
4283315c08
INT-1129 moved PollableChannel from 'channel' to 'core'
2010-07-28 14:47:55 +00:00
Mark Fisher
00d3e351f7
INT-1129 moved MessageBuilder from 'message' to 'core'
2010-07-28 14:38:36 +00:00
Mark Fisher
082e0dd1c0
INT-910 added spring-integration-groovy to the main build
2010-07-21 17:07:05 +00:00
Mark Fisher
a39b3bd1fd
moving spring-integration-groovy from sandbox to trunk
2010-07-21 16:47:12 +00:00