[jboss-cvs] jboss-jca ...

Kabir Khan kkhan at jboss.com
Wed Jul 11 10:40:06 EDT 2007


  User: kkhan   
  Date: 07/07/11 10:40:06

  Modified:    jboss-jca  build-test.xml
  Log:
  Fix build
  
  Revision  Changes    Path
  1.7       +5 -3      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.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- build-test.xml	26 Feb 2007 20:12:14 -0000	1.6
  +++ build-test.xml	11 Jul 2007 14:40:06 -0000	1.7
  @@ -15,7 +15,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build-test.xml,v 1.6 2007/02/26 20:12:14 kkhan Exp $ -->
  +<!-- $Id: build-test.xml,v 1.7 2007/07/11 14:40:06 kkhan Exp $ -->
   
   <project default="main" name="JBoss/JCA Tests">
   
  @@ -76,6 +76,8 @@
         <path refid="jboss.common.core.classpath"/>
         <path refid="jboss.common.logging.log4j.classpath"/>
         <path refid="jboss.common.logging.spi.classpath"/>
  +      <path refid="jboss.jboss.javaee.classpath"/>
  +      <path refid="jboss.integration.classpath"/>
       </path>
   
       <!-- ======= -->
  
  
  



More information about the jboss-cvs-commits mailing list