User: patriot1burke
  Date: 01/09/20 00:56:59

  Modified:    .        build.xml
  Log:
  work in progress
  
  Revision  Changes    Path
  1.12      +2 -1      jbossmx/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbossmx/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.xml 2001/09/18 21:21:24     1.11
  +++ build.xml 2001/09/20 07:56:58     1.12
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.11 2001/09/18 21:21:24 patriot1burke Exp $ -->
  +<!-- $Id: build.xml,v 1.12 2001/09/20 07:56:58 patriot1burke Exp $ -->
   
   <project default="main" name="JBoss/Cluster">
   
  @@ -367,6 +367,7 @@
         <include name="org/jboss/ha/HARemoteInfoImpl.class"/>
         <include name="org/jboss/ha/DistributedReplicantManagerImpl.class"/>
         <include name="org/jboss/ha/jndi/HAJNDI.class"/>
  +      <include name="org/jboss/ha/HARMIServerImpl.class"/>
   
         <!-- Need to get these classes to compile first
         <include name="org/jbossmx/cluster/watchdog/agent/BaseAgent.class"/>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to