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
Gunnar Hillert
c9576ce883
Remove unnecessary .gitignore file; remove Eclipse project files
2011-08-15 14:56:25 -04:00
Oleg Zhurakousky
ace8935c7e
upgraded samples to Spring Integration 2.0.5.RELEASE
2011-07-18 18:15:57 -04:00
Oleg Zhurakousky
4392c38ee6
INT-1821 updated samples POMs to use 2.0.3.RELEASE of SI
2011-03-01 09:24:47 -05:00
Oleg Zhurakousky
04b69b0958
INTSAMPLES-16 changed SI version in POMS to 2.0.2.BUIILD-SNAPSHOT after release of SI 2.0.1
2010-12-18 13:58:43 -05:00
Rossen Stoyanchev
434a9e678d
Changes to make 'mvn clean test' succeed, add .springBean configuration where missing.
2010-12-17 11:56:25 +00:00
Rossen Stoyanchev
f1357b0cf3
Add top-level poms for building all samples from the command-line.
...
This is also useful if you prefer the Maven Eclipse plugin over m2eclipse:
mvn -Dwtpversion=20 eclipse:clean eclipse:eclipse
2010-12-16 10:29:22 +00:00
Oleg Zhurakousky
349f29e1bc
INT-1642 made all samples dependent on 2.0.0.RELEASE
2010-11-24 08:24:57 -05:00
Oleg Zhurakousky
3e84c5a766
changed POMs to BUILD-SNAPSHOT after tagging the RC1
2010-10-29 01:48:12 -04:00
Oleg Zhurakousky
9f67b33db8
INTSAMPLES-7 tested and tagged for RC1 release
2010-10-29 00:16:00 -04:00
Mark Fisher
5d1c0933fa
added required=false for RESPONSE_TYPE in @header annotation
2010-10-28 16:47:38 -04:00
Mark Fisher
2d730d4472
simplifying Loan Broker sample app
2010-10-04 18:35:11 -04:00
Oleg Zhurakousky
be86fdeee6
INT-1477 added readme files and description in each category as well as the root folder
2010-09-28 23:12:11 -04:00
Oleg Zhurakousky
59081a2df8
INT-1477 restructuring samples repo to have basic, intermediate, advancedand applications directories
2010-09-28 16:58:48 -04:00