<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/lib, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2026-07-10T21:45:51Z</updated>
<entry>
<title>removed org.restlet.jar as it is not needed any more</title>
<updated>2026-07-10T21:45:51Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2026-07-10T21:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=91a9527bc41cf832f3cef67fe9d666e891640b2d'/>
<id>urn:sha1:91a9527bc41cf832f3cef67fe9d666e891640b2d</id>
<content type='text'>
restlet was a dependency for Solr 4.8 but not for Solr 9.0 any more.</content>
</entry>
<entry>
<title>removed 7Zip parser because the old library could not be replaced by a maven repository</title>
<updated>2023-07-27T21:11:27Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2023-07-27T21:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=92dad3ed49637358d102863346933ddea07197ed'/>
<id>urn:sha1:92dad3ed49637358d102863346933ddea07197ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rm License files from lib/ folder</title>
<updated>2022-04-08T18:33:20Z</updated>
<author>
<name>Thomas Koch</name>
<email>thomas@koch.ro</email>
</author>
<published>2022-04-06T14:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=8de08e2736fea3425c67aee8ccf6b4c356fee55d'/>
<id>urn:sha1:8de08e2736fea3425c67aee8ccf6b4c356fee55d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ivy to manage jars</title>
<updated>2022-04-08T18:33:20Z</updated>
<author>
<name>Thomas Koch</name>
<email>thomas@koch.ro</email>
</author>
<published>2022-04-05T14:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=8fbd6386fdf76f98ed1fa8a73b3f8c6cfa618ed9'/>
<id>urn:sha1:8fbd6386fdf76f98ed1fa8a73b3f8c6cfa618ed9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename langdetect.jar to name in maven repo</title>
<updated>2022-04-08T18:33:00Z</updated>
<author>
<name>Thomas Koch</name>
<email>thomas@koch.ro</email>
</author>
<published>2022-04-06T18:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4c0ae2ca3683ec6ecce806834e989d6cb8a4daf9'/>
<id>urn:sha1:4c0ae2ca3683ec6ecce806834e989d6cb8a4daf9</id>
<content type='text'>
The maven jar contains the language profiles that yacy also ships
in the langdetect/ folder.
</content>
</entry>
<entry>
<title>rename chardet.jar to name from maven</title>
<updated>2022-04-08T18:32:47Z</updated>
<author>
<name>Thomas Koch</name>
<email>thomas@koch.ro</email>
</author>
<published>2022-04-06T18:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=474898da261621b1668ad0f9c2937183a7af0657'/>
<id>urn:sha1:474898da261621b1668ad0f9c2937183a7af0657</id>
<content type='text'>
The class files in the yacy jar differs from the one downloaded
from maven. But the file tree is equal.
</content>
</entry>
<entry>
<title>rename jars to correspond to maven repos</title>
<updated>2022-04-08T18:32:23Z</updated>
<author>
<name>Thomas Koch</name>
<email>thomas@koch.ro</email>
</author>
<published>2022-04-06T17:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=5309ca3a5ac8e8289f74e92d19ef27e5bcaddd6f'/>
<id>urn:sha1:5309ca3a5ac8e8289f74e92d19ef27e5bcaddd6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some Gradle build script cleanup</title>
<updated>2022-02-01T13:04:38Z</updated>
<author>
<name>reger24</name>
<email>11603289+reger24@users.noreply.github.com</email>
</author>
<published>2022-02-01T13:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6c5b282919305e9efaa5b6fc4100eb1aec17a65f'/>
<id>urn:sha1:6c5b282919305e9efaa5b6fc4100eb1aec17a65f</id>
<content type='text'>
- 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)
</content>
</entry>
<entry>
<title>Fix naming mismatch of build.xml and jar in ./lib</title>
<updated>2022-01-20T09:41:53Z</updated>
<author>
<name>reger24</name>
<email>reger24@users.noreply.github.com</email>
</author>
<published>2022-01-20T09:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a34d514b4f8970acd8ca43af650f19f4b306cb9a'/>
<id>urn:sha1:a34d514b4f8970acd8ca43af650f19f4b306cb9a</id>
<content type='text'>
version part differs (dot)
build.xml snippet
      &lt;pathelement location="${lib}/bcmail-jdk15on-1.69.jar" /&gt;
      &lt;pathelement location="${lib}/bcpkix-jdk15on-1.69.jar" /&gt;
      &lt;pathelement location="${lib}/bcprov-jdk15on-1.69.jar" /&gt;
</content>
</entry>
<entry>
<title>updating slf4j 1.7.25 -&gt; 1.7.32</title>
<updated>2021-12-13T11:26:49Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-12-13T11:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3dc66130962db6c0c5a39dc49bcb699631340ff5'/>
<id>urn:sha1:3dc66130962db6c0c5a39dc49bcb699631340ff5</id>
<content type='text'>
</content>
</entry>
</feed>
