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/23 05:27:21 UTC

cvs commit: db-torque/xdocs user-guide.xml maven-howto.xml

seade       2004/08/22 20:27:21

  Modified:    xdocs/tutorial step1.xml
               xdocs    user-guide.xml maven-howto.xml
  Log:
  Correct plugin download groupId.
  
  Revision  Changes    Path
  1.5       +1 -1      db-torque/xdocs/tutorial/step1.xml
  
  Index: step1.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/tutorial/step1.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- step1.xml	19 Aug 2004 14:34:14 -0000	1.4
  +++ step1.xml	23 Aug 2004 03:27:21 -0000	1.5
  @@ -27,7 +27,7 @@
   <source><![CDATA[
   !!! TO DO - The binary plugn is yet to be deployed, in the mean time you must build the plugin from source. !!!
   !!! TO DO - Confirm these values !!!
  -maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=maven-torque-plugin -Dversion=3.1.1
  +maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque -Dversion=3.1.1
   ]]></source>
   
   <p>
  
  
  
  1.15      +1 -1      db-torque/xdocs/user-guide.xml
  
  Index: user-guide.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/user-guide.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- user-guide.xml	19 Aug 2004 14:34:36 -0000	1.14
  +++ user-guide.xml	23 Aug 2004 03:27:21 -0000	1.15
  @@ -76,7 +76,7 @@
   <source><![CDATA[
   !!! TO DO - The binary plugn is yet to be deployed, in the mean time you must build the plugin from source. !!!
   !!! TO DO - Confirm these values !!!
  -maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=maven-torque-plugin -Dversion=3.1.1
  +maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque -Dversion=3.1.1
   ]]></source>
   
   <p>
  
  
  
  1.8       +1 -1      db-torque/xdocs/maven-howto.xml
  
  Index: maven-howto.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/maven-howto.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- maven-howto.xml	19 Aug 2004 14:34:36 -0000	1.7
  +++ maven-howto.xml	23 Aug 2004 03:27:21 -0000	1.8
  @@ -58,7 +58,7 @@
   <source><![CDATA[
   !!! TO DO - The binary plugn is yet to be deployed, in the mean time you must build the plugin from source. !!!
   !!! TO DO - Confirm these values !!!
  -maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=maven-torque-plugin -Dversion=3.1.1
  +maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque -Dversion=3.1.1
   ]]></source>
   
   </section>
  
  
  

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