| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-10 | removed org.restlet.jar as it is not needed any more | Michael Peter Christen | |
| restlet was a dependency for Solr 4.8 but not for Solr 9.0 any more. | |||
| 2023-07-27 | removed 7Zip parser because the old library could not be replaced by a maven ↵ | Michael Peter Christen | |
| repository | |||
| 2022-04-08 | rm License files from lib/ folder | Thomas Koch | |
| 2022-04-08 | use ivy to manage jars | Thomas Koch | |
| 2022-04-08 | rename langdetect.jar to name in maven repo | Thomas Koch | |
| The maven jar contains the language profiles that yacy also ships in the langdetect/ folder. | |||
| 2022-04-08 | rename chardet.jar to name from maven | Thomas Koch | |
| The class files in the yacy jar differs from the one downloaded from maven. But the file tree is equal. | |||
| 2022-04-08 | rename jars to correspond to maven repos | Thomas Koch | |
| 2022-02-01 | Some Gradle build script cleanup | reger24 | |
| - added multiproject in libbuild to compile and install all needed jars (reproduceing old maven build) - adjusted GitComInf (use a project version, build script with less hardcoded strings) - adjusted J7Zip-modified - include common version number for output jar - add task installJarToRoot to copy output jar to yacycore /lib - adjust main build with updated jar names as files are the same - updated also old build.xml And the Eclipse specific .classpath (with shall be deleted until complete move to gradle) | |||
| 2022-01-20 | Fix naming mismatch of build.xml and jar in ./lib | reger24 | |
| version part differs (dot) build.xml snippet <pathelement location="${lib}/bcmail-jdk15on-1.69.jar" /> <pathelement location="${lib}/bcpkix-jdk15on-1.69.jar" /> <pathelement location="${lib}/bcprov-jdk15on-1.69.jar" /> | |||
| 2021-12-13 | updating slf4j 1.7.25 -> 1.7.32 | Michael Peter Christen | |
| 2021-12-12 | there is no (more) log4j in YaCy | Michael Christen | |
| 2021-08-24 | upgrade of jsoup 1.12.1 -> 1.14.2 | admin | |
| 2021-08-17 | updated bouncy castle 1.60 -> 1.69 | Michael Peter Christen | |
| 2021-08-07 | removed old lib | Michael Peter Christen | |
| 2021-08-07 | upgraded commons-compress lib | Michael Peter Christen | |
| cause: alert in https://github.com/yacy/yacy_search_server/security/dependabot/pom.xml/org.apache.commons:commons-compress/open | |||
| 2021-04-15 | added hazelcast and some modifications to align legacy YaCy with | Michael Peter Christen | |
| YaCyGrid | |||
| 2021-03-18 | adds missing solr lib: opentracing 0.33.0 | sgaebel | |
| 2021-03-08 | added new commons library (missed in latest commit) | Michael Peter Christen | |
| 2021-03-08 | fixes for solr 8.8.1 migration | Michael Peter Christen | |
| - replace new guava 30 with older 25 because that is the correct dependency for solr 8.8.1. The newer one did actually not work! - index will be crated in a DATA/INDEX/freeworld/SEGMENTS/solr_8_8_1 subfolder. The older solr_6_6 index is not touched but also not migrated. The index starts with fresh (empty) content. - Older indexes must be migrated by hand (export/import) so far until a better solution is found. - Large schema adoptions for lucene 8.8.1 | |||
| 2021-03-06 | added missing new dependencies for migration to Solr 8 | Michael Peter Christen | |
| after pulling https://github.com/yacy/yacy_search_server/pull/403 | |||
| 2021-03-04 | Update Lucene to 8.8.1 | Al Sutton | |
| 2021-03-04 | Update Guava to match version pulled through from solr dependencies | Al Sutton | |
| 2021-03-04 | Update ant build solr dependency to 8.8.1 | Al Sutton | |
| 2020-12-12 | updated solr 6.6.6 -> 7.7.3 | Michael Peter Christen | |
| dropped GSA support (GSA API is still in YaCy Grid) The 6.6.6 solr index works without migration also with 7.7.3 | |||
| 2020-12-03 | updated jetty from 9.4.17 to 9.4.35 | Michael Peter Christen | |
| and fixed a bug in ServerSideIncludes that appeared only in that recent version of jetty | |||
| 2020-07-26 | bump to commons-codec-1.14, commons-compress-1.20, | sgaebel | |
| commons-fileupload-1.4, commons-io-2.7, httpclient-4.5.12, httpcore-4.4.13, httpmime-4.5.12 + remove unused commons-jxpath-1.3, htmllexer | |||
| 2019-12-14 | upd to jsoup-1.12.1.jar | reger | |
| 2019-04-27 | Upgraded Lucene/Solr dependencies from 6.6.5 to 6.6.6 | luccioman | |
| 2019-04-24 | Upgraded Jetty dependencies from 9.4.15.v20190215 to 9.4.17.v20190418 | luccioman | |
| 2019-04-19 | Upgraded PDFBox dependency from 2.0.14 to 2.0.15 | luccioman | |
| 2019-03-22 | Upgraded PDFBox dependency from 2.0.11 to 2.0.14 | luccioman | |
| 2019-03-18 | Upgraded Jetty dependencies from 9.4.14.v20181114 to 9.4.15.v20190215 | luccioman | |
| 2019-01-19 | Upgraded icu4j dependency from 62.1 to 63.1 | luccioman | |
| 2019-01-08 | bump to HTTPclient-4.5.6 | sgaebel | |
| 2018-12-21 | Upgraded Jetty dependencies from 9.4.12.v20180830 to 9.4.14.v20181114 | luccioman | |
| 2018-09-22 | Upgraded Solr and Lucene dependencies from 6.6.3 to 6.6.5 | luccioman | |
| 2018-09-21 | Upgraded BouncyCastle dependencies from jdk15:1.46 to jdk15on:1.60 | luccioman | |
| 2018-09-14 | Upgraded Jetty dependencies from 9.4.11.v20180605 to 9.4.12.v20180830 | luccioman | |
| 2018-08-18 | Upgraded Apache PDFBox dependency from 2.0.9 to 2.0.11 | luccioman | |
| Release notes at https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12343466 and https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12342889 | |||
| 2018-08-15 | Added a parser for XZ compressed archives. | luccioman | |
| As suggested by LA_FORGE on mantis 781 (http://mantis.tokeek.de/view.php?id=781) | |||
| 2018-08-08 | Upgraded commons-compress dependency from version 1.16.1 to 1.17 | luccioman | |
| 2018-08-08 | Cleaned up unused old jar files not removed on previous Solr upgrade | luccioman | |
| 2018-07-26 | Upgraded icu4j dependency from 61.1 to 62.1 | luccioman | |
| 2018-06-20 | Upgraded Jetty dependency from 9.4.9 to 9.4.11 | luccioman | |
| 2018-05-20 | upd to slf4j-1.7.25 | reger | |
| 2018-05-06 | upd to jwat-warc-1.1.1 | reger | |
| 2018-04-28 | upd to jsoup-1.11.3 | reger | |
| 2018-04-14 | upd to icu4j-61.1 | reger | |
| 2018-04-08 | upd to pdfbox-2.0.9 | reger | |
| 2018-04-07 | upd to jetty-9.4.9.v20180320 | reger | |
