diff --git a/KeywordSearch/ivy.xml b/KeywordSearch/ivy.xml
index 9f39e52d7c2e196335655ecf3d9eb523356b27d4..06c925f23afbf39a0286a37433f2f255bcbe4ab4 100644
--- a/KeywordSearch/ivy.xml
+++ b/KeywordSearch/ivy.xml
@@ -18,22 +18,14 @@
         <dependency conf="solr-war->default" org="org.apache.solr" name="solr" rev="4.9.1" transitive="false" /> <!-- the war file -->
         
         <!-- Autopsy -->
-        <dependency conf="autopsy->*" org="org.apache.solr" name="solr-solrj" rev="4.9.1"/>
-        <dependency conf="autopsy->*" org="commons-lang" name="commons-lang" rev="2.4"/>
-        <dependency conf="autopsy->*" org="commons-validator" name="commons-validator" rev="1.5.1"/>
-        <dependency conf="autopsy->*" org="com.optimaize.languagedetector" name="language-detector" rev="0.6"/>
-        <!-- Exclude the version of cxf-rt-rs-client from Tika 1.20, one of its depedencies breaks Ivy -->
-        <dependency conf="autopsy->*" org="org.apache.tika" name="tika-parsers" rev="1.20">
-            <exclude module="cxf-rt-rs-client"/>
-            <exclude module="cleartk-ml"/>
-        </dependency>
-        
-        <dependency conf="autopsy->*" org="org.apache.cxf" name="cxf-rt-rs-client" rev="3.3.0"/>
-        <dependency conf="autopsy->*" org="org.cleartk" name="cleartk-ml" rev="2.0.0"/>
+        <dependency conf="autopsy->default" org="org.apache.solr" name="solr-solrj" rev="4.9.1"/>
+        <dependency conf="autopsy->default" org="commons-lang" name="commons-lang" rev="2.4"/>
+        <dependency conf="autopsy->default" org="commons-validator" name="commons-validator" rev="1.5.1"/>
+        <dependency conf="autopsy->default" org="com.optimaize.languagedetector" name="language-detector" rev="0.6"/>
         
         <!-- icu4j for pdfbox bidirectional text support, needs to be defined explicitely (it is optional) -->
-        <dependency conf="autopsy->*" org="com.ibm.icu" name="icu4j" rev="3.8"/>
-        <dependency conf="autopsy->*" org="net.htmlparser.jericho" name="jericho-html" rev="3.3"/>
+        <dependency conf="autopsy->default" org="com.ibm.icu" name="icu4j" rev="3.8"/>
+        <dependency conf="autopsy->default" org="net.htmlparser.jericho" name="jericho-html" rev="3.3"/>
         
         <!-- Jetty -->
         <dependency conf="start-solr->default" org="org.eclipse.jetty" name="jetty-start" rev="8.1.16.v20140903"/>
@@ -47,6 +39,5 @@
         <dependency conf="slf4j-libs->default" org="org.slf4j" name="jul-to-slf4j" rev="1.7.10"/>
         
         <exclude org="*" ext="*" type="javadoc"/>
-        <override org="org.cleartk" module="cleartk-util" rev="2.0.0"/>
     </dependencies>
 </ivy-module>
diff --git a/KeywordSearch/nbproject/project.properties b/KeywordSearch/nbproject/project.properties
index 23dd898e344603a033ec1b40e95c0f6842a61d97..0a3d71050dba40216dce4956ae189189259f682e 100644
--- a/KeywordSearch/nbproject/project.properties
+++ b/KeywordSearch/nbproject/project.properties
@@ -1,67 +1,30 @@
-file.reference.boilerpipe-1.1.0.jar=release/modules/ext/boilerpipe-1.1.0.jar
-file.reference.bzip2-0.9.1.jar=release/modules/ext/bzip2-0.9.1.jar
-file.reference.c3p0-0.9.1.1.jar=release/modules/ext/c3p0-0.9.1.1.jar
-file.reference.cdm-4.5.5.jar=release/modules/ext/cdm-4.5.5.jar
-file.reference.cleartk-util-2.0.0.jar=release/modules/ext/cleartk-util-2.0.0.jar
-file.reference.commons-beanutils-1.9.2.jar=release/modules/ext/commons-beanutils-1.9.2.jar
-file.reference.commons-collections-3.2.2.jar=release/modules/ext/commons-collections-3.2.2.jar
-file.reference.commons-digester-1.8.1.jar=release/modules/ext/commons-digester-1.8.1.jar
-file.reference.commons-exec-1.3.jar=release/modules/ext/commons-exec-1.3.jar
-file.reference.commons-lang-2.6.jar=release/modules/ext/commons-lang-2.6.jar
-file.reference.commons-logging-1.2.jar=release/modules/ext/commons-logging-1.2.jar
-file.reference.commons-logging-api-1.1.jar=release/modules/ext/commons-logging-api-1.1.jar
-file.reference.commons-validator-1.5.1.jar=release/modules/ext/commons-validator-1.5.1.jar
-file.reference.ehcache-core-2.6.2.jar=release/modules/ext/ehcache-core-2.6.2.jar
-file.reference.findstructapi-0.0.1.jar=release/modules/ext/findstructapi-0.0.1.jar
-file.reference.grib-4.5.5.jar=release/modules/ext/grib-4.5.5.jar
+file.reference.annotations-12.0.jar=release\\modules\\ext\\annotations-12.0.jar
+file.reference.commons-beanutils-1.9.2.jar=release\\modules\\ext\\commons-beanutils-1.9.2.jar
+file.reference.commons-collections-3.2.2.jar=release\\modules\\ext\\commons-collections-3.2.2.jar
+file.reference.commons-digester-1.8.1.jar=release\\modules\\ext\\commons-digester-1.8.1.jar
+file.reference.commons-io-2.3.jar=release\\modules\\ext\\commons-io-2.3.jar
+file.reference.commons-lang-2.4.jar=release\\modules\\ext\\commons-lang-2.4.jar
+file.reference.commons-logging-1.2.jar=release\\modules\\ext\\commons-logging-1.2.jar
+file.reference.commons-validator-1.5.1.jar=release\\modules\\ext\\commons-validator-1.5.1.jar
 file.reference.guava-17.0.jar=release/modules/ext/guava-17.0.jar
-file.reference.hamcrest-core-1.3.jar=release/modules/ext/hamcrest-core-1.3.jar
-file.reference.httpclient-4.5.6.jar=release\\modules\\ext\\httpclient-4.5.6.jar
-file.reference.httpcore-4.4.10.jar=release/modules/ext/httpcore-4.4.10.jar
-file.reference.httpmime-4.5.6.jar=release\\modules\\ext\\httpmime-4.5.6.jar
-file.reference.httpservices-4.5.5.jar=release/modules/ext/httpservices-4.5.5.jar
-file.reference.icu4j-3.8.jar=release/modules/ext/icu4j-3.8.jar
-file.reference.java-libpst-0.8.1.jar=release/modules/ext/java-libpst-0.8.1.jar
-file.reference.jcip-annotations-1.0.jar=release/modules/ext/jcip-annotations-1.0.jar
-file.reference.jcommander-1.35.jar=release/modules/ext/jcommander-1.35.jar
-file.reference.jdom-1.0.jar=release/modules/ext/jdom-1.0.jar
-file.reference.jericho-html-3.3.jar=release/modules/ext/jericho-html-3.3.jar
-file.reference.joda-time-2.2.jar=release/modules/ext/joda-time-2.2.jar
-file.reference.json-simple-1.1.1.jar=release/modules/ext/json-simple-1.1.1.jar
-file.reference.juniversalchardet-1.0.3.jar=release/modules/ext/juniversalchardet-1.0.3.jar
+file.reference.guava-18.0.jar=release\\modules\\ext\\guava-18.0.jar
+file.reference.httpclient-4.3.1.jar=release\\modules\\ext\\httpclient-4.3.1.jar
+file.reference.httpcore-4.3.jar=release\\modules\\ext\\httpcore-4.3.jar
+file.reference.httpmime-4.3.1.jar=release\\modules\\ext\\httpmime-4.3.1.jar
+file.reference.icu4j-3.8.jar=release\\modules\\ext\\icu4j-3.8.jar
+file.reference.jericho-html-3.3.jar=release\\modules\\ext\\jericho-html-3.3.jar
+file.reference.jsonic-1.2.11.jar=release\\modules\\ext\\jsonic-1.2.11.jar
 file.reference.language-detector-0.6.jar=release\\modules\\ext\\language-detector-0.6.jar
-file.reference.libsvm-3.1.jar=release/modules/ext/libsvm-3.1.jar
-file.reference.log4j-1.2.17.jar=release/modules/ext/log4j-1.2.17.jar
-file.reference.lucene-core-4.0.0.jar=release/modules/ext/lucene-core-4.0.0.jar
-file.reference.lucene-queries-4.0.0.jar=release/modules/ext/lucene-queries-4.0.0.jar
-file.reference.lucene-sandbox-4.0.0.jar=release/modules/ext/lucene-sandbox-4.0.0.jar
-file.reference.netcdf4-4.5.5.jar=release/modules/ext/netcdf4-4.5.5.jar
-file.reference.noggit-0.5.jar=release/modules/ext/noggit-0.5.jar
-file.reference.openaifsm-0.0.1.jar=release/modules/ext/openaifsm-0.0.1.jar
-file.reference.opennlp-maxent-3.0.3.jar=release/modules/ext/opennlp-maxent-3.0.3.jar
-file.reference.poi-4.0.1.jar=release/modules/ext/poi-4.0.1.jar
-file.reference.poi-ooxml-4.0.1.jar=release/modules/ext/poi-ooxml-4.0.1.jar
-file.reference.poi-ooxml-schemas-4.0.1.jar=release/modules/ext/poi-ooxml-schemas-4.0.1.jar
-file.reference.poi-scratchpad-4.0.1.jar=release/modules/ext/poi-scratchpad-4.0.1.jar
-file.reference.protobuf-java-2.5.0.jar=release/modules/ext/protobuf-java-2.5.0.jar
-file.reference.quartz-2.2.0.jar=release/modules/ext/quartz-2.2.0.jar
-file.reference.solr-solrj-4.9.1.jar=release/modules/ext/solr-solrj-4.9.1.jar
-file.reference.sqlwrapper-0.0.1.jar=release/modules/ext/sqlwrapper-0.0.1.jar
-file.reference.stax2-api-3.1.4.jar=release/modules/ext/stax2-api-3.1.4.jar
-file.reference.tagsoup-1.2.1.jar=release/modules/ext/tagsoup-1.2.1.jar
-file.reference.udunits-4.5.5.jar=release/modules/ext/udunits-4.5.5.jar
-file.reference.vorbis-java-core-0.8.jar=release/modules/ext/vorbis-java-core-0.8.jar
-file.reference.vorbis-java-tika-0.8.jar=release/modules/ext/vorbis-java-tika-0.8.jar
+file.reference.noggit-0.5.jar=release\\modules\\ext\\noggit-0.5.jar
+file.reference.slf4j-api-1.7.6.jar=release\\modules\\ext\\slf4j-api-1.7.6.jar
+file.reference.solr-solrj-4.9.1.jar=release\\modules\\ext\\solr-solrj-4.9.1.jar
 file.reference.woodstox-core-asl-4.4.1.jar=release/modules/ext/woodstox-core-asl-4.4.1.jar
 file.reference.wstx-asl-3.2.7.jar=release\\modules\\ext\\wstx-asl-3.2.7.jar
 file.reference.xmlbeans-2.6.0.jar=release/modules/ext/xmlbeans-2.6.0.jar
-file.reference.xmpcore-5.1.3.jar=release/modules/ext/xmpcore-5.1.3.jar
-file.reference.zookeeper-3.4.6.jar=release/modules/ext/zookeeper-3.4.6.jar
+file.reference.zookeeper-3.4.6.jar=release\\modules\\ext\\zookeeper-3.4.6.jar
 javac.source=1.8
 javac.compilerargs=-Xlint -Xlint:-serial
-javadoc.reference.commons-validator-1.5.1.jar=release/modules/ext/commons-validator-1.5.1-javadoc.jar
 license.file=../LICENSE-2.0.txt
 nbm.homepage=http://www.sleuthkit.org/autopsy/
 nbm.needs.restart=true
-source.reference.commons-validator-1.5.1.jar=release/modules/ext/commons-validator-1.5.1-sources.jar 
 spec.version.base=6.6
diff --git a/KeywordSearch/nbproject/project.xml b/KeywordSearch/nbproject/project.xml
index f9482b14b3ca4be35d23feeb0a5da19b92e3ba8f..11d3c53cc8370cc41620743019974e2b98816f37 100644
--- a/KeywordSearch/nbproject/project.xml
+++ b/KeywordSearch/nbproject/project.xml
@@ -184,7 +184,6 @@
                 <package>org.apache.http.entity.mime.content</package>
                 <package>org.apache.http.impl</package>
                 <package>org.apache.http.impl.auth</package>
-                <package>org.apache.http.impl.bootstrap</package>
                 <package>org.apache.http.impl.client</package>
                 <package>org.apache.http.impl.conn</package>
                 <package>org.apache.http.impl.conn.tsccm</package>
@@ -198,7 +197,6 @@
                 <package>org.apache.http.params</package>
                 <package>org.apache.http.pool</package>
                 <package>org.apache.http.protocol</package>
-                <package>org.apache.http.ssl</package>
                 <package>org.apache.http.util</package>
                 <package>org.apache.jute</package>
                 <package>org.apache.jute.compiler</package>
@@ -239,228 +237,88 @@
                 <package>org.sleuthkit.autopsy.keywordsearch</package>
             </public-packages>
             <class-path-extension>
-                <runtime-relative-path>ext/commons-digester-1.8.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-digester-1.8.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/lucene-sandbox-4.0.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/lucene-sandbox-4.0.0.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/jericho-html-3.3.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/jericho-html-3.3.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/cdm-4.5.5.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/cdm-4.5.5.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/httpservices-4.5.5.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/httpservices-4.5.5.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/httpcore-4.4.10.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/httpcore-4.4.10.jar</binary-origin>
+                <runtime-relative-path>ext/guava-18.0.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\guava-18.0.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/hamcrest-core-1.3.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/hamcrest-core-1.3.jar</binary-origin>
+                <runtime-relative-path>ext/httpcore-4.3.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\httpcore-4.3.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/boilerpipe-1.1.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/boilerpipe-1.1.0.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/commons-logging-api-1.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-logging-api-1.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/quartz-2.2.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/quartz-2.2.0.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/icu4j-3.8.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/icu4j-3.8.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/language-detector-0.6.jar</runtime-relative-path>
-                <binary-origin>release\modules\ext\language-detector-0.6.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/joda-time-2.2.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/joda-time-2.2.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/tagsoup-1.2.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/tagsoup-1.2.1.jar</binary-origin>
+                <runtime-relative-path>ext/zookeeper-3.4.6.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\zookeeper-3.4.6.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/lucene-core-4.0.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/lucene-core-4.0.0.jar</binary-origin>
+                <runtime-relative-path>ext/commons-digester-1.8.1.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\commons-digester-1.8.1.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/opennlp-maxent-3.0.3.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/opennlp-maxent-3.0.3.jar</binary-origin>
+                <runtime-relative-path>ext/commons-validator-1.5.1.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\commons-validator-1.5.1.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/poi-scratchpad-4.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/poi-scratchpad-4.0.1.jar</binary-origin>
+                <runtime-relative-path>ext/commons-lang-2.4.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\commons-lang-2.4.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
                 <runtime-relative-path>ext/commons-logging-1.2.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-logging-1.2.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/json-simple-1.1.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/json-simple-1.1.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/c3p0-0.9.1.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/c3p0-0.9.1.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/poi-ooxml-4.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/poi-ooxml-4.0.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/sqlwrapper-0.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/sqlwrapper-0.0.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/log4j-1.2.17.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/log4j-1.2.17.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/udunits-4.5.5.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/udunits-4.5.5.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/commons-collections-3.2.2.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-collections-3.2.2.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/openaifsm-0.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/openaifsm-0.0.1.jar</binary-origin>
+                <binary-origin>release\modules\ext\commons-logging-1.2.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/stax2-api-3.1.4.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/stax2-api-3.1.4.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/solr-solrj-4.9.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/solr-solrj-4.9.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/xmpcore-5.1.3.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/xmpcore-5.1.3.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/findstructapi-0.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/findstructapi-0.0.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/zookeeper-3.4.6.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/zookeeper-3.4.6.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/jcommander-1.35.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/jcommander-1.35.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/vorbis-java-core-0.8.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/vorbis-java-core-0.8.jar</binary-origin>
+                <runtime-relative-path>ext/jericho-html-3.3.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\jericho-html-3.3.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/netcdf4-4.5.5.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/netcdf4-4.5.5.jar</binary-origin>
+                <runtime-relative-path>ext/slf4j-api-1.7.6.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\slf4j-api-1.7.6.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/java-libpst-0.8.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/java-libpst-0.8.1.jar</binary-origin>
+                <runtime-relative-path>ext/commons-beanutils-1.9.2.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\commons-beanutils-1.9.2.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/protobuf-java-2.5.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/protobuf-java-2.5.0.jar</binary-origin>
+                <runtime-relative-path>ext/commons-io-2.3.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\commons-io-2.3.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/lucene-queries-4.0.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/lucene-queries-4.0.0.jar</binary-origin>
+                <runtime-relative-path>ext/httpclient-4.3.1.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\httpclient-4.3.1.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/juniversalchardet-1.0.3.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/juniversalchardet-1.0.3.jar</binary-origin>
+                <runtime-relative-path>ext/wstx-asl-3.2.7.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\wstx-asl-3.2.7.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/commons-lang-2.6.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-lang-2.6.jar</binary-origin>
+                <runtime-relative-path>ext/annotations-12.0.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\annotations-12.0.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/libsvm-3.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/libsvm-3.1.jar</binary-origin>
+                <runtime-relative-path>ext/commons-collections-3.2.2.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\commons-collections-3.2.2.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
                 <runtime-relative-path>ext/noggit-0.5.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/noggit-0.5.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/poi-4.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/poi-4.0.1.jar</binary-origin>
+                <binary-origin>release\modules\ext\noggit-0.5.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/httpmime-4.5.6.jar</runtime-relative-path>
-                <binary-origin>release\modules\ext\httpmime-4.5.6.jar</binary-origin>
+                <runtime-relative-path>ext/httpmime-4.3.1.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\httpmime-4.3.1.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/httpclient-4.5.6.jar</runtime-relative-path>
-                <binary-origin>release\modules\ext\httpclient-4.5.6.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/jcip-annotations-1.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/jcip-annotations-1.0.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/commons-validator-1.5.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-validator-1.5.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/bzip2-0.9.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/bzip2-0.9.1.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/cleartk-util-2.0.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/cleartk-util-2.0.0.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/grib-4.5.5.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/grib-4.5.5.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/jdom-1.0.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/jdom-1.0.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/commons-beanutils-1.9.2.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-beanutils-1.9.2.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/ehcache-core-2.6.2.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/ehcache-core-2.6.2.jar</binary-origin>
+                <runtime-relative-path>ext/icu4j-3.8.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\icu4j-3.8.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/poi-ooxml-schemas-4.0.1.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/poi-ooxml-schemas-4.0.1.jar</binary-origin>
+                <runtime-relative-path>ext/jsonic-1.2.11.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\jsonic-1.2.11.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/wstx-asl-3.2.7.jar</runtime-relative-path>
-                <binary-origin>release\modules\ext\wstx-asl-3.2.7.jar</binary-origin>
-            </class-path-extension>
-            <class-path-extension>
-                <runtime-relative-path>ext/commons-exec-1.3.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/commons-exec-1.3.jar</binary-origin>
+                <runtime-relative-path>ext/language-detector-0.6.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\language-detector-0.6.jar</binary-origin>
             </class-path-extension>
             <class-path-extension>
-                <runtime-relative-path>ext/vorbis-java-tika-0.8.jar</runtime-relative-path>
-                <binary-origin>release/modules/ext/vorbis-java-tika-0.8.jar</binary-origin>
+                <runtime-relative-path>ext/solr-solrj-4.9.1.jar</runtime-relative-path>
+                <binary-origin>release\modules\ext\solr-solrj-4.9.1.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>