Commit Graph

70 Commits

Author SHA1 Message Date
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
Gunnar Hillert
65c4d47206 Merge pull request #31 from ghillert/INTSAMPLES-48
INTSAMPLES-48 Add SLF4J dependency
2012-01-18 10:13:32 -08: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
3577dbe1cb INTSAMPLES-48 Decided to continue to use Log4J 2012-01-17 14:34:42 -05:00
Gunnar Hillert
86232ef258 INTSAMPLES-48 Add SLF4J dependency
Also add Spring Integration JMS dependency

For reference see: https://jira.springsource.org/browse/INTSAMPLES-48
2012-01-17 14:34:42 -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
c416d56903 For INTSAMPLES-38 - Code Review changes
* remove  *.project* and *.springBeans* in project **testing-examples**
* remove duplicate dependencies in *pom.xml* in project **jms**
2011-12-20 14:16:26 -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
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
Mark Fisher
f8033b4533 changed activemq logging to 'error' level 2011-03-04 16:03:01 -05: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
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
Oleg Zhurakousky
59081a2df8 INT-1477 restructuring samples repo to have basic, intermediate, advancedand applications directories 2010-09-28 16:58:48 -04:00