summaryrefslogtreecommitdiff
path: root/libt
AgeCommit message (Collapse)Author
2026-07-10migrated a large number of libraries to latestMichael Peter Christen
2025-03-29upgrade junit to 4.13.2 and use the appropriate hamcrest version 1.3Henschi
2022-04-08use ivy to manage jarsThomas Koch
2020-07-28replace org.junit.Assert.assertThat bysgaebel
org.hamcrest.MatcherAssert.assertThat from hamcrest 2.2 to avoid deprecation-warning
2014-07-06update to JUnit 4.11reger
- fix build.xml -> parserTest error on Windows due to javac encoding
2013-11-10cleanup test directory from Jetty 9 implementation samplesreger
- current Jetty implementation advances so that it seems not beneficial to keep the code as it makes the test unuseable and use of Jetty 9 is due to Java 1.7 dependency not in sight.
2013-11-03fix servlet class exist check to use default path only (in ↵reger
Jetty8YaCyDefaultServlet) - del redundant doget code in yacydefaultservlet - small declaration code opts - del obsolete libt/proxyservlet.java
2013-10-27add YaCyProxyServlet to handle /proxy.html?url=proxyurlreger
- based on Jetty ProxyServlet - at this time use existing HTTPD ProxyHandler for url rewrite - add jetty-client jar (dependency in Jetty ProxyServlet) reuse ProxyHandler.convertHeaderFromJetty in YaCyDefaultServlet
2013-10-09downgrade to Jetty 8 to assure support of JRE 1.6reger
- 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-09-10- delete not needed old jetty jars from libtreger
- add jetty to Info.plist
2013-02-03move testing SolrServlet.main to test, making include of jetty*.jar in ↵reger
distribution and classpath obsolete - move jetty*.jar to test library - move SolrServlet.main as is to test, add also a junit test simulating main - add build.xml cleanup for EmbeddedSolrConnectorTest created test/DATA - adjust some test compile errors
2009-10-18updated junitorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6428 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-19*) New lib directory containing libraries only needed for testing (e.g. junit)theli
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2803 6c8d7289-2bf4-0310-a012-ef5d649a1542