User: patriot1burke
Date: 01/09/15 08:53:06
Modified: . build.xml
Log:
added rmic targets
Revision Changes Path
1.10 +2 -1 jbossmx/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbossmx/build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- build.xml 2001/09/12 00:08:41 1.9
+++ build.xml 2001/09/15 15:53:06 1.10
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.9 2001/09/12 00:08:41 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.10 2001/09/15 15:53:06 patriot1burke Exp $ -->
<project default="main" name="JBoss/Cluster">
@@ -365,6 +365,7 @@
<exclude name="${rmic.excludes}"/>
<include name="org/jboss/ha/HARemoteInfoImpl.class"/>
+ <include name="org/jboss/ha/DistributedReplicantManagerImpl.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