Hey you are correct !!!! I see fails while patching ivy.xml on the latest GitHub Nutch Trunk The patch longs are as follows: ------------------------------------------------------------------------------------------------------------------------------------------------------- patching file build.xml patching file ivy/ivy.xml Hunk #3 FAILED at 59. 1 out of 3 hunks FAILED -- saving rejects to file ivy/ivy.xml.rej patching file src/plugin/build.xml Hunk #2 succeeded at 148 (offset 2 lines). patching file src/plugin/lib-selenium/build.xml patching file src/plugin/lib-selenium/ivy.xml patching file src/plugin/lib-selenium/plugin.xml patching file src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java patching file src/plugin/lib-selenium/src/pom.xml patching file src/plugin/protocol-selenium/.idea/.name patching file src/plugin/protocol-selenium/.idea/compiler.xml patching file src/plugin/protocol-selenium/.idea/copyright/profiles_settings.xml patching file src/plugin/protocol-selenium/.idea/encodings.xml patching file src/plugin/protocol-selenium/.idea/misc.xml patching file src/plugin/protocol-selenium/.idea/modules.xml patching file src/plugin/protocol-selenium/.idea/scopes/scope_settings.xml patching file src/plugin/protocol-selenium/.idea/vcs.xml patching file src/plugin/protocol-selenium/.idea/workspace.xml patching file src/plugin/protocol-selenium/build.xml patching file src/plugin/protocol-selenium/ivy.xml patching file src/plugin/protocol-selenium/plugin.xml patching file src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/Http.java patching file src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/HttpResponse.java patching file src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/package.html patching file src/plugin/protocol-selenium/src/pom.xml patching file src/plugin/protocol-selenium/src/target/classes/org/apache/nutch/protocol/htmlunit/package.html -------------------------------------------------------------------------------------------------------------------------------------------------------
Trying to understand and fix the patch now. Has anybody else done any changes in the patch?

