[jboss-cvs] rars ...

Kabir Khan kkhan at jboss.com
Wed Jul 11 10:36:28 EDT 2007


  User: kkhan   
  Date: 07/07/11 10:36:28

  Modified:    rars     build.xml
  Log:
  Fix build
  
  Revision  Changes    Path
  1.3       +5 -3      rars/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/rars/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:09 -0000	1.2
  +++ build.xml	11 Jul 2007 14:36:28 -0000	1.3
  @@ -15,7 +15,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.2 2007/02/26 19:25:09 kkhan Exp $ -->
  +<!-- $Id: build.xml,v 1.3 2007/07/11 14:36:28 kkhan Exp $ -->
   
   <project default="main" name="JBoss/RARs">
   
  @@ -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