User: patriot1burke
  Date: 01/09/18 14:21:24

  Modified:    .        build.xml
  Log:
  work in progress
  
  Revision  Changes    Path
  1.11      +2 -1      jbossmx/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbossmx/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml 2001/09/15 15:53:06     1.10
  +++ build.xml 2001/09/18 21:21:24     1.11
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.10 2001/09/15 15:53:06 patriot1burke Exp $ -->
  +<!-- $Id: build.xml,v 1.11 2001/09/18 21:21:24 patriot1burke Exp $ -->
   
   <project default="main" name="JBoss/Cluster">
   
  @@ -366,6 +366,7 @@
   
         <include name="org/jboss/ha/HARemoteInfoImpl.class"/>
         <include name="org/jboss/ha/DistributedReplicantManagerImpl.class"/>
  +      <include name="org/jboss/ha/jndi/HAJNDI.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