You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ju...@apache.org on 2011/10/27 18:26:48 UTC

svn commit: r1189844 - /tika/trunk/CHANGES.txt

Author: jukka
Date: Thu Oct 27 16:26:48 2011
New Revision: 1189844

URL: http://svn.apache.org/viewvc?rev=1189844&view=rev
Log:
TIKA-703: Drop deprecated methods/classes/interfaces

Update changelog

Modified:
    tika/trunk/CHANGES.txt

Modified: tika/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1189844&r1=1189843&r2=1189844&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Thu Oct 27 16:26:48 2011
@@ -6,6 +6,12 @@ Release 1.0 - Current Development
 
 The most notable changes in Tika 1.0 over previous releases are:
 
+ * API: All methods, classes and interfaces that were marked as deprecated
+   in Tika 0.10 have been removed to clean up the API. You may need to adjust
+   and recompile client code accordingly. The declared OSGi package versions
+   are now 1.0, and will thus not resolve for client bundles that still refer
+   to 0.x versions. (TIKA-703, TIKA-565)
+
  * Configuration: The context class loader of the current thread is
    no longer used as the default for loading configured parser and
    detector classes. You can still pass an explicit class loader