You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2012/10/12 03:07:08 UTC

svn commit: r1397408 - /db/torque/torque4/trunk/torque-site/src/site/site.xml

Author: tfischer
Date: Fri Oct 12 01:07:08 2012
New Revision: 1397408

URL: http://svn.apache.org/viewvc?rev=1397408&view=rev
Log:
remove cobertura report menu items
remove reference to older torque version
update link to torque 3.3

Modified:
    db/torque/torque4/trunk/torque-site/src/site/site.xml

Modified: db/torque/torque4/trunk/torque-site/src/site/site.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/site.xml?rev=1397408&r1=1397407&r2=1397408&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/site.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/site.xml Fri Oct 12 01:07:08 2012
@@ -80,7 +80,6 @@
             <item name="PMD"             href="/documentation/modules/generator/reports/pmd.html"/>
             <item name="FindBugs"        href="/documentation/modules/generator/reports/findbugs.html"/>
             <item name="Unit Tests"      href="/documentation/modules/generator/reports/surefire-report.html"/>
-            <item name="Test Coverage"   href="/documentation/modules/generator/reports/cobertura/index.html" target="_blank"/>
           </item>
         </item>
         <item name="Templates"           href="/documentation/modules/templates/index.html" collapse="true">
@@ -102,7 +101,6 @@
             <item name="PMD"             href="/documentation/modules/templates/reports/pmd.html"/>
             <item name="FindBugs"        href="/documentation/modules/templates/reports/findbugs.html"/>
             <item name="Unit Tests"      href="/documentation/modules/templates/reports/surefire-report.html"/>
-            <item name="Test Coverage"   href="/documentation/modules/templates/reports/cobertura/index.html" target="_blank"/>
           </item>
         </item>
         <item name="Maven Plugin"        href="/documentation/modules/maven-plugin/index.html" collapse="true">
@@ -122,7 +120,6 @@
             <item name="PMD"             href="/documentation/modules/maven-plugin/reports/pmd.html"/>
             <item name="FindBugs"        href="/documentation/modules/maven-plugin/reports/findbugs.html"/>
             <item name="Unit Tests"      href="/documentation/modules/maven-plugin/reports/surefire-report.html"/>
-            <item name="Test Coverage"   href="/documentation/modules/maven-plugin/reports/cobertura/index.html" target="_blank"/>
           </item>
         </item>
         <item name="Ant Tasks"           href="/documentation/modules/ant-tasks/index.html" collapse="true">
@@ -142,7 +139,6 @@
             <item name="PMD"             href="/documentation/modules/ant-tasks/reports/pmd.html"/>
             <item name="FindBugs"        href="/documentation/modules/ant-tasks/reports/findbugs.html"/>
             <item name="Unit Tests"      href="/documentation/modules/ant-tasks/reports/surefire-report.html"/>
-            <item name="Test Coverage"   href="/documentation/modules/ant-tasks/reports/cobertura/index.html" target="_blank"/>
           </item>
         </item>
         <item name="Runtime"             href="/documentation/modules/runtime/index.html" collapse="true">
@@ -171,7 +167,6 @@
             <item name="PMD"             href="/documentation/modules/runtime/reports/pmd.html"/>
             <item name="FindBugs"        href="/documentation/modules/runtime/reports/findbugs.html"/>
             <item name="Unit Tests"      href="/documentation/modules/runtime/reports/surefire-report.html"/>
-            <item name="Test Coverage"   href="/documentation/modules/runtime/reports/cobertura/index.html" target="_blank"/>
           </item>
         </item>
       </item>
@@ -211,12 +206,7 @@
 	</menu>
 	
     <menu name="Previous releases">
-      <!-- The following href attributes need to be absolute links,
-           Otherwise they will not work in an archived version of the site. -->
-      <item name="Torque 3.3"          href="http://db.apache.org/torque/index.html" target="_blank"/>
-      <item name="Torque 3.2"          href="http://db.apache.org/torque/releases/torque-3.2/index.html" target="_blank"/>
-      <item name="Torque 3.1.1"        href="http://db.apache.org/torque/releases/torque-3.1.1/index.html" target="_blank"/>
-      <item name="Torque 3.1"          href="http://db.apache.org/torque/releases/torque-3.1/index.html" target="_blank"/>
+      <item name="Torque 3.3"          href="../torque-3.3/index.html" target="_blank"/>
     </menu>
 
   </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org