spring-framework/org.springframework.oxm
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix)
Prior to this change, roughly 5% (~300 out of 6000+) of files under the
source tree had CRLF line endings as opposed to the majority which have
LF endings.

This change normalizes these files to LF for consistency going forward.

Command used:

$ git ls-files | xargs file | grep CRLF | cut -d":" -f1 | xargs dos2unix

Issue: SPR-5608
2011-12-21 14:52:47 +01:00
..
.settings updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 2009-07-15 07:26:31 +00:00
src Convert CRLF (dos) to LF (unix) 2011-12-21 14:52:47 +01:00
.classpath [SPR-8222] Upgraded to JUnit 4.9. 2011-08-30 13:16:12 +00:00
.project updating eclipse settings and classpaths 2009-01-21 23:02:43 +00:00
build.xml + upgrade to AspectJ 1.6.8 2010-02-04 11:46:21 +00:00
castorbuilder.properties Added castor properties 2009-08-27 09:26:01 +00:00
ivy.xml Upgrade to Castor 1.3.2 2011-06-15 10:39:04 +00:00
oxm.iml removed unused Servlet dependency 2011-07-28 20:27:04 +00:00
pom.xml Increment version to 3.1.1.BUILD-SNAPSHOT 2011-12-16 11:59:06 +01:00
template.mf + make use or property placeholders inside template.mf 2010-02-19 09:43:22 +00:00