From 8aab89c3ff22efcd8b7e455b48ec1e851759f27e Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Mon, 13 Oct 2014 16:47:46 +0000 Subject: [PATCH] Ensure svn properties are set on the build xml files, and they have consistent line endings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1631469 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 66 +++++++++++------------ patch.xml | 150 ++++++++++++++++++++++++++--------------------------- 2 files changed, 108 insertions(+), 108 deletions(-) diff --git a/.classpath b/.classpath index 313dbdb1e8..601290e297 100644 --- a/.classpath +++ b/.classpath @@ -1,33 +1,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/patch.xml b/patch.xml index 2ad888675d..55808a9992 100644 --- a/patch.xml +++ b/patch.xml @@ -1,75 +1,75 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.5