Commit Graph

9 Commits

Author SHA1 Message Date
Spring Operator
f160a1c766 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 292 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-22 14:54:39 -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
Laurent BILLON
630d1cf009 Fix typo in Basic Mail Sample
https://jira.springsource.org/browse/INTSAMPLES-118
2013-10-25 11:23:27 +02:00
Gunnar Hillert
848de677c4 INTSAMPLES-98 - Fix Typos in Mail and Multipart Sample
Reference: https://jira.springsource.org/browse/INTSAMPLES-98
2012-11-30 13:11:50 -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
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
3714a8a569 INT-1595 tested samples to make sure they are compatible with about to be released RC2 2010-11-12 10:39:39 -05:00
Oleg Zhurakousky
59081a2df8 INT-1477 restructuring samples repo to have basic, intermediate, advancedand applications directories 2010-09-28 16:58:48 -04:00