Commit Graph

12 Commits

Author SHA1 Message Date
Gary Russell
41664f0501 Upgrade Spring Dependencies 2018-07-12 14:11:38 -04:00
Gary Russell
e37904128e INTSAMPLES-150: Switch to Log4j2
JIRA: https://jira.spring.io/browse/INTSAMPLES-150
2017-09-01 16:14:34 -04:00
Artem Bilan
b6f872664d Fix compatibility with Boot-1.4 and fresh POMs 2016-05-13 11:47:32 -04:00
Artem Bilan
6cc1ff6542 Upgrade to SI-4.2.1 and others 2015-10-26 20:34:42 -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
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
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
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
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
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