yacy_search_server/test/de/anomic/yacy
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
- introduce a YaCyHttp interface to modulize/separate http server
- adjust the Jetty version specific implementation part (in package net.yacy.http)
     - putting the version specific code in classes starting with Jetty8xxxx
     - moved existing Jetty9xxx implementation into a test class (to keep the code)
- adjust build to the changed jars
- make use of the introduced YaCyHttpServer interface in related htroot servlets

- adjust other test cases/classes
2013-10-09 00:40:48 +02:00
..
yacyURLTest.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00
yacyVersionTest.java - odt & ooxml (office document) parser correction to add content to fulltext index 2013-05-20 01:50:09 +02:00