Changes with Gentics Content.Connector 1.16.0


Manual Change

JDK compliance update

Due to the updated node and apache lucene dependency it is now mandatory to use JDK 1.7.


Manual Change

The com.gentics.cr.XMLRequestProcessor was removed.

The class was removed in order to simplify the inherited dependencies. You may add your own implementation which you can base upon this revision


Enhancement

Updated Apache Lucene to 4.9.0. In order to use the new Lucene version, it is recommended to re-index every configured index with the new version.
Please check your analyzer.properties configuration, as the package names of some analyzers may have changed in the lucene packages.