User: kimptoc
Date: 01/04/01 12:37:42
Modified: src/build build.xml
Log:
added cluster and xml packages to the jbossmq-client jar - needed for the cluster
request/reply examples
Revision Changes Path
1.7 +2 -0 jbossmq/src/build/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbossmq/src/build/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.xml 2001/03/26 11:48:59 1.6
+++ build.xml 2001/04/01 19:37:42 1.7
@@ -120,6 +120,8 @@
includes="org/jbossmq/*,
org/jbossmq/referenceable/**,
org/jbossmq/distributed/**,
+ org/jbossmq/cluster/**,
+ org/jbossmq/xml/**,
org/jbossmq/multiplexor/**,
org/jbossmq/selectors/**"/>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development