You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by dl...@apache.org on 2001/10/18 01:38:44 UTC

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

dlr         01/10/17 16:38:44

  Modified:    src/templates/om Peer.vm
  Log:
  More informative error message.
  
  Revision  Changes    Path
  1.4       +3 -2      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.3
  retrieving revision 1.4
  diff -u -u -r1.3 -r1.4
  --- Peer.vm	2001/09/18 23:32:07	1.3
  +++ Peer.vm	2001/10/17 23:38:44	1.4
  @@ -157,8 +157,9 @@
           {
               category.error("A FATAL ERROR has occurred which should not" +
                   "have happened under any circumstance.  Please notify " +
  -                "Turbine and give as many details as possible including the " +
  -                "error stacktrace.", e);
  +                "the Turbine developers <tu...@jakarta.apache.org> " +
  +                "and give as many details as possible (including the error " +
  +                "stack trace).", e);
           }
           return c;
       }
  
  
  

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