Commit Graph

369 Commits

Author SHA1 Message Date
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
Gary Russell
9eccb86adf Update to Spring Integration 4.0.3 2014-07-08 15:27:40 -04:00
Artem Bilan
a93ee7fb35 Comment out the Oracle Driver dependency
CI Build: https://build.spring.io/browse/INTSAMPLES-NIGHTLY-1053/log
2014-06-28 16:08:54 +03:00
Artem Bilan
95ec35c768 INTSAMPLES-131: Fix README.md for Gradle
JIRA: https://jira.spring.io/browse/INTSAMPLES-131

INTSAMPLES-131: PR comments
2014-06-23 10:22:37 -04:00
Artem Bilan
53dfc4914f Upgrade to SI Java DSL M2 2014-06-19 16:18:23 +03:00
Gary Russell
4c1f7d452c INTSAMPLES-130 Fix Eclipse WTP for Web Samples
JIRA: https://jira.spring.io/browse/INTSAMPLES-130

Enable `Run As | Run on Server ...` when using eclipse.

The wtp config was lost when the samples were converted
to gradle.

Upgrade to SI-4.0.2 and Boot 1.1.0.RELEASE
Polishing according upgrading
2014-06-17 12:05:10 +03:00
Gary Russell
cc07c37e7a Add Eclipse bin/ Directory to .gitignore 2014-05-29 08:52:40 -04:00
Artem Bilan
95d8fc7d99 Fix FileProcessingTest configs
`Caused by: org.springframework.integration.MessageDispatchingException: Dispatcher has no subscribers`
2014-05-29 09:28:34 +03:00
Artem Bilan
3b12f7eada AC.close() in file and ftp tests 2014-05-29 09:17:47 +03:00
Artem Bilan
4b9d65f021 Increase FileProcessingTest timeouts 2014-05-29 08:38:55 +03:00
Artem Bilan
ea3ba21249 INTSAMPLES-122: Migrate to Gradle
JIRA: https://jira.springsource.org/browse/INTSAMPLES-122

INTSAMPLES-122: Polishing

INTSAMPLES-122: Add generated poms

* Upgrade some dependencies

INTSAMPLES-122: Cover Java/DSL sample

INTSAMPLES-122: Upgrade to SI 4.0.1 & SF 4.0.5

INTSAMPLES-122: Polishing according PR comments

Make gradlew executable
2014-05-28 12:58:25 -04:00
Gary Russell
148e7b52c2 si4demo Spring Integration 4.0 Demo
https://spring.io/blog/2014/05/15/webinar-replay-spring-integration-4-0-the-new-frontier
2014-05-16 12:38:45 -04:00
Gary Russell
cc579226d6 INTSAMPLES-127 Polishing
- PR Comments
- Switch to Jackson2
- Fix oxm config

Polishing

INTSAMPLES-127 Update to SI 4.0.0.RC1

INTSAMPLES-127 Remove Servlet Dependency

travel sample; see INT-3350.

INTSAMPLES-127 Update Samples to SI 4.0.0

JIRA: https://jira.spring.io/browse/INTSAMPLES-127

Created `maint` branch for ongoing SI 3.0.x samples.
2014-04-16 20:45:34 +03:00
Gary Russell
c5b1ace70f Fix Typo in tcp-amqp Sample Config 2014-04-15 08:35:46 -04:00
Gary Russell
33f8783f13 INTSAMPLES-128 Update SI to 3.0.2, SF to 3.2.8 2014-03-31 16:03:55 -04:00
Gary Russell
d9fba154b3 Change Maven Repos to spring.io 2014-02-23 12:48:26 -05:00
Artem Bilan
e20219560f INTSAMPLES-125/126:SF 3.2.7, SI 3.0.1; Schemas
JIRA: https://jira.springsource.org/browse/INTSAMPLES-125

Polishing some poms and enable all modules

INTSAMPLES-126: Fix XSD versions vulnerability

JIRA: https://jira.springsource.org/browse/INTSAMPLES-126

Polishing

Add dummy JUnit to monitoring "test".
2014-02-22 15:41:03 -05:00
Artem Bilan
56aee6fd91 Enable Intermediate modules
Ignore MS & Oracle tests
2014-01-30 18:56:20 +02:00