yacy_search_server/source/net/yacy
Thomas Koch 572558244a rm unused build properties PKGMANAGER, RESTARTCMD, DESTDIR
PKGMANAGER is always false, thus the java code wrapped in
if statements for this property is dead code and can also
be removed.

The Debian packaging removed in c4659f0fb0
did set the PKGMANAGER property to true. When we do distro
packages again, we can revisit this commit and redo it with
property files instead.

RESTARTCMD is only used inside those dead code.

DESTDIR is never used even in the build.xml
2022-07-10 10:14:51 +00:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Fix compile deprecation warning 2022-02-11 00:27:55 +01:00
crawler Various javadoc fixes 2022-01-26 11:22:43 +01:00
data Various javadoc fixes 2022-01-26 11:22:43 +01:00
document Various javadoc fixes 2022-01-26 11:22:43 +01:00
gui better support for mac-specific tray functions in java 9 2021-07-12 17:27:59 +02:00
http Various javadoc fixes 2022-01-26 11:22:43 +01:00
kelondro Harmonize loading/reading blacklist 2022-02-06 00:10:55 +01:00
peers rm unused build properties PKGMANAGER, RESTARTCMD, DESTDIR 2022-07-10 10:14:51 +00:00
repository Add option to add host to default blacklist from search result 2022-02-09 19:42:04 +01:00
search catch error when initializing hazelcast 2022-06-20 17:27:56 +02:00
server Merge pull request #440 from lfuelling/master 2022-02-11 08:09:17 +01:00
utils Various javadoc fixes 2022-01-26 11:22:43 +01:00
visualization enhanced the (already fast!) png exporter 2020-12-03 12:18:07 +01:00
migration.java Support parsing audio URLs without file extension 2019-04-09 11:40:21 +02:00
yacy.java Prevent that YaCy always starts with a exception message on none Apple systems 2022-01-18 13:02:12 +01:00