Commit Graph

80 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
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
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
Ciro Santilli
b32cd1edda Typo Gardle -> Gradle 2015-03-30 13:01:25 +03: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
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
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
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
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
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
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
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
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
Artem Bilan
ddbfc4479c INTSAMPLES-121: Upgrade to SI 3.0 and SPR 3.2.6
JIRA: https://jira.springsource.org/browse/INTSAMPLES-121
2013-12-16 11:13:24 +02:00
Gary Russell
e190c160f1 INTSAMPLES-119 Update Monitor for Twitter OAuth
Twitter now requires authentication.

Disable the real twitter adapter by default; enable it
with spring.profile "twitter" - requires the user to get
real oauth tokens.

Replicate oauth setup instructions from the twitter sample.

Add note to README for enabling the real twitter adapter.

Add .gitignore so committers can keep their real credentials
in, say, 'oauth.properties.foo'.

Add note about `SpringIntegrationTest`.

Update dummy tweets to use new icon.

INTSAMPLES-119 Polishing

- Fix 'twitterTemplate' bean name
- Add content to log and JMX Notification

JIRA: https://jira.springsource.org/browse/INTSAMPLES-119
2013-11-19 14:10:39 +02:00
Gary Russell
8454c9f564 Update SI Version 2.2.0 -> 2.2.6 2013-10-15 09:05:39 -04:00
Gunnar Hillert
bab7973f87 INTSAMPLES-110 - Add doc/polish REST sample 2013-03-30 00:54:47 -04:00
Gunnar Hillert
e53d49df94 INTSAMPLES-107 - Add CoffeeService Sample to Oracle StoredProc Sample
* Add the CoffeeService Sample from the PostgreSql Stored Procedure Sample to the Oracle Stored Procedure Sample.

For reference see: https://jira.springsource.org/browse/INTSAMPLES-107
2013-03-10 16:01:21 -04:00
Gunnar Hillert
0529309657 INTSAMPLES-101 - Don't Use Hard-Coded Port in the 'mail-attachments' Sample
For reference see: https://jira.springsource.org/browse/INTSAMPLES-101
2012-12-11 11:59:26 -05:00
Gunnar Hillert
ecadea4120 INTSAMPLES-79 - Update TCP Samples to Use S-I-IP TestingUtilities
* Also: Don't use hard-coded port in *tcp-client-server-multiplex* sample

For reference: https://jira.springsource.org/browse/INTSAMPLES-79
2012-12-07 00:07:20 -05:00
Gunnar Hillert
fc705ef422 INTSAMPLES-99 Upgrade samples to SI 2.2.0.RELEASE
For reference see: https://jira.springsource.org/browse/INTSAMPLES-99
2012-12-04 14:31:00 -05:00
Gary Russell
ee8de8c6b0 INTSAMPLES-95 Add Remote Monitor
INTSAMPLES-95 Add OperationInvokingAdapter

For reference see: https://jira.springsource.org/browse/INTSAMPLES-95
2012-12-03 11:23:58 -05:00
Gunnar Hillert
848de677c4 INTSAMPLES-98 - Fix Typos in Mail and Multipart Sample
Reference: https://jira.springsource.org/browse/INTSAMPLES-98
2012-11-30 13:11:50 -05:00
Gunnar Hillert
3c9c91c847 INTSAMPLES-89 - Upgrade to Spring Integration 2.2 RC3
* Test samples
* Polish documentation
* Polish code

For reference see: https://jira.springsource.org/browse/INTSAMPLES-89
2012-11-28 17:08:51 -05:00
Gunnar Hillert
ead4e94f70 INTSAMPLES-77 - Fix Travel Example
For reference see: https://jira.springsource.org/browse/INTSAMPLES-77

* Use MapQuest Traffic Web Service
* Improve User Experience + Polishing
* Add support for multiple cities
* Refactor the *XML prettification* of the results into its own transformer step
2012-10-30 23:36:55 -04:00
Gunnar Hillert
7b182b0de9 INTSAMPLES-23 - Add Splitter-Aggregator example
For reference see: https://jira.springsource.org/browse/INTSAMPLES-23
2012-10-29 14:09:11 -04:00
Gunnar Hillert
cc81a16ffb INTSAMPLES-97 - Add Postgres Stored Procedure Sample 2012-10-25 01:40:08 -04:00
Gunnar Hillert
046fc05369 INTSAMPLES-87 - Add MS SQL Server Stored Proc Sample
For reference see: https://jira.springsource.org/browse/INTSAMPLES-87
2012-10-23 23:59:30 -04:00
Gary Russell
7a7733b3ed INTSAMPLES-91 Fix Typo In Directory Name
README.md and sysout for copy/paste had txSynchDir instead of
txSynchDemo.
2012-10-11 17:05:28 -04:00
Gary Russell
84aefe6766 INTSAMPLES-94 Monitoring Fixes
- Missing imports
- Remove schema version in config file
- Update to RC1
- Use <context:mbean-server/>
2012-10-10 16:22:00 -04:00
Gunnar Hillert
dba742b64e INTSAMPLES-70 - Sample showing how to process E-mail attachments
For reference see: https://jira.springsource.org/browse/INTSAMPLES-70
2012-10-04 11:32:49 -04:00
Gunnar Hillert
814a405e6e INTSAMPLES-84 - Sample POMs Have Incorrect Repo
For reference see: https://jira.springsource.org/browse/INTSAMPLES-84
2012-10-02 14:40:34 -04:00
Gary Russell
80986a0080 INTSAMPLES-91 Transaction Synchronization Sample
INTSAMPLES-91 Initial Commit

INTSAMPLES-91 Polishing

INTSAMPLES-91 Add JDBC Activity
2012-09-26 10:17:34 +01:00
Gary Russell
542f3569e4 INTSAMPLES-88 Message Handler Advice Samples
Initial Commit

Stateless Retry

INTSAMPLES-88 Add Stateful Retry (AMQP)

INTSAMPLES-88 Add Circuit Breaker Demo

INTSAMPLES-88 Add Expression Evaluating Advice

See README.md

Fix EE

Polishing
2012-09-24 12:53:30 +01:00
Gary Russell
e2dc83b725 Webinar End State
The state of the project at the end of the webinar,
use git log -p <this commit> to see what changed.
2012-08-13 11:41:48 -04:00
Gary Russell
dbd1be3579 Initial State
start point
2012-08-13 11:33:11 -04:00
Gunnar Hillert
fc2e5890a9 INTSAMPLES-52 - All Samples should use Log4J
INTSAMPLES-52 - Standardize Log4j PatternLayout
Standardize Log4j PatternLayout to **%d{HH:mm:ss.SSS} %-5p [%t][%c] %m%n**.
2012-05-28 09:26:41 -04:00
Gary Russell
80653acd07 INTSAMPLES-76 Wait for Server (Intermediate)
Also need to wait in the intermediate TCP sample.
2012-05-26 10:11:01 -04:00
Vigil Bose
f7bd84e22f INTSAMPLES-36 - Adding rest-http sample to demonstrate the usage of Spring Integration's new HTTP Path facility usage
* The JIRA referenced for this sample is https://jira.springsource.org/browse/INTSAMPLES-36
2012-03-17 01:22:40 -04:00
Gunnar Hillert
c53b236d77 INTSAMPLES-64 - Refactored Constructor of DynamicPeriodicTrigger 2012-02-15 14:20:28 -05:00
Gunnar Hillert
3e7d121dd4 INTSAMPLES-64 - Code Review Changes
* Better documentation in README.md
* Better error handling
* Using a better data-format
2012-02-15 12:17:52 -05:00
Gunnar Hillert
edd3f90299 INTSAMPLES-64 Poller Sample using custom Trigger
For reference: https://jira.springsource.org/browse/INTSAMPLES-64

Shows how the polling period can be changed at runtime using a custom trigger.
2012-02-14 17:16:58 -05:00