User: jung
Date: 01/02/16 05:11:43
Modified: etc/makefiles zoap.xml
Log:
Adopted jbossMQ documentation template. Added the desperately needed
HowTo, streamlined the library inclusions, Added a Todo-List and
Preliminary Schedule. Changed some CVS-tags.
Revision Changes Path
1.8 +2 -2 zoap/etc/makefiles/zoap.xml
Index: zoap.xml
===================================================================
RCS file: /products/cvs/ejboss/zoap/etc/makefiles/zoap.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- zoap.xml 2001/01/19 07:44:21 1.7
+++ zoap.xml 2001/02/16 13:11:43 1.8
@@ -1,5 +1,5 @@
<!--
=========================================================================================================
-->
-<!-- $Id: zoap.xml,v 1.7 2001/01/19 07:44:21 jung Exp $ -->
+<!-- $Source: /products/cvs/ejboss/zoap/etc/makefiles/zoap.xml,v $ -->
<!-- Copyright (c) 2000 infor:business solutions AG, Hauerstrasse 12, -->
<!-- D-66299 Friedrichsthal, Germany. All Rights Reserved. -->
<!-- -->
@@ -57,7 +57,7 @@
<property name="dist.lib.resources.dir" value="${dist.dir}/lib/resources"/>
<property name="dist.deploy.dir" value="${dist.dir}/deploy"/>
- <property name="classpath"
value="${lib.ext.dir}/inforUtil.jar;${lib.ext.dir}/jaxp.jar;${lib.ext.dir}/parser.jar;${lib.ext.dir}/jboss.jar;${lib.ext.dir}/junit.jar;${lib.ext.dir}/ejb.jar;${lib.ext.dir}/jta-spec1_0_1.jar;${lib.ext.dir}/jmxri.jar;${lib.ext.dir}/ejxjboss.jar;${lib.ext.dir}/ejxejb.jar;${lib.ext.dir}/awt.jar;${lib.ext.dir}/ejxeditor.jar"/>
+ <property name="classpath"
value="${lib.ext.dir}/inforUtil.jar;${lib.ext.dir}/jaxp.jar;${lib.ext.dir}/parser.jar;${lib.ext.dir}/jboss.jar;${lib.ext.dir}/junit.jar;${lib.ext.dir}/ejb.jar;${lib.ext.dir}/jmxri.jar"/>
<property name="packages"
value="org.zoap.xml,org.zoap.soap,org.jboss.zoap,org.jboss.ejb.plugins.zoap,de.infor.businessobjects,de.infor.businessservices,test"/>