You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/06/13 17:29:06 UTC

[44/50] [abbrv] commons-dbcp git commit: Format XML.

Format XML.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/e183847a
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/e183847a
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/e183847a

Branch: refs/heads/release
Commit: e183847a17f944776ef8230ff6f0c5a06263b9d8
Parents: f283f4c
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 12 09:18:15 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 12 09:18:15 2018 -0600

----------------------------------------------------------------------
 src/site/xdoc/guide/classdiagrams.xml    | 58 +++++++++++++--------------
 src/site/xdoc/guide/index.xml            | 50 ++++++++++++-----------
 src/site/xdoc/guide/sequencediagrams.xml | 52 ++++++++++++------------
 3 files changed, 82 insertions(+), 78 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/e183847a/src/site/xdoc/guide/classdiagrams.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/guide/classdiagrams.xml b/src/site/xdoc/guide/classdiagrams.xml
index 8282490..d616ea2 100644
--- a/src/site/xdoc/guide/classdiagrams.xml
+++ b/src/site/xdoc/guide/classdiagrams.xml
@@ -1,44 +1,44 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
- <!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
+<!--
+  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
+  the License. You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+  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.
-  -->
+  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>
-  <title>Class Diagrams</title>
-  <author email="dev@commons.apache.org">Commons Documentation Team</author>
- </properties>
+  <properties>
+    <title>Class Diagrams</title>
+    <author email="dev@commons.apache.org">Commons Documentation Team</author>
+  </properties>
 
- <body>
+  <body>
 
-<section name="PoolingDataSource">
-<img src="../images/uml/PoolingDataSource.gif"/>
-</section>
+    <section name="PoolingDataSource">
+      <img src="../images/uml/PoolingDataSource.gif" />
+    </section>
 
-<section name="PoolingConnection">
-<img src="../images/uml/PoolingConnection.gif"/>
-</section>
+    <section name="PoolingConnection">
+      <img src="../images/uml/PoolingConnection.gif" />
+    </section>
 
-<section name="Delegating">
-<img src="../images/uml/Delegating.gif"/>
-</section>
+    <section name="Delegating">
+      <img src="../images/uml/Delegating.gif" />
+    </section>
 
-<section name="AbandonedObjectPool">
-<img src="../images/uml/AbandonedObjectPool.gif"/>
-</section>
+    <section name="AbandonedObjectPool">
+      <img src="../images/uml/AbandonedObjectPool.gif" />
+    </section>
 
-</body>
+  </body>
 </document>

http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/e183847a/src/site/xdoc/guide/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/guide/index.xml b/src/site/xdoc/guide/index.xml
index 3c9c3b5..d9d55af 100644
--- a/src/site/xdoc/guide/index.xml
+++ b/src/site/xdoc/guide/index.xml
@@ -1,36 +1,40 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
- <!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
+<!--
+  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
+  the License. You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+  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.
-  -->
+  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>
-  <title>Developers Guide</title>
-  <author email="dev@commons.apache.org">Commons Documentation Team</author>
- </properties>
+  <properties>
+    <title>Developers Guide</title>
+    <author email="dev@commons.apache.org">Commons Documentation Team</author>
+  </properties>
 
- <body>
+  <body>
 
-<section name="BasicDataSource">
-<center><img src="../images/uml/BasicDataSource.gif"/></center>
-</section>
+    <section name="BasicDataSource">
+      <center>
+        <img src="../images/uml/BasicDataSource.gif" />
+      </center>
+    </section>
 
-<section name="ConnectionFactory">
-<center><img src="../images/uml/ConnectionFactory.gif"/></center>
-</section>
+    <section name="ConnectionFactory">
+      <center>
+        <img src="../images/uml/ConnectionFactory.gif" />
+      </center>
+    </section>
 
-</body>
+  </body>
 </document>

http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/e183847a/src/site/xdoc/guide/sequencediagrams.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/guide/sequencediagrams.xml b/src/site/xdoc/guide/sequencediagrams.xml
index 4c0ba5d..4b5bca5 100644
--- a/src/site/xdoc/guide/sequencediagrams.xml
+++ b/src/site/xdoc/guide/sequencediagrams.xml
@@ -1,40 +1,40 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
- <!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
+<!--
+  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
+  the License. You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+  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.
-  -->
+  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>
-  <title>Sequence Diagrams</title>
-  <author email="dev@commons.apache.org">Commons Documentation Team</author>
- </properties>
+  <properties>
+    <title>Sequence Diagrams</title>
+    <author email="dev@commons.apache.org">Commons Documentation Team</author>
+  </properties>
 
- <body>
+  <body>
 
-<section name="createDataSource">
-<img src="../images/uml/createDataSource.gif"/>
-</section>
+    <section name="createDataSource">
+      <img src="../images/uml/createDataSource.gif" />
+    </section>
 
-<section name="getConnection">
-<img src="../images/uml/getConnection.gif"/>
-</section>
+    <section name="getConnection">
+      <img src="../images/uml/getConnection.gif" />
+    </section>
 
-<section name="prepareStatement">
-<img src="../images/uml/prepareStatement.gif"/>
-</section>
+    <section name="prepareStatement">
+      <img src="../images/uml/prepareStatement.gif" />
+    </section>
 
-</body>
+  </body>
 </document>