You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2009/02/06 10:20:44 UTC

svn commit: r741486 - in /ant/core/trunk: docs/manual/CoreTasks/hostinfo.html docs/nightlies.html docs/projects/ivy.html xdocs/nightlies.xml xdocs/projects/ivy.xml

Author: bodewig
Date: Fri Feb  6 09:20:43 2009
New Revision: 741486

URL: http://svn.apache.org/viewvc?rev=741486&view=rev
Log:
fix eol-style

Modified:
    ant/core/trunk/docs/manual/CoreTasks/hostinfo.html   (props changed)
    ant/core/trunk/docs/nightlies.html   (props changed)
    ant/core/trunk/docs/projects/ivy.html   (props changed)
    ant/core/trunk/xdocs/nightlies.xml   (props changed)
    ant/core/trunk/xdocs/projects/ivy.xml   (contents, props changed)

Propchange: ant/core/trunk/docs/manual/CoreTasks/hostinfo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/core/trunk/docs/nightlies.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/core/trunk/docs/projects/ivy.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/core/trunk/xdocs/nightlies.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ant/core/trunk/xdocs/projects/ivy.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/projects/ivy.xml?rev=741486&r1=741485&r2=741486&view=diff
==============================================================================
--- ant/core/trunk/xdocs/projects/ivy.xml (original)
+++ ant/core/trunk/xdocs/projects/ivy.xml Fri Feb  6 09:20:43 2009
@@ -1,38 +1,38 @@
-<?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.
--->
-<document>
-
-  <properties>
-    <index value="1"/>
-    <title>The Ivy Subproject</title>
-  </properties>
-
-  <body>
-
-    <section name="The Ivy Subproject">
-      <h3>Apache Ivy</h3>
-
-      <p>Ivy is a simple yet powerful dependency manager featuring continuous integration,
-      dependencies of dependencies management, multiple repositories including ibiblio and
-      high performance (use of a local cache).</p>
-
-    </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.
+-->
+<document>
+
+  <properties>
+    <index value="1"/>
+    <title>The Ivy Subproject</title>
+  </properties>
+
+  <body>
+
+    <section name="The Ivy Subproject">
+      <h3>Apache Ivy</h3>
+
+      <p>Ivy is a simple yet powerful dependency manager featuring continuous integration,
+      dependencies of dependencies management, multiple repositories including ibiblio and
+      high performance (use of a local cache).</p>
+
+    </section>
+
+  </body>
+</document>
+

Propchange: ant/core/trunk/xdocs/projects/ivy.xml
------------------------------------------------------------------------------
    svn:eol-style = native