Add eol-style native
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 5 Aug 2007 17:15:59 +0000 (17:15 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 5 Aug 2007 17:15:59 +0000 (17:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@562913 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/maven-jars.xml

index 2a43838..33ecb22 100644 (file)
@@ -1,54 +1,54 @@
-<?xml version="1.0"?>\r
-<!--\r
-  Licensed to the Apache Software Foundation (ASF) under one or more\r
-  contributor license agreements.  See the NOTICE file distributed with\r
-  this work for additional information regarding copyright ownership.\r
-  The ASF licenses this file to You under the Apache License, Version 2.0\r
-  (the "License"); you may not use this file except in compliance with\r
-  the License.  You may obtain a copy of the License at\r
-\r
-      http://www.apache.org/licenses/LICENSE-2.0\r
-\r
-  Unless required by applicable law or agreed to in writing, software\r
-  distributed under the License is distributed on an "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
-  See the License for the specific language governing permissions and\r
-  limitations under the License.\r
--->\r
-<!DOCTYPE document [\r
-  <!ENTITY project SYSTEM "project.xml">\r
-]>\r
-<document url="maven-jars.html">\r
-\r
-    &project;\r
-\r
-    <properties>\r
-        <author email="fhanik@apache.org">Filip Hanik</author>\r
-        <title>Apache Tomcat - Using Tomcat libraries with Maven</title>\r
-    </properties>\r
-\r
-<body>\r
-\r
-\r
-<section name="Using Tomcat libraries With Maven">\r
-    <subsection name="Tomcat Snapshots">\r
-      Tomcat snapshots are located in the \r
-      <a href="http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/">Apache Snapshot Repository</a>.\r
-      The official URL is <source>http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/</source><br/>\r
-      Snapshots are done periodically, not on a regular basis, but when changes happen and the Tomcat team deams a new snapshot might \r
-      useful.\r
-    </subsection>\r
-    <subsection name="Tomcat Releases">\r
-      At every release, be it alpha, beta or stable, we will publish the JARs to \r
-      <a href="http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/">Tomcat's Staging Repository</a>.\r
-      The URL for this is <source>http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/</source>.<br/>\r
-      At some point, this URL will change over to ASF's main repository that synchronizes with IBiblio.<br/>\r
-      When that happens, all releases will be moved over, and this repository will stick around for a while, but no\r
-      new releases will be published to the staging repository.\r
-    </subsection>\r
-\r
-</section>\r
-\r
-</body>\r
-\r
-</document>\r
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="maven-jars.html">
+
+    &project;
+
+    <properties>
+        <author email="fhanik@apache.org">Filip Hanik</author>
+        <title>Apache Tomcat - Using Tomcat libraries with Maven</title>
+    </properties>
+
+<body>
+
+
+<section name="Using Tomcat libraries With Maven">
+    <subsection name="Tomcat Snapshots">
+      Tomcat snapshots are located in the 
+      <a href="http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/">Apache Snapshot Repository</a>.
+      The official URL is <source>http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/</source><br/>
+      Snapshots are done periodically, not on a regular basis, but when changes happen and the Tomcat team deams a new snapshot might 
+      useful.
+    </subsection>
+    <subsection name="Tomcat Releases">
+      At every release, be it alpha, beta or stable, we will publish the JARs to 
+      <a href="http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/">Tomcat's Staging Repository</a>.
+      The URL for this is <source>http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/</source>.<br/>
+      At some point, this URL will change over to ASF's main repository that synchronizes with IBiblio.<br/>
+      When that happens, all releases will be moved over, and this repository will stick around for a while, but no
+      new releases will be published to the staging repository.
+    </subsection>
+
+</section>
+
+</body>
+
+</document>