From 18ad773901849708d42042552339dd713e40ad65 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Mon, 4 Apr 2011 21:59:55 +0400 Subject: Fix crlf --- .../findbugs/findbugsXmlWithUnknownCategory.xml | 10 +++++----- .../findbugs/findbugsXmlWithUnknownCode.xml | 10 +++++----- .../findbugs/findbugsXmlWithUnknownRule.xml | 18 +++++++++--------- .../sonar/plugins/findbugs/test_module_tree.xml | 18 +++++++++--------- .../sonar/plugins/findbugs/test_xml_complete.xml | 22 +++++++++++----------- 5 files changed, 39 insertions(+), 39 deletions(-) (limited to 'plugins/sonar-findbugs-plugin') diff --git a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCategory.xml b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCategory.xml index 33115c28621..fa1766f9696 100644 --- a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCategory.xml +++ b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCategory.xml @@ -1,6 +1,6 @@ - - - - - + + + + + \ No newline at end of file diff --git a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCode.xml b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCode.xml index 874d9c570aa..fa48f22b504 100644 --- a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCode.xml +++ b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownCode.xml @@ -1,6 +1,6 @@ - - - - - + + + + + \ No newline at end of file diff --git a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownRule.xml b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownRule.xml index 4e542bbcba7..44214ba7c2a 100644 --- a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownRule.xml +++ b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/findbugsXmlWithUnknownRule.xml @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_module_tree.xml b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_module_tree.xml index ec5853df727..c53239001c0 100644 --- a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_module_tree.xml +++ b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_module_tree.xml @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_xml_complete.xml b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_xml_complete.xml index 6be898051d5..57a4af4b209 100644 --- a/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_xml_complete.xml +++ b/plugins/sonar-findbugs-plugin/src/test/resources/org/sonar/plugins/findbugs/test_xml_complete.xml @@ -1,11 +1,11 @@ - - - - - - - - - - - + + + + + + + + + + + -- cgit v1.2.3