Author: markt
Date: Sun Aug 5 10:15:59 2007
New Revision: 562913
URL: http://svn.apache.org/viewvc?view=rev&rev=562913
Log:
Add eol-style native
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml (contents, props changed)
Modified: tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml?view=diff&rev=562913&r1=562912&r2=562913
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml Sun Aug 5 10:15:59 2007
@@ -1,54 +1,54 @@
-<?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="[EMAIL PROTECTED]">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>
+<?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="[EMAIL PROTECTED]">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>
Propchange: tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]