Commit Graph

386 Commits

Author SHA1 Message Date
Gary Russell
8f7fb189c0 Barrier README Polishing 2015-12-08 09:23:31 -05:00
Gary Russell
3c855f8204 Barrier Error Handling 2015-11-28 14:17:14 -05:00
Gary Russell
7ec8687efc Fix retry-and-more Sample Bug
Incorrect SpEL for rename.
2015-11-20 16:38:34 -05:00
Gary Russell
b335846952 Barrier: Fix Banner w/ eclipse Ansi Console 2015-11-19 16:49:27 -05:00
Gary Russell
69d39f7ff2 Barrier Sample Boot Banner 2015-11-19 16:18:07 -05:00
Artem Bilan
4a65dcbff4 Upgrade to SI-Kafka-1.3.0.RELEASE 2015-11-18 12:34:03 -05:00
Gary Russell
50d4234675 Update to Boot 1.3.0.RELEASE 2015-11-18 10:56:10 -05:00
Artem Bilan
56366bccab Upgrade to SI-DSL-1.1.1 2015-11-16 12:55:57 -05:00
Artem Bilan
2a9fb42d76 Upgrade to SI-4.2.2 2015-11-16 12:26:29 -05:00
Gary Russell
d10509ca37 TCP: Clarify Async Exception Handling 2015-11-04 11:28:44 -05:00
Gary Russell
d220665bc7 Cafe-DSL: Fix Deprecation 2015-10-30 09:12:56 -04:00
Gary Russell
76efa61056 Fix Kafka POM, Test Package Name
http://stackoverflow.com/questions/33402448/spring-integration-kafka-maven-build-error-cant-find-spring-integration-kafka
2015-10-29 15:51:46 -04:00
Gary Russell
15f78146e0 TCP Async - Add Timeout Test
http://stackoverflow.com/questions/32614395/spring-integration-tcp-outbound-channel-adapter-that-detects-connection-loss-and/32617568#comment54590607_32617568

Polishing - PR Comments
2015-10-28 17:57:01 -04:00
Artem Bilan
6cc1ff6542 Upgrade to SI-4.2.1 and others 2015-10-26 20:34:42 -04:00
Artem Bilan
0387ab5e7b STOMP: Add heart-beat tracing 2015-10-14 10:08:08 -04:00
Artem Bilan
5c4b817e27 INTSAMPLES-146 Fix Kafka tests and some polishing
JIRA: https://jira.spring.io/browse/INTSAMPLES-146
2015-09-24 08:49:26 -04:00
Gary Russell
23f4a04661 Barrier: Use Boot AutoConfig for RabbitMQ
Also support a browser GET.
2015-09-21 17:34:54 -04:00
Gary Russell
ecab656cc1 INTEXT-191: Add Apache Kafka Sample
JIRA: https://jira.spring.io/browse/INTEXT-191

Polishing and build.gradle fix for pom generation
2015-09-21 17:30:47 -04:00
Artem Bilan
4d535741e9 Upgrade to SI-Java-DSL-1.1.0.RELEASE 2015-09-21 13:42:41 -04:00
Artem Bilan
f8634557bb Upgrade to SI-4.2.0.RELEASE
And SI-Java-DSL-1.1.0.M2
2015-09-09 17:03:40 -04:00
Gary Russell
db3d78109f INTSAMPLES-144: Barrier Sample
JIRA: https://jira.spring.io/browse/INTSAMPLES-144

INTSAMPLES-144: Use o-c-a for Release

INTSAMPLES-144: Switch to Spring Boot

INTSAMPLES-144: Polishing

* Upgrade to SI-4.2, SF-4.2, Boot-1.3
* Fix: https://jira.spring.io/browse/INTSAMPLES-145
2015-08-17 12:05:43 -04:00
Gary Russell
dd7871a7ba Gradle 2.5; Travis 2015-07-31 15:31:13 -04:00
Gary Russell
61603c2437 INTSAMPLES-143: Fix Package Tangles
JIRA: https://jira.spring.io/browse/INTSAMPLES-143

Add Sonar support to build.gradle.

Fix critical violations.
2015-07-30 14:44:33 -04:00
Gary Russell
70b4d12870 Update pom.xml
- Set version to 4.1.0.BUILD-SNAPSHOT
- Regenerate all poms
2015-07-29 12:45:05 -04:00
Gary Russell
f30bb5f15b Add Retry to (S)FTP; Update SI 4.1.6
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-JOB1-1430/test/case/97845436
2015-07-10 12:42:51 -04:00
Artem Bilan
92eb01de4e Upgrade dependencies and Gradle 2015-07-03 20:37:08 -04:00
Gary Russell
b5e7cfa16a INT-3692: Add Annotation-Based TCP Demo 2015-05-11 15:04:26 +01:00
Gary Russell
49e0a25e8e Add JMS Aggregator Sample
Remove useless `correlation-id` header mapping
2015-05-07 14:01:07 +03:00
Ciro Santilli
b32cd1edda Typo Gardle -> Gradle 2015-03-30 13:01:25 +03:00
Gary Russell
c525e43299 Use Generated Port for Boot Test Cases 2015-01-05 13:05:51 -05:00
Artem Bilan
5ccedd32f3 Add non-Lambda DSL Cafe sample
* Polishing for `stomp-chat` sample
* Some dependencies upgrade
2015-01-05 11:19:12 -05:00
Artem Bilan
fb6d47f528 INTSAMPLES-139: Upgrade versions
JIRA: https://jira.spring.io/browse/INTSAMPLES-139
2014-12-12 23:49:46 +02:00
Gary Russell
77116fc315 Update to Spring Integration 4.1.0.RELEASE 2014-11-11 14:36:55 -05:00
Artem Bilan
5547f2a840 Fix stomp-chat according to the latest Boot
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-JOB1-1189
2014-11-10 13:57:44 +02:00
Artem Bilan
d3ccc2530c Cafe_DSL: Rework the cafe-dsl to the latest DSL 2014-11-01 15:20:50 +02:00
Artem Bilan
5d08c6f67e Upgrade to SI Java DSL 1.0.RC1 and Gradle 1.12
Regenerate POMs
2014-10-31 21:56:23 +02:00
Gary Russell
5216cf10b6 Update README for Versions 2014-10-28 10:43:25 -04:00
Artem Bilan
1ad35f2cd2 INTSAMPLES-138: Make SI 4.1 as minimal
JIRA: https://jira.spring.io/browse/INTSAMPLES-138

* Upgrade to Boot 1.2, which is based on the SI 4.1
* Upgrade to SF 4.1.1
* Fix `feed` sample to use new `Rome` dep. from SI
* Fix deprecations for `@Payload`, `@Header` etc.
* Fix mongo` sample deprecation warn
2014-10-28 16:13:49 +02:00
Artem Bilan
63232c2974 INTS-137: Add STOMP Chat Application
JIRA: https://jira.spring.io/browse/INTSAMPLES-137

* Upgrade to Boot 1.1.7
* Fix several Boot apps to get deal with `args`, e.g. `--debug` option can be useful for Boot
* Provide a loca copy for JavaScript files (`sock.js` and `stomp.js`) to avoid extra Internet connection on testing

INTS-137-2: Make JavaScript cross-browser

Some additional polishing to the server config, like `logging-channel-adapter` for server message flow
2014-10-14 15:02:56 -04:00
Artem Bilan
a5c12343c6 INTSAMPLES-137: Add WebSockets sample
JIRA: https://jira.spring.io/browse/INTSAMPLES-137

Depends on https://github.com/spring-projects/spring-integration/pull/1274

Polishing and cleanup

* Fix `cafe-dsl` project: https://build.spring.io/browse/INTSAMPLES-NIGHTLY-JOB1-1131
* Change author emails to the `pivotal.io`
* Regenerate poms

Fix for `Cafe-DSL` sample

https://build.spring.io/browse/INTSAMPLES-NIGHTLY-JOB1-1143
2014-09-26 13:04:50 +01:00
Artem Bilan
1914a54f3c Fix si4demo issues 2014-09-26 14:05:16 +03:00
Gary Russell
f37f993499 SpringOne ReadMe Updates 2014-09-25 12:32:13 +01:00
Gary Russell
59dcdd915e SpringOne 2014 @Config to DSL (E-G) 2014-09-25 12:20:46 +01:00
Gary Russell
a97acde67b SpringOne 2014 XML to @Config (A-E)
AXML thru EDSL.

FMail is the same as EDSL with placeholders

GIMAP is empty
2014-09-25 12:18:54 +01:00
Artem Bilan
8de0f77321 INTSAMPLES-135: DSL Cafe Demo Sample
JIRA: https://jira.spring.io/browse/INTSAMPLES-135

Conflicts:
	gradle.properties

Upgrade version: Boot 1.1.5, SI 4.0.4, DSL 1.0.0.M3, SF 4.0.7
2014-09-08 15:03:05 +03:00
Gary Russell
b20a275a6a INTSAMPLES-136 Async GW Promise/ListenableFuture
JIRA: https://jira.spring.io/browse/INTSAMPLES-136

Polishing - PR Comments

* Add `compile "org.projectreactor.spring:reactor-spring-context:$reactorSpringVersion"` dependency
to show a usage of `@EnableReactor`
* Make `async-gateway` project Java 8 compatible and replace inline implementations for callbacks to Lambdas
2014-08-30 10:42:53 +03:00
Gary Russell
3296463fb8 TCP Sample - Use <o-t-s-t />
Replace expression-based transformers with <o-t-s-t/> now that
it can handle `byte[]`.
2014-08-27 17:46:54 -04:00
Gary Russell
28116776c2 INTSAMPLES-132 AMQP Publisher Confirms/Returns
JIRA: https://jira.spring.io/browse/INTSAMPLES-132

Polishing - PR Comments
2014-08-07 11:10:25 +03:00
Artem Bilan
90d5ee9282 INTSAMPLES-134: SFTP: Use Apache SSHD SshServer
JIRA: https://jira.spring.io/browse/INTSAMPLES-134

INTSAMPLES-134: `sun.misc.BASE64Decoder` -> `org.apache.sshd.common.util.Base64`

INTSAMPLES-134: PR comments and fix for Windows

INTSAMPLES-134 Test Samples with Remote Server

- change 'user' property to 'username' to avoid conflict with environment variable.
- create temporary files using the remote file template in 'si.sftp.sample'.
- clean up after test completion.
- use a caching session factory.
2014-07-30 23:37:58 -04:00
liujiong1982
35e5156bdb INTSAMPLES-133:Use <int:handler-retry-advice/>
Update the retry-and-more Sample to use <int:retry-advice/> Syntax

Polishing - add info to README.

Also, use "localhost" for amqp connection factories.
2014-07-21 11:27:22 -04:00