Line endings need to be consistent because files get merged with their endings 
during build.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/72f3590d
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/72f3590d
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/72f3590d

Branch: refs/heads/master
Commit: 72f3590d78076ccf81bb5c1e2b52d8dc4ec224d6
Parents: 6b3dd94
Author: Thorsten Schöning <[email protected]>
Authored: Fri Jul 1 13:40:20 2016 +0000
Committer: Thorsten Schöning <[email protected]>
Committed: Fri Jul 1 13:40:20 2016 +0000

----------------------------------------------------------------------
 src/site/resources/css/colors.css | 68 +++++++++++++++++-----------------
 src/site/resources/css/img.css    | 42 ++++++++++-----------
 src/site/resources/css/styles.css | 50 ++++++++++++-------------
 3 files changed, 80 insertions(+), 80 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/72f3590d/src/site/resources/css/colors.css
----------------------------------------------------------------------
diff --git a/src/site/resources/css/colors.css 
b/src/site/resources/css/colors.css
index 3aaf37b..8a228e1 100644
--- a/src/site/resources/css/colors.css
+++ b/src/site/resources/css/colors.css
@@ -1,35 +1,35 @@
-@charset "UTF-8";
-
-/*
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-*/
-
-pre
-{
-       background-color: #CCCCCC;
-}
-
-strong.log-level.compare-a,
-.activity-flag-highlight
-{
-       color: green;
-}
-strong.log-level.compare-b,
-.set-level-highlight
-{
-       color: blue;
+@charset "UTF-8";
+
+/*
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+*/
+
+pre
+{
+       background-color: #CCCCCC;
+}
+
+strong.log-level.compare-a,
+.activity-flag-highlight
+{
+       color: green;
+}
+strong.log-level.compare-b,
+.set-level-highlight
+{
+       color: blue;
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/72f3590d/src/site/resources/css/img.css
----------------------------------------------------------------------
diff --git a/src/site/resources/css/img.css b/src/site/resources/css/img.css
index f0321d8..303c676 100644
--- a/src/site/resources/css/img.css
+++ b/src/site/resources/css/img.css
@@ -1,21 +1,21 @@
-@charset "UTF-8";
-
-/*
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-*/
-
-
+@charset "UTF-8";
+
+/*
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+*/
+
+

http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/72f3590d/src/site/resources/css/styles.css
----------------------------------------------------------------------
diff --git a/src/site/resources/css/styles.css 
b/src/site/resources/css/styles.css
index fe9c05e..1debf05 100644
--- a/src/site/resources/css/styles.css
+++ b/src/site/resources/css/styles.css
@@ -1,25 +1,25 @@
-@charset "UTF-8";
-
-/*
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-*/
-
-pre
-{
-       margin-top:             0px;
-       margin-bottom:  0px;
-}
+@charset "UTF-8";
+
+/*
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+*/
+
+pre
+{
+       margin-top:             0px;
+       margin-bottom:  0px;
+}

Reply via email to