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 he...@apache.org on 2003/01/08 17:40:13 UTC

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

henning     2003/01/08 08:40:12

  Modified:    src/templates/om Peer.vm
  Log:
  Fix the mail address which should get a bug report in case of
  catastrophic failure
  
  Revision  Changes    Path
  1.49      +1 -1      jakarta-turbine-torque/src/templates/om/Peer.vm
  
  Index: Peer.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/templates/om/Peer.vm,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- Peer.vm	29 Dec 2002 18:19:19 -0000	1.48
  +++ Peer.vm	8 Jan 2003 16:40:12 -0000	1.49
  @@ -130,7 +130,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 <tu...@jakarta.apache.org> "
                   + "and give as many details as possible (including the error "
                   + "stack trace).", t);