Author: tfischer
Date: Sun Jan 9 10:27:23 2011
New Revision: 1056905
URL: http://svn.apache.org/viewvc?rev=1056905&view=rev
Log:
Comply with the site requirements for Apache projects
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml
Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml?rev=1056905&r1=1056904&r2=1056905&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/index.xml Sun Jan 9
10:27:23 2011
@@ -20,7 +20,7 @@
<document>
<properties>
- <title>Torque</title>
+ <title>Apache Torque</title>
<author email="[email protected]">Jason van Zyl</author>
<author email="[email protected]">Martin Poeschl</author>
<author email="[email protected]">Scott Eade</author>
@@ -31,9 +31,9 @@
<body>
<section name="What is Torque?">
<p>
- Torque is an object-relational mapper for java. In other words, Torque
- lets you access and manipulate data in a relational database
- using java objects.
+ Apache Torque is an object-relational mapper for java.
+ In other words, Torque lets you access and manipulate data
+ in a relational database using java objects.
Unlike most other object-relational mappers, Torque does not use
reflection to access user-provided classes, but it generates the
necessary classes (including the Data Objects) from an XML schema
@@ -109,5 +109,16 @@
</dl>
</p>
</section>
+ <section name="The Apache Software Foundation">
+ <p>
+ Torque is an <a href="www.apache.org">Apache</a> project,
+ and is part of a larger community of developers and users.
+ </p>
+ <p>
+ Apache Torque, Torque, Apache, the Apache feather logo,
+ and the Apache Torque project logo are trademarks of
+ <a href="www.apache.org">The Apache Software Foundation</a>.
+ </p>
+ </section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]