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/06/09 18:01:41 UTC

svn commit: r1348441 - in /db/torque/torque4/trunk/torque-site/src/site: site.xml xdoc/documentation/modules/index.xml xdoc/documentation/modules/runtime/index.xml xdoc/documentation/modules/templates/customizing.xml xdoc/migration-from-torque-3.xml

Author: tfischer
Date: Sat Jun  9 16:01:41 2012
New Revision: 1348441

URL: http://svn.apache.org/viewvc?rev=1348441&view=rev
Log:
remove 2 from maven name (plugin should also work for maven 3)

Modified:
    db/torque/torque4/trunk/torque-site/src/site/site.xml
    db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/index.xml
    db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/runtime/index.xml
    db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/templates/customizing.xml
    db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.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=1348441&r1=1348440&r2=1348441&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/site.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/site.xml Sat Jun  9 16:01:41 2012
@@ -102,24 +102,24 @@
             <item name="Test Coverage"   href="/documentation/modules/templates/reports/cobertura/index.html" target="_blank"/>
           </item>
         </item>
-        <item name="Maven Plugin"        href="/documentation/modules/maven2-plugin/index.html" collapse="true">
-          <item name="Reference"         href="/documentation/modules/maven2-plugin/reference/index.html" collapse="true">
-            <item name="Goal generate"   href="/documentation/modules/maven2-plugin/reference/generate-goal.html"/>
-          </item>
-          <item name="Dependencies"      href="/documentation/modules/maven2-plugin/dependencies.html"/>
-          <item name="Project Reports"   href="/documentation/modules/maven2-plugin/reports/index.html" collapse="true">
-            <item name="Metrics"         href="/documentation/modules/maven2-plugin/reports/jdepend-report.html"/>
-            <item name="JavaDocs"        href="/documentation/modules/maven2-plugin/reports/apidocs/index.html" target="_blank" />
-            <item name="Test JavaDocs"   href="/documentation/modules/maven2-plugin/reports/testapidocs/index.html" target="_blank" />
-            <item name="Source Xref"     href="/documentation/modules/maven2-plugin/reports/xref/index.html" target="_blank" />
-            <item name="Test Xref"       href="/documentation/modules/maven2-plugin/reports/xref-test/index.html" target="_blank" />
-            <item name="Tag List"        href="/documentation/modules/maven2-plugin/reports/taglist.html"/>
-            <item name="Checkstyle"      href="/documentation/modules/maven2-plugin/reports/checkstyle.html"/>
-            <item name="Copy-Paste"      href="/documentation/modules/maven2-plugin/reports/cpd.html"/>
-            <item name="PMD"             href="/documentation/modules/maven2-plugin/reports/pmd.html"/>
-            <item name="FindBugs"        href="/documentation/modules/maven2-plugin/reports/findbugs.html"/>
-            <item name="Unit Tests"      href="/documentation/modules/maven2-plugin/reports/surefire-report.html"/>
-            <item name="Test Coverage"   href="/documentation/modules/maven2-plugin/reports/cobertura/index.html" target="_blank"/>
+        <item name="Maven Plugin"        href="/documentation/modules/maven-plugin/index.html" collapse="true">
+          <item name="Reference"         href="/documentation/modules/maven-plugin/reference/index.html" collapse="true">
+            <item name="Goal generate"   href="/documentation/modules/maven-plugin/reference/generate-goal.html"/>
+          </item>
+          <item name="Dependencies"      href="/documentation/modules/maven-plugin/dependencies.html"/>
+          <item name="Project Reports"   href="/documentation/modules/maven-plugin/reports/index.html" collapse="true">
+            <item name="Metrics"         href="/documentation/modules/maven-plugin/reports/jdepend-report.html"/>
+            <item name="JavaDocs"        href="/documentation/modules/maven-plugin/reports/apidocs/index.html" target="_blank" />
+            <item name="Test JavaDocs"   href="/documentation/modules/maven-plugin/reports/testapidocs/index.html" target="_blank" />
+            <item name="Source Xref"     href="/documentation/modules/maven-plugin/reports/xref/index.html" target="_blank" />
+            <item name="Test Xref"       href="/documentation/modules/maven-plugin/reports/xref-test/index.html" target="_blank" />
+            <item name="Tag List"        href="/documentation/modules/maven-plugin/reports/taglist.html"/>
+            <item name="Checkstyle"      href="/documentation/modules/maven-plugin/reports/checkstyle.html"/>
+            <item name="Copy-Paste"      href="/documentation/modules/maven-plugin/reports/cpd.html"/>
+            <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">

Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/index.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/index.xml?rev=1348441&r1=1348440&r2=1348441&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/index.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/index.xml Sat Jun  9 16:01:41 2012
@@ -45,7 +45,7 @@
           see the <a href="generator/index.html">generator documentation</a>.
         <br />
         - To use the generator in a maven 2 build,
-          see the <a href="maven2-plugin/index.html">maven plugin documentation</a>.
+          see the <a href="maven-plugin/index.html">maven plugin documentation</a>.
         <br />
         - To use the generator in an ant build,
           see the <a href="ant-tasks/index.html">ant tasks documentation</a>.

Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/runtime/index.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/runtime/index.xml?rev=1348441&r1=1348440&r2=1348441&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/runtime/index.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/runtime/index.xml Sat Jun  9 16:01:41 2012
@@ -41,7 +41,7 @@
       <p>
         This section contains information about how to work with the generated
         classes.  For information of how to generate these classes, see the
-        <a href="../maven2-plugin/index.html">Maven plugin reference</a>
+        <a href="../maven-plugin/index.html">Maven plugin reference</a>
         or the
         <a href="../generator/index.html">generator reference</a>.
       </p>

Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/templates/customizing.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/templates/customizing.xml?rev=1348441&r1=1348440&r2=1348441&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/templates/customizing.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/templates/customizing.xml Sat Jun  9 16:01:41 2012
@@ -411,7 +411,7 @@
   <section name="Overriding templates">
     If there is no option which does what you want, you can override
     some of the templates. See the generator reference and the ant tasks
-    or maven2 plugin documentation on how to do this.
+    or maven plugin documentation on how to do this.
     
   </section>
  </body>

Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml?rev=1348441&r1=1348440&r2=1348441&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml Sat Jun  9 16:01:41 2012
@@ -62,7 +62,7 @@
        <li>
          The Torque generator is now a general-purpose code generator.
          This has the effect that the templates used by the generator need to be
-         specified. See the template docs, the maven2 plugin docs or 
+         specified. See the template docs, the Maven plugin docs or 
          the tutorial on how to specify the Torque templates for the generator.
          See the generator docs for more details on how to use it 
          as code generator.



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