yacy_search_server/test/de/anomic/document
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
..
parser * fix patchCharsetEncoding-test (patchCharsetEncoding now returns null on input null) 2011-02-02 15:28:41 +00:00
ParserTest.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00