From: Nick Burch Date: Sun, 26 Jun 2011 19:22:13 +0000 (+0000) Subject: List another exception caused by old+new POI jars in production X-Git-Tag: REL_3_8_BETA4~358 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4cf20bee0b819edda7678fefa8b63067f73dafdc;p=poi.git List another exception caused by old+new POI jars in production git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139923 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index 8afe510b78..663d72dd27 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -22,7 +22,7 @@ - My code uses some new feature, compiles fine but fails when live with a "MethodNotFoundException" + My code uses some new feature, compiles fine but fails when live with a "MethodNotFoundException" or "IncompatibleClassChangeError"

You almost certainly have an older version of POI