Author: tfischer
Date: Sat Jun 9 14:30:38 2012
New Revision: 1348415
URL: http://svn.apache.org/viewvc?rev=1348415&view=rev
Log:
fix svn info in site
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/subversion.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/subversion.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/subversion.xml?rev=1348415&r1=1348414&r2=1348415&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/subversion.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/subversion.xml
Sat Jun 9 14:30:38 2012
@@ -53,17 +53,15 @@
<source><![CDATA[
db/torque/torque4/trunk
- torque-maven-parent <--- contains the maven2 parent project and files
- common to all modules.
+ torque-maven-parent <--- contains the maven parent project and files
+ common to all modules.
torque-runtime <--- contains the runtime module
torque-generator <--- contains the generator module
torque-templates <--- contains the generator templates module
- torque-maven-plugin <--- contains the maven 2 plugin module
+ maven-torque-generator-plugin <--- contains the maven plugin module
+ maven-ant-tasks <--- contains the ant tasks module
torque-test <--- contains the test module
- torque-site <--- contains the "frame" of the sources of the
- homepage (everything not related to a specific
- module)
- torque-tutorial <--- contains the tutorial part of the site.
+ torque-site <--- contains the sources of the homepage
]]></source>
</subsection>
@@ -77,16 +75,16 @@
<tr><td>Runtime</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-runtime</a></td></tr>
<tr><td>Generator</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-generator</a></td></tr>
<tr><td>Templates</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-templates</a></td></tr>
- <tr><td>Maven 2 Plugin</td><td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-plugin">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-plugin</a></td></tr>
+ <tr><td>Maven Plugin</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/maven-torque-generator-plugin">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/maven-torque-generator-plugin</a></td></tr>
+ <tr><td>Ant Tasks</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/maven-ant-tasks">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/maven-ant-tasks</a></td></tr>
<tr><td>Site</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-site</a></td></tr>
- <tr><td>Tutorial</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-tutorial">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-tutorial</a></td></tr>
- <tr><td>Maven parent</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-parent/trunk/">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-parent</a></td></tr>
- <tr><td>Test</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-test</a></td></tr>
+ <tr><td>Maven Parent</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-parent/trunk/">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-parent</a></td></tr>
+ <tr><td>Test Project</td> <td><a
href="http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test">http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-test</a></td></tr>
</table>
</p>
</subsection>
- <subsection name="Runtime, Generator, Templates, Maven 2 Plugin">
+ <subsection name="Runtime, Generator, Templates, Maven 2 Plugin, Ant
Tasks">
<p>
These modules make up the main torque distribution.
Tags and Branches are the same for all modules and are locate
@@ -96,13 +94,13 @@
</p>
</subsection>
- <subsection name="Maven parent">
+ <subsection name="Maven Parent">
<p>
The maven parent module is a special module because it contains files
that are needed in all main modules of the Torque source tree.
</p>
</subsection>
- <subsection name="Test project">
+ <subsection name="Test Project">
<p>
The test project is used by Torque developers to test the functionality
of Torque. See the <a href="test-project.html">test guide</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]