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 mp...@apache.org on 2003/05/28 00:25:00 UTC

cvs commit: db-torque/src/templates/om Peer.vm

mpoeschl    2003/05/27 15:24:59

  Modified:    src/templates/om Tag: TORQUE_3_0_BRANCH Peer.vm
  Log:
  fix link to torque-dev list
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.45.2.1  +6 -6      db-torque/src/templates/om/Attic/Peer.vm
  
  Index: Peer.vm
  ===================================================================
  RCS file: /home/cvs/db-torque/src/templates/om/Attic/Peer.vm,v
  retrieving revision 1.45
  retrieving revision 1.45.2.1
  diff -u -r1.45 -r1.45.2.1
  --- Peer.vm	27 Nov 2002 13:24:04 -0000	1.45
  +++ Peer.vm	27 May 2003 22:24:58 -0000	1.45.2.1
  @@ -45,12 +45,12 @@
   
   /**
   #if ($addTimeStamp)
  -  * This class was autogenerated by Torque on:
  -  *
  -  * [$now]
  -  *
  + * This class was autogenerated by Torque on:
  + *
  + * [$now]
  + *
   #end
  -  */
  + */
   public abstract class $basePrefix${table.JavaName}Peer
       extends $table.BasePeer
   {
  @@ -136,7 +136,7 @@
           {
               category.error("A FATAL ERROR has occurred which should not "
                   + "have happened under any circumstance.  Please notify "
  -                + "the Turbine developers <tu...@jakarta.apache.org> "
  +                + "the Torque developers <to...@db.apache.org> "
                   + "and give as many details as possible (including the error "
                   + "stack trace).", t);