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 se...@apache.org on 2004/08/19 16:03:36 UTC

cvs commit: db-torque/src/maven-plugin/xdocs index.xml

seade       2004/08/19 07:03:36

  Modified:    src/maven-plugin/xdocs Tag: TORQUE_3_1_BRANCH index.xml
  Log:
  Provide some information concerning the release status of the Torque maven-plugin.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.2   +10 -3     db-torque/src/maven-plugin/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/xdocs/index.xml,v
  retrieving revision 1.4.2.1
  retrieving revision 1.4.2.2
  diff -u -r1.4.2.1 -r1.4.2.2
  --- index.xml	23 Oct 2003 10:17:24 -0000	1.4.2.1
  +++ index.xml	19 Aug 2004 14:03:36 -0000	1.4.2.2
  @@ -5,15 +5,16 @@
       <title>Maven Torque Plugin</title>
       <author email="stephenh@chase3000.com">Stephen Haberman</author>
       <author email="quintonm@bellsouth.net">Quinton McCombs</author>
  +    <author email="seade@backstagetech.com.au">Scott Eade</author>
     </properties>
   
     <body>
       <section name="Maven Torque Plugin">
         <p>
           This plugin provides easy intergration with 
  -        <a href="http://db.apache.org/torque/">Torque</a> for your project.  This replaces using
  -        the build-torque.xml ant script that previously provided the same
  -        functionality.
  +        <a href="http://db.apache.org/torque/">Torque</a> for your project.
  +        This replaces using the build-torque.xml ant script that previously 
  +        provided the same functionality.
         </p>
         <p>
         	By default, the templates used for code generation are found in
  @@ -25,6 +26,12 @@
           see the <a href="goals.html">Goals</a> document.  The various 
           properties used to configure the plugin are documented in the
           <a href="properties.html">Properties</a> document.
  +      </p>
  +      <p>
  +        We are working on providing a release of the Torque maven-plugin
  +        fairly soon - in the mean time, please see the 
  +        <a href="../maven-howto.html">Maven Howto</a> for installation and
  +        configuration instructions.
         </p>
       </section>
    </body>
  
  
  

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