Revision: glite-voms-admin-interface--cvs-trunk--0--patch-65 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Wed Apr 27 16:44:22 CEST 2005 Standard-date: 2005-04-27 14:44:22 GMT Modified-files: build.xml project/build.properties New-patches: lorentey@elte.hu--2004/glite-voms-admin-interface--cvs-trunk--0--patch-65 Summary: Generate the Java API .jar and include it in the RPM. Keywords: * build.xml (glite-wsdl2java): New macro, updated from voms-admin-server's build.xml. (generate-implementation): Add uptodate check. (init): Create required java2wsdl & wsdl2java directories. (compile): Add WSDL2Java calls, and compile result. (glite-java2wsdl, stage): Update to use new parameter names. (distbin): Include jars in tarball. (makejars): Remove override. (compile.classpath): New path; needed to have Axis accessible during the wsdl2java phase. (generate.impl.check): Remove. Integrated into generate-implementation macro. (generate.impl): Remove. Integrated into compile target. (localcompile): Replace with empty definition. Integrated into compile target. * project/build.properties: Sanitize paths by clearly separating the directories used during the Java2WSDL and the WSDL2Java phases.