Author: tfischer
Date: Sat Jan 21 03:59:16 2006
New Revision: 371017
URL: http://svn.apache.org/viewcvs?rev=371017&view=rev
Log:
- added the site skeleton navigation to the navigation
- updated some links
- added linkcheck excludes to svn.apache.org and ..
Modified:
db/torque/generator/trunk/project.properties
db/torque/generator/trunk/project.xml
db/torque/generator/trunk/xdocs/index.xml
db/torque/generator/trunk/xdocs/navigation.xml
Modified: db/torque/generator/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/project.properties?rev=371017&r1=371016&r2=371017&view=diff
==============================================================================
--- db/torque/generator/trunk/project.properties (original)
+++ db/torque/generator/trunk/project.properties Sat Jan 21 03:59:16 2006
@@ -24,3 +24,5 @@
# multiproject build
maven.multiproject.type=jar
+
+maven.linkcheck.exclude=http://svn.apache.org,..
Modified: db/torque/generator/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/project.xml?rev=371017&r1=371016&r2=371017&view=diff
==============================================================================
--- db/torque/generator/trunk/project.xml (original)
+++ db/torque/generator/trunk/project.xml Sat Jan 21 03:59:16 2006
@@ -88,7 +88,7 @@
<groupId>torque</groupId>
<artifactId>torque-gen-templates</artifactId>
<version>${pom.currentVersion}</version>
- <url>http://db.apache.org/torque/generator/templates/</url>
+ <url>http://db.apache.org/torque/</url>
<properties>
<dist.bundle>true</dist.bundle>
</properties>
@@ -118,7 +118,7 @@
<artifactId>xercesImpl</artifactId>
<groupId>xerces</groupId>
<version>2.6.2</version>
- <url>http://xml.apache.org/xerces2-j/</url>
+ <url>http://xerces.apache.org/xerces2-j/</url>
<properties>
<dist.bundle>true</dist.bundle>
</properties>
Modified: db/torque/generator/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/xdocs/index.xml?rev=371017&r1=371016&r2=371017&view=diff
==============================================================================
--- db/torque/generator/trunk/xdocs/index.xml (original)
+++ db/torque/generator/trunk/xdocs/index.xml Sat Jan 21 03:59:16 2006
@@ -34,8 +34,8 @@
<p>
Torque offers a <a href="http://maven.apache.org/">Maven</a> plugin
- (<a href="../maven-plugin/">maven-plugin</a>) that can be used to
- invoke the generator.
+ (<a href="../maven-plugin/index.html">maven-plugin</a>)
+ that can be used to invoke the generator.
</p>
<p>
Modified: db/torque/generator/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/xdocs/navigation.xml?rev=371017&r1=371016&r2=371017&view=diff
==============================================================================
--- db/torque/generator/trunk/xdocs/navigation.xml (original)
+++ db/torque/generator/trunk/xdocs/navigation.xml Sat Jan 21 03:59:16 2006
@@ -19,18 +19,59 @@
<title>Torque</title>
<body>
- <links>
- <item name="overview" href="http://db.apache.org/torque/"/>
- <item name="runtime" href="../runtime"/>
- <item name="generator" href="../generator/"/>
- <item name="templates" href="../templates"/>
- <item name="maven-plugin" href="../maven-plugin/"/>
- </links>
- <menu name="Generator">
- <item name="Schema Reference" href="/schema-reference.html"/>
- <item name="Properties Reference" href="/properties-reference.html"/>
- <item name="database.dtd" href="/database.dtd.txt"/>
+ <menu name="Torque">
+ <item name="Overview" href="../../../index.html"/>
+ <item name="News and Status" href="../../../status.html"/>
+ <item name="Downloads" href="../../../download.html"/>
+ <item name="Changes" href="../../../changes-report.html"/>
+ <item name="Wiki"
href="http://wiki.apache.org/db-torque/"/>
+ <item name="Issue tracker" href="../../../issue-tracking.html"/>
+ <item name="Mailing lists" href="../../../mail-lists.html"/>
+ <item name="Developer Information"
href="../../../developer-info/index.html" collapse="true">
+ <item name="dummy" href="/dummy.html" />
+ </item>
+ </menu>
+
+ <menu name="Documentation">
+ <item name="Documentation"
href="../../../documentation/index.html">
+ <item name="Torque 3.2 Generator" href="/index.html">
+ <item name="Schema Reference" href="/schema-reference.html"/>
+ <item name="Properties Reference" href="/properties-reference.html"/>
+ <item name="database.dtd" href="/database.dtd.txt"
target="_blank"/>
+ <item name="Dependencies" href="/dependencies.html"/>
+ <item name="Project Reports" href="/maven-reports.html"
collapse="true">
+ <item name="Metrics" href="/jdepend-report.html"/>
+ <item name="Checkstyle" href="/checkstyle-report.html"/>
+ <item name="Change Log" href="/changelog-report.html"/>
+ <item name="File Activity" href="/file-activity-report.html"/>
+ <item name="Developer Activity"
href="/developer-activity-report.html"/>
+ <item name="JavaDocs" href="/apidocs/index.html"
target="_blank" />
+ <item name="JavaDoc Report" href="/javadoc.html"/>
+ <item name="JavaDoc Warnings Report"
href="/javadoc-warnings-report.html"/>
+ <item name="Source Xref" href="/xref/index.html"
target="_blank" />
+ <item name="Test Xref" href="/xref-test/index.html"
target="_blank" />
+ <item name="Unit Tests" href="/junit-report.html"/>
+ <item name="Project License" href="/license.html"/>
+ <item name="Task List" href="/task-list.html"/>
+ <item name="PMD Report" href="/pmd-report.html"/>
+ <item name="Simian Report" href="/simian-report.html"/>
+ <item name="JCoverage" href="/jcoverage/index.html"
target="_blank"/>
+ <item name="FindBugs Report" href="/findbugs-report.html"/>
+ <item name="Link Check Report" href="/linkcheck.html"/>
+ </item>
+ </item>
+ </item>
+ <item name="Tutorial" href="../../../tutorial/index.html"/>
+ </menu>
+
+ <menu name="Project documentation">
+ <item name="Project info" href="../../../project-info.html"
collapse="true">
+ <item name="dummy" href="/dummy.html"/>
+ </item>
+ <item name="Project Reports" href="../../../project-reports.html"
collapse="true">
+ <item name="dummy" href="/dummy.html"/>
+ </item>
</menu>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]