diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-30 16:49:05 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-30 16:49:05 +0000 |
commit | 6d336cd537cd88f4813d3168e0614812af5e0a5f (patch) | |
tree | e1b037e9f9942607564a0b59d29678cb0572a09d /java/etc | |
parent | bfcaf731aaba120c2affbbb018321db2cead42a5 (diff) |
Adding proper eol-style configuration for sql files and updating the existing ones with this configuration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709204 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/etc')
-rw-r--r-- | java/etc/svn-props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/etc/svn-props b/java/etc/svn-props index 163dfaed03..38aa41c515 100644 --- a/java/etc/svn-props +++ b/java/etc/svn-props @@ -53,3 +53,4 @@ Makefile = svn:eol-style=native sca.subsystem = svn:eol-style=native;svn:mime-type=text/xml DISCLAIMER = svn:eol-style=native;svn:mime-type=text/plain *.composite = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date +*.sql = svn:eol-style=native |