Commit Graph

10 Commits

Author SHA1 Message Date
Michael Peter Christen
5afcba162b updated libraries 2023-07-27 22:55:46 +02:00
Michael Christen
1b825df086 possible fix for
https://github.com/yacy/yacy_search_server/issues/496#issuecomment-1268710276
2022-10-05 21:56:12 +02:00
Michael Peter Christen
a0ddc168e2 upgraded a large number of libraries to latest 2022-10-05 17:54:47 +02:00
Michael Peter Christen
f475ecbd0b upgraded jetty to 9.4.41.v20210516 2022-10-05 17:39:53 +02:00
Michael Peter Christen
482f507e65 upgraded solr from 8.8.1 to 8.9.0
should hopefully fix
https://github.com/yacy/yacy_search_server/issues/496
because it includes https://issues.apache.org/jira/browse/SOLR-13034
2022-10-05 17:24:07 +02:00
Michael Christen
7bf5f6c7ad upgraded jsoup after security warning 2022-10-04 20:13:16 +02:00
Michael Peter Christen
9c1bc533fa removed hazelcast because it is phoning home, see also:
https://github.com/yacy/yacy_search_server/issues/504
2022-09-28 17:30:37 +02:00
Michael Peter Christen
fc98ca7a9c removed ContentControl servlet and functinality
This was not used at all (as I know) and was blocking a smooth
integration of ivy in the context of an existing JSON parser.
2022-09-28 17:25:04 +02:00
Thomas Koch
c98d09b664 rm GitRevTask
The releaseNr is now set to a static value in build.properties. We
can increment it there manually and eventually switch to another
version number scheme if we like.
2022-07-10 12:33:28 +00:00
Thomas Koch
8fbd6386fd use ivy to manage jars 2022-04-08 18:33:20 +00:00