Commit Graph

6614 Commits

Author SHA1 Message Date
Oleg Zhurakousky
7fb9322122 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-08 16:10:24 -04:00
Oleg Zhurakousky
23dd0a86b8 INT-1436, modified 'should-mark-messages-as-read' tobe only 'true' by default for IMAP and completely ignored for other mail protocols 2010-09-08 16:09:14 -04:00
Gary Russell
a7a6624186 INT1434 Remove parent pom from loanshark 2010-09-08 10:31:49 -04:00
ozhurakousky
6006ffdb13 fixed the configuration.xml doc file 2010-09-08 01:18:45 -04:00
ozhurakousky
a5938b0fb3 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-08 01:10:24 -04:00
ozhurakousky
8706143b89 INT-1426, removed references to @MessageMapping annotation 2010-09-08 01:09:59 -04:00
Gary Russell
e231111d80 INT-1434 Update to Roo 1.1.0.M3 2010-09-07 21:05:13 -04:00
Dave Syer
04dbe63366 INT-1420: add javadocs 2010-09-07 10:24:53 +01:00
Dave Syer
e1704c6267 INT-1429: tidy up JMX
- rename some classes and add Statistics abstraction
- INT-1429: rename SimpleChannelMonitor
2010-09-07 09:11:48 +01:00
Dave Syer
ca1f4869e4 Weaken assertion some more to prevent ci failing 2010-09-07 07:53:33 +01:00
ozhurakousky
7df4425c41 INT-1427, made dependency on 'org.springframework.commons' optional 'resolution:=optional' 2010-09-06 20:39:07 -04:00
Chris Beams
5fd539ca5b Fix manifests missing spring-commons imports (INT-1427) 2010-09-06 22:03:48 +02:00
Josh Long
a30bd927e8 updated code to support building against activiti repositories. 2010-09-04 22:23:48 -07:00
Josh Long
4e2d056786 Merge branch 'master' into activiti 2010-09-04 18:57:06 -07:00
Josh Long
95ea2d54ee adding a lot of simple examples of the activiti gateway support. 2010-09-04 18:53:18 -07: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
ozhurakousky
704aef31f5 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-04 08:08:48 -04:00
ozhurakousky
22e3b6e369 testing new file 2010-09-04 08:05:48 -04:00
ozhurakousky
095e941c9a created readme.txt 2010-09-04 08:02:46 -04:00
ozhurakousky
79b85955a4 test commit 2010-09-04 07:54:39 -04:00
Chris Beams
beafd5566c Polish whitespace and comments in pom files
- Convert spaces to tabs on -ftp/pom.xml

- Normalize multi-line comments to fit the following style:
    <!--
        depend explicitly on 2.0 in order to pick up the new
        release:update-versions goal
    -->

- Revert some of the formatting that the Maven release:update-versions
  goal forced on us. After it failed to perform its duties during the M7
  release, it appears we will not be using it anymore.
2010-09-04 13:24:25 +02:00
Josh Long
f9e061a6c7 adding the sandbox project for spring-integration-activiti 2010-09-03 21:56:13 -07:00
Chris Beams
38cc72ac6b Add missing <plugins> tag in <profile> declarations 2010-09-03 20:20:15 +00:00
Chris Beams
a97bf871e5 Move upload-dist into milestone and release profiles (INT-1388)
The following commands now upload zips to dist.springframework.org:

- `mvn -Pmilestone deploy`
- `mvn -Prelease deploy`

The following do not:

- `mvn -Psnapshot deploy`
- `mvn -Pstaging deploy`
2010-09-03 20:12:56 +00:00
Chris Beams
2d88bdd2e8 Increment versions to 2.0.0.BUILD-SNAPSHOT 2010-09-03 20:12:54 +00:00
Mark Fisher
7d73117d7a updates for m7 release 2010-09-03 18:56:05 +00:00
Chris Beams
f4efc62ca7 Increment versions to 2.0.0.M7 2010-09-03 18:23:12 +00:00
Mark Fisher
167968fd41 INT-1400 updated sample parent pom to version 1.0.0.M1 for commons-serializer 2010-09-03 18:09:16 +00:00
Mark Fisher
69b4d10646 updated samples README to mention Maven 2.2 (not 2.1) 2010-09-03 17:52:07 +00:00
Mark Fisher
503f3ad797 INT-1422 updated http docs for M7 2010-09-03 16:53:03 +00:00
Oleg Zhurakousky
0f6466841d INT-1421 - actually did fixed the bug in test 2010-09-03 16:50:05 +00:00
Oleg Zhurakousky
dbf66605d9 INT-1421 - fixed the bug in test 2010-09-03 16:41:46 +00:00
Oleg Zhurakousky
74c6ef95ec INT-1421 - changed to use PatternMatchUtils 2010-09-03 16:26:11 +00:00
Mark Fisher
3e9c6545e0 edits in gateway doc 2010-09-03 15:52:13 +00:00
David Syer
7d98d155a7 Fix XML ids 2010-09-03 15:49:46 +00:00
Mark Fisher
c503fad95e typos 2010-09-03 15:41:47 +00:00
David Syer
f2ed075db7 INT-1420: re-org of existing docs 2010-09-03 15:36:20 +00:00
Mark Fisher
13b46448bf updated readme for correct samples dir name 2010-09-03 15:33:38 +00:00
Oleg Zhurakousky
b131574b3e INT-1419 -added async-gateway to a POM 2010-09-03 15:17:18 +00:00
Oleg Zhurakousky
213a50a177 INT-1419 -added documentation for async gateway support 2010-09-03 15:10:58 +00:00
Oleg Zhurakousky
be36d266a3 INT-1419 - finally adding it to the right directory 2010-09-03 15:08:40 +00:00
Oleg Zhurakousky
c2fa737778 INT-1419 2010-09-03 15:07:42 +00:00
Oleg Zhurakousky
50eea10502 INT-1419 - changing structure 2010-09-03 14:27:25 +00:00
Oleg Zhurakousky
13f85cfb5a INT-1419 - changed the name to async-gateway 2010-09-03 14:25:01 +00:00
Oleg Zhurakousky
0e5ddbdbf8 INT-1419 - adding sample of Gateway with Futures 2010-09-03 14:18:07 +00:00
Oleg Zhurakousky
9fe6b261b5 INT-1419 - Initial import of Gateway with Futures sample 2010-09-03 14:15:38 +00:00
David Syer
631ff51e1a tweak test to be more forgiving in CI load 2010-09-03 14:01:09 +00:00
David Syer
2e4f1e5b5e INT-1418: add control-bus 2010-09-03 13:39:49 +00:00
Oleg Zhurakousky
3f390274db INT-1408, added changes based on Luke's comments 2010-09-03 13:32:15 +00:00
Oleg Zhurakousky
c00c75d5d5 INT-1413 - added setting to disable workspace resolution 2010-09-03 13:10:16 +00:00