Revision: glite-voms-admin-server--cvs-trunk--0--patch-6 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Wed Sep 1 15:41:21 CEST 2004 Standard-date: 2004-09-01 13:41:21 GMT Modified-files: build.xml New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--cvs-trunk--0--patch-6 Summary: Build.xml updates. Keywords: * build.xml (module.autogen.dir): New property. (localinit): Create module.classes.dir. (localclean): Delete module.autogen.dir. * build.xml (webapp): Don't include glite-data-common-* stuff. * build.xml (glite-wsdl2java): Enable *_Helper class generation. (tomcat.unconfigure): Do not depend on localinit. (localcompile): Don't call javac here. Delete autogenerated dumb beans after wsdl2java call. (compile): New target. Compile from module.src.dir and module.soap.src in one pass, for handwritten SOAP beans.