You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/01 14:44:22 UTC

cvs commit: jakarta-commons/dbcp project.xml

dirkv       2004/05/01 05:44:22

  Modified:    dbcp     project.xml
  Log:
  add TestAbandonedObjectPool
  
  Revision  Changes    Path
  1.26      +1 -0      jakarta-commons/dbcp/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/dbcp/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml	9 Apr 2004 19:58:06 -0000	1.25
  +++ project.xml	1 May 2004 12:44:22 -0000	1.26
  @@ -167,6 +167,7 @@
       <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
       <unitTest>
         <includes>
  +        <include>org/apache/commons/dbcp/TestAbandonedObjectPool.java</include>
           <include>org/apache/commons/jocl/TestJOCLContentHandler.java</include>
           <include>org/apache/commons/dbcp/TestDelegatingConnection.java</include>
           <include>org/apache/commons/dbcp/TestDelegatingPreparedStatement.java</include>
  
  
  

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