From: Greger O. <gre...@ma...> - 2004-02-02 17:57:01
|
Great! I'll add this. You can also send me the patches you've made, and I'll introduce them in the code base. Thanks, Greger. -----Ursprungligt meddelande----- Fr=E5n: xml...@li... [mailto:xml...@li...] F=F6r Doug = Orleans Skickat: den 31 januari 2004 16:01 Till: xml...@li... =C4mne: Re: [Xmlrpc-developers] What's up? Doug Orleans writes: > Right now, I'm having some trouble building the library using Ant with > the build.xml file. I'm guessing you usually use JBuilder, but it > would be nice if Ant worked as well. The first problem I run into is > that the word "Marqu=E9e" (in a comment) causes an error: >=20 > BUILD FAILED > Error reading project file /usr/local/xmlrpc/build.xml: Invalid byte 2 of 3-byte UTF-8 sequence. I just figured out how to fix this: make the first line of build.xml <?xml version=3D"1.0" encoding=3D"ISO-8859-1"?> This goes for javadoc.xml also. --...@pl... ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Xmlrpc-developers mailing list Xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlrpc-developers |