spring-framework/org.springframework.context
Chris Beams ae72cf2f50 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:46:11 +01:00
..
.settings
src Convert CRLF (dos) to LF (unix) 2011-12-21 14:46:11 +01:00
.classpath Upgrade to Hibernate Validator 4.2.0.Final 2011-12-09 13:09:11 +00:00
.project Revert accidental changes in Eclipse/pom metadata 2011-12-09 13:08:37 +00:00
.springBeans
build.xml
context.iml Upgrade to Hibernate Validator 4.2.0.Final 2011-12-09 13:09:11 +00:00
ivy.xml used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 2011-12-09 17:53:29 +00:00
pom.xml Increment version to 3.2.0.BUILD-SNAPSHOT 2011-12-15 15:04:51 +01:00
template.mf cleanup of conversation dependencies 2011-10-20 09:56:07 +00:00