DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38509>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38509 ------- Additional Comments From [EMAIL PROTECTED] 2006-02-04 18:00 ------- That is weird. The patch applies cleanly neither using Eclipse nor patch util. I will have to fix all these conflicts manually. Meanwhile can you try to apply this patch against a completely fresh snapshot of the SVN trunk and see if that works for you? What is your patch version? [EMAIL PROTECTED]:~/src/apache.org/jakarta/httpcomponents/http-core$ patch -p2 < ~/2k6-02-04-entity-patch-2.txt patching file src/contrib/org/apache/http/contrib/compress/GzipCompressingEntity.java Hunk #1 FAILED at 36. 1 out of 3 hunks FAILED -- saving rejects to file src/contrib/org/apache/http/contrib/compress/GzipCompressingEntity.java.rejpatching file src/contrib/org/apache/http/contrib/compress/GzipDecompressingEntity.java Hunk #1 FAILED at 36. 1 out of 1 hunk FAILED -- saving rejects to file src/contrib/org/apache/http/contrib/compress/GzipDecompressingEntity.java.rej patching file src/java/org/apache/http/HttpEntity.java Hunk #1 succeeded at 34 with fuzz 1. patching file src/java/org/apache/http/entity/BufferedHttpEntity.java Hunk #1 FAILED at 39. 1 out of 3 hunks FAILED -- saving rejects to file src/java/org/apache/http/entity/BufferedHttpEntity.java.rej patching file src/java/org/apache/http/entity/ByteArrayEntity.java Hunk #1 FAILED at 36. 1 out of 3 hunks FAILED -- saving rejects to file src/java/org/apache/http/entity/ByteArrayEntity.java.rej patching file src/java/org/apache/http/entity/AbstractHttpEntity.java patching file src/java/org/apache/http/entity/StringEntity.java Hunk #1 FAILED at 39. 1 out of 4 hunks FAILED -- saving rejects to file src/java/org/apache/http/entity/StringEntity.java.rej patching file src/java/org/apache/http/entity/InputStreamEntity.java Hunk #1 FAILED at 35. 1 out of 3 hunks FAILED -- saving rejects to file src/java/org/apache/http/entity/InputStreamEntity.java.rej patching file src/java/org/apache/http/entity/FileEntity.java Hunk #1 FAILED at 37. 1 out of 3 hunks FAILED -- saving rejects to file src/java/org/apache/http/entity/FileEntity.java.rej patching file src/java/org/apache/http/entity/HttpEntityWrapper.java patching file src/java/org/apache/http/entity/BasicHttpEntity.java [EMAIL PROTECTED]:~/src/apache.org/jakarta/httpcomponents/http-core$ patch --version patch 2.5.9 Copyright (C) 1988 Larry Wall Copyright (C) 2003 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of this program under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. written by Larry Wall and Paul Eggert -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
