[jboss-cvs] jboss-jca ...

Kabir Khan kkhan at jboss.com
Mon Feb 26 15:12:14 EST 2007


  User: kkhan   
  Date: 07/02/26 15:12:14

  Modified:    jboss-jca  build-test.xml
  Log:
  Get tests working
  
  Revision  Changes    Path
  1.6       +2 -1      jboss-jca/build-test.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build-test.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-jca/build-test.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- build-test.xml	26 Feb 2007 19:33:04 -0000	1.5
  +++ build-test.xml	26 Feb 2007 20:12:14 -0000	1.6
  @@ -15,7 +15,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build-test.xml,v 1.5 2007/02/26 19:33:04 kkhan Exp $ -->
  +<!-- $Id: build-test.xml,v 1.6 2007/02/26 20:12:14 kkhan Exp $ -->
   
   <project default="main" name="JBoss/JCA Tests">
   
  @@ -74,6 +74,7 @@
         <path refid="trove.trove.classpath"/>
         <path refid="jboss.jbossxb.classpath"/>
         <path refid="jboss.common.core.classpath"/>
  +      <path refid="jboss.common.logging.log4j.classpath"/>
         <path refid="jboss.common.logging.spi.classpath"/>
       </path>
   
  
  
  



More information about the jboss-cvs-commits mailing list