DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17789>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17789 build.properties not present in xmlrpc-1.2-b1-src Summary: build.properties not present in xmlrpc-1.2-b1-src Product: XML-RPC Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Source AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The build.xml file depends on a build.properties file to work correctly. The README indicates that the file should be present in the source distribution in the build directory. find . -name "*build*" failed to find this file in the source tree of both xmlrpc-1.2-b1-src.tar.gz and xmlrpc-1.2-b1-src.zip.