Hi - I guess this is mainly for the ZOAP people. I am setting up a daily build of various jboss modules - ie do a "build clean" and then "build" to make sure nothing has broken. I was looking at adding the ZOAP module to this - but to do that, I need to make a few changes/additions - mainly because the "dist" directory is in CVS and the libraries used by ZOAP are actually in this directory - thus when I do a build clean, these are lost - making a build fail. So, I propose to put these libraries - along with the ant ones in the zoap/lib/ext directory. I am not sure of how the CVS dist area is built and thus I am hesitating from just checking these changes in. I also plan to use ant-1.3 and the crimson parser. Thus the following would be added to the lib/ext directory ? ant.jar ? crimson.jar ? ejb.jar ? inforUtil.jar ? jaxp.jar ? jboss.jar ? jmxri.jar ? jta-spec1_0_1.jar ? junit.jar ? parser.jar Also the zoap.xml and make scripts would be modified to include a javadocs target and use ant1-3 features to have wildcards in the classpath. What do you think? I will for now - remove ZOAP from my build script. If the above is wanted, let me know. Chris _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
