Commit Graph

63 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
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
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
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
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
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
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
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
8454c9f564 Update SI Version 2.2.0 -> 2.2.6 2013-10-15 09:05:39 -04:00
Gunnar Hillert
31fba9e27c INTSAMPLES-100 - Fix cafe-amqp JSON Serialization
For reference see: https://jira.springsource.org/browse/INTSAMPLES-100
2013-01-10 12:32:24 -05:00
github@st0ne.at
8c1741c734 fixed classpath in pom.xml 2012-12-12 15:51:50 +01: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
Gunnar Hillert
f4e3c836cf INTSAMPLES-96 - Polish SI Cafe Sample 2012-11-30 13:37:40 -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
e81cf14b11 INTSAMPLES-60 - Polishing 2012-10-03 18:10:28 -04:00
Christian Posta
a46d0a3b57 INTSAMPLES-60 - Add JMS-backed Cafe Application Sample
* Add idea folder to .gitignore
* Add an embedded ActiveMQ
* Add activemq data to ignore list
* Use JMS-backed channels
* Add the sample description to README.md
2012-10-03 18:10:28 -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
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
e05d04e976 INTSAMPLES-46 - Remove Eclipse Meta Data files
Delete *.project* file in sample project:

* control-bus
* http

Delete also:

* applications/cafe/.springBeans
* applications/loan-broker/.springBeans
* applications/loanshark/.springBeans
* basic/feed/.springBeans
* basic/file/.springBeans
* basic/ftp/.springBeans
* basic/helloworld/.springBeans
* basic/http/.springBeans
* basic/jms/.springBeans
* basic/jmx/.springBeans
* basic/mail/.springBeans
* basic/oddeven/.springBeans
* basic/quote/.springBeans
* basic/sftp/.springBeans
* basic/tcp-client-server/.springBeans
* basic/twitter/.springBeans
* basic/ws-inbound-gateway/.springBeans
* basic/ws-outbound-gateway/.springBeans
* basic/xml/.springBeans
* basic/xmpp/.springBeans
* intermediate/async-gateway/.springBeans
* intermediate/errorhandling/.springBeans
* intermediate/file-processing/.springBeans
* intermediate/multipart-http/.springBeans
* intermediate/travel/.springBeans
2012-02-08 11:55:34 -05:00
Gary Russell
2b144d12d3 Merge pull request #30 from ghillert/INTSAMPLES-42
INTSAMPLES-42 - Convert all ReadMe files to MarkDown
2012-01-18 07:57:28 -08:00
Gunnar Hillert
2e1b22aaac Fixed spelling error in */applications/cafe-scripted/pom.xml* 2012-01-12 12:10:39 -05:00
Gunnar Hillert
1905d1a46c INTSAMPLES-42 rename readme.txt files to README.md 2012-01-09 17:21:37 -05:00
Gunnar Hillert
85bef285d4 INTSAMPLES-47 - Upgrade SI dep. to 2.1.0.RELEASE
* Upgraded all Spring Integration dependencies to 2.1.0.RELEASE
* All Samples use the new Artifactory-based Milestone Repository http://repo.springsource.org/milestone (As the repositories are additive, this repository will also include the release repo)
* Added versions to all Maven plugin declarations, reducing the amount WARNING-level logging substantially
2012-01-07 22:58:10 -05: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
Gunnar Hillert
8cd7b0b4e8 Merge pull request #17 from dturanski/cafe-scripted
Added Cafe Scripted Demo
2011-12-14 09:29:39 -08:00
David Turanski
4a9d7ab135 updated copyright notices 2011-12-03 08:16:02 -05:00
David Turanski
b686a8f0d9 updated README 2011-12-03 08:05:32 -05:00
David Turanski
5134d44073 updated readme.txt 2011-11-29 16:51:19 -05:00
Joe Freeman
32e38d09d2 converted to spring 3.1 to support profiles 2011-11-16 13:07:22 -05:00
Joe Freeman
3db7493746 added comments 2011-11-16 06:26:02 -05:00
Tom McCuch
5e13691d2d updated readme 2011-11-08 09:27:17 -05:00
Tom McCuch
b777bb46af fixed breakage 2011-11-08 09:04:35 -05:00
Tom McCuch
9c9c1da7f3 Final Packaging 2011-11-06 18:21:48 -05:00
Tom McCuch
15dc7cd059 domain updates + new runnable class 2011-10-31 13:04:28 -04:00
Tom McCuch
a32ed6647b interim commit
changed copyright on Order.java
2011-10-30 18:56:39 -04:00
Gary Russell
d87f141e83 INTSAMPLES-28 Pushed .aj deletes 2011-08-19 14:31:35 -04:00
Gary Russell
ef40b52362 INTSAMPLES-28 Push-in IDTs and remove Roo from project
Eliminate ROO dependencies from loanshark project
2011-08-19 12:37:35 -04:00
Gunnar Hillert
55c18bf873 Expanded the main README.md to contain a basic overview of all examples 2011-08-15 23:45:37 -04:00
Gunnar Hillert
07d5dd6eaa Renamed readme.txt to README.md in category folders in order to allow for better styling using Markdown 2011-08-15 17:36:14 -04:00
Gunnar Hillert
d367d4a0a5 remove .settings direcotries 2011-08-15 15:01:29 -04:00