Commit Graph

18 Commits

Author SHA1 Message Date
Gary Russell
e37904128e INTSAMPLES-150: Switch to Log4j2
JIRA: https://jira.spring.io/browse/INTSAMPLES-150
2017-09-01 16:14:34 -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
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
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
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
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
Gunnar Hillert
9effe2f9bc INTSAMPLES-33 Update to SI RC1 and Spring 3.1
1. Cleanup of pom.xml files
2. Standardizing version numbers
3. Updating dependency versions
4. Cleaning/Standardizing project names
5. Removing Schema versions in XML context files
2011-12-18 00:32:34 -05:00
Gary Russell
37ae292151 INTSAMPLES-26 Use Payload and Header Matchers in Tests 2011-07-26 17:40:38 +05:30
Oleg Zhurakousky
de10204e6e polishing, removed warning markers 2011-07-18 20:00:38 -04:00
Gary Russell
2df45b703f INTSAMPLES-19 Add Error Handling Example 2011-02-02 15:37:55 -05:00
Gary Russell
a60c7a541f INTSAMPLES-19 Add Filter Discard Example 2011-02-02 14:47:07 -05:00
Gary Russell
c5233cbd9f INTSAMPLES-19 Add Gateway Example 2011-02-02 13:28:36 -05:00
Gary Russell
00019ac90d INTSAMPLES-19 Add Filter Example 2011-02-02 12:40:34 -05:00
Gary Russell
855eeaf519 INTSAMPLES-19 Add Router Example 2011-02-02 11:54:56 -05:00
Gary Russell
4cfea26745 INTSAMPLES-19 Fix typo in JUnit Assertion 2011-02-02 08:50:39 -05:00
Gary Russell
76094d2fab INTSAMPLES-19 Change Return Type to List<> from Array 2011-02-02 08:18:21 -05:00
Gary Russell
bfb4f0c4aa INTSAMPLES-19 First Set of Sample Testing Techniques 2011-02-01 17:05:20 -05:00