You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2011/06/26 21:22:14 UTC

svn commit: r1139923 - /poi/trunk/src/documentation/content/xdocs/faq.xml

Author: nick
Date: Sun Jun 26 19:22:13 2011
New Revision: 1139923

URL: http://svn.apache.org/viewvc?rev=1139923&view=rev
Log:
List another exception caused by old+new POI jars in production

Modified:
    poi/trunk/src/documentation/content/xdocs/faq.xml

Modified: poi/trunk/src/documentation/content/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/faq.xml?rev=1139923&r1=1139922&r2=1139923&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/faq.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/faq.xml Sun Jun 26 19:22:13 2011
@@ -22,7 +22,7 @@
 <faqs title="Frequently Asked Questions">
   <faq>
     <question>
-      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"
     </question>
     <answer>
       <p>You almost certainly have an older version of POI 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org