From 0e7283e1912d93a9ac4a864c8f16f6735fa5e03c Mon Sep 17 00:00:00 2001 From: Ignasi Barrera Date: Wed, 28 Oct 2015 23:15:28 +0100 Subject: [PATCH] Convert logback.xml to unix format --- apis/oauth/src/test/resources/logback.xml | 112 +++++++++++----------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/apis/oauth/src/test/resources/logback.xml b/apis/oauth/src/test/resources/logback.xml index 3a640aada6..29fa7904d9 100644 --- a/apis/oauth/src/test/resources/logback.xml +++ b/apis/oauth/src/test/resources/logback.xml @@ -1,56 +1,56 @@ - - - - - target/test-data/jclouds.log - - - %d %-5p [%c] [%thread] %m%n - - - - - target/test-data/jclouds-wire.log - - - %d %-5p [%c] [%thread] %m%n - - - - - - - - - - - - - - - - - - - - - - - + + + + + target/test-data/jclouds.log + + + %d %-5p [%c] [%thread] %m%n + + + + + target/test-data/jclouds-wire.log + + + %d %-5p [%c] [%thread] %m%n + + + + + + + + + + + + + + + + + + + + + + +