[jboss-cvs] jboss-jca ...

Kabir Khan kkhan at jboss.com
Wed Jul 11 10:35:52 EDT 2007


  User: kkhan   
  Date: 07/07/11 10:35:52

  Modified:    jboss-jca  build.xml
  Log:
  Fix build
  
  Revision  Changes    Path
  1.3       +6 -4      jboss-jca/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-jca/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build.xml	26 Feb 2007 19:25:18 -0000	1.2
  +++ build.xml	11 Jul 2007 14:35:52 -0000	1.3
  @@ -15,7 +15,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.2 2007/02/26 19:25:18 kkhan Exp $ -->
  +<!-- $Id: build.xml,v 1.3 2007/07/11 14:35:52 kkhan Exp $ -->
   
   <project default="main" name="JBoss/JCA">
   
  @@ -73,6 +73,8 @@
         <path refid="trove.trove.classpath"/>
         <path refid="jboss.common.core.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