You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by br...@apache.org on 2002/02/08 22:37:30 UTC

cvs commit: jakarta-turbine-torque/src/java/org/apache/torque TorqueException.java

brekke      02/02/08 13:37:30

  Modified:    src/java/org/apache/torque TorqueException.java
  Log:
  Use the version in stratum.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-turbine-torque/src/java/org/apache/torque/TorqueException.java
  
  Index: TorqueException.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/java/org/apache/torque/TorqueException.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TorqueException.java	10 Aug 2001 12:23:01 -0000	1.3
  +++ TorqueException.java	8 Feb 2002 21:37:30 -0000	1.4
  @@ -54,7 +54,7 @@
    * <http://www.apache.org/>.
    */
   
  -import org.apache.commons.util.exception.NestableException;
  +import org.apache.stratum.exception.NestableException;
   
   /**
    * The base class of all exceptions thrown by Torque.
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>