[jboss-cvs] contrib/varia ...

Jason Thomas Greene jgreene at jboss.com
Thu Jul 13 22:36:06 EDT 2006


  User: jgreene 
  Date: 06/07/13 22:36:06

  Modified:    varia    build.xml
  Log:
  Fix build
  
  Revision  Changes    Path
  1.126     +2 -1      contrib/varia/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/varia/build.xml,v
  retrieving revision 1.125
  retrieving revision 1.126
  diff -u -b -r1.125 -r1.126
  --- build.xml	22 Jun 2006 19:42:42 -0000	1.125
  +++ build.xml	14 Jul 2006 02:36:06 -0000	1.126
  @@ -15,7 +15,7 @@
   <!-- ====================================================================== -->
   
   
  -<!-- $Id: build.xml,v 1.125 2006/06/22 19:42:42 rloehr Exp $ -->
  +<!-- $Id: build.xml,v 1.126 2006/07/14 02:36:06 jgreene Exp $ -->
   
   <project default="main" name="JBoss/Varia">
   
  @@ -104,6 +104,7 @@
       <path id="dependentmodule.classpath">
         <path refid="jboss.j2ee.classpath"/>
         <path refid="jboss.common.classpath"/>
  +      <path refid="jboss.jmx.classpath"/>
         <path refid="jboss.cluster.classpath"/>
         <path refid="jboss.system.classpath"/>
         <path refid="jboss.j2se.classpath"/>
  
  
  



More information about the jboss-cvs-commits mailing list