Commit Graph

13 Commits

Author SHA1 Message Date
Artem Bilan
f5c6c0c94f Upgrade to SI-4.3.10, SK-1.1.6, SF-4.3.9, others 2017-06-08 09:41:53 -04:00
Gary Russell
9f88407d26 Update to SI 4.3.9, SF 4.3.8 2017-04-18 18:25:49 -04:00
Artem Bilan
972b8d2a24 Upgrade to SI-4.3.8 2017-03-01 16:49:52 -05:00
Gary Russell
7996eabbc1 Update to Spring Integration 4.3,7 2017-01-25 16:14:00 -05:00
Artem Bilan
a6bf188099 regenerate POMs 2016-11-11 13:46:03 -05:00
Gary Russell
948e5135cd Generate POMs 2016-10-14 11:35:47 -04:00
Artem Bilan
a46bd8acb3 Add Java DSL sample for Kafka 0.9
Make `PromiseTest` more fast decreasing `sleep()` in the `MathService`

Kafka-0.10.0 Compatibility

Upgrade to Spring Boot 1.4.0.RELEASE

Regenerate poms according to upgrades
2016-08-24 09:34:09 -04:00
Artem Bilan
9554dc7f1f INTSAMPLES-142: Fix mail dependencies
JIRA: https://jira.spring.io/browse/INTSAMPLES-142

Also do some upgrades and polishing
2016-07-06 12:57:40 -04:00
Artem Bilan
2a26f74845 Regenerate POMs according the latest upgrades 2016-06-08 09:49:43 -04:00
Artem Bilan
b6f872664d Fix compatibility with Boot-1.4 and fresh POMs 2016-05-13 11:47:32 -04:00
Gary Russell
a13e153d5b Regenerate POMs 2016-04-12 18:22:55 -04:00
kasoban
68976a81a6 Add specific slf4j-api version dependency
When just importing the ftp example as a maven project, I ran into the issue of a slf4j version discrepancy described here:
http://www.slf4j.org/faq.html#IllegalAccessError

This is solved by adding the specific version dependency of `slf4j-api`.

* Add the specific `slf4j-api` dependency to the Gradle script
* Change the dependency scope for `slf4j-` impl to the `runtime`.
* Regenerate POMs
2016-01-04 09:54:04 -05:00
Filippo Balicchia
b9697909d0 INTSAMPLES-147: Add Splunk example
JIRA: https://jira.spring.io/browse/INTSAMPLES-147
2015-12-11 18:11:48 -05:00