summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2021-04-15 20:39:22 +0200
committerMichael Peter Christen <mc@yacy.net>2021-04-15 20:39:22 +0200
commit1cdb21592bdf83424b3d4e1b4c954eec933750ef (patch)
treec9f02a21b2ab6f52a326d84805f2fda38f7b0781 /build.xml
parent42ea2a1c6f793ea72d3148ec1ee1b4fb366c9b83 (diff)
added hazelcast and some modifications to align legacy YaCy with
YaCyGrid
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 5cf33c3af..f4309acaf 100644
--- a/build.xml
+++ b/build.xml
@@ -194,6 +194,7 @@
<pathelement location="${lib}/commons-math3-3.4.1.jar" />
<pathelement location="${lib}/fontbox-2.0.15.jar" />
<pathelement location="${lib}/guava-25.1-jre.jar" />
+ <pathelement location="${lib}/hazelcast-4.2.jar" />
<pathelement location="${lib}/http2-client-9.4.34.v20201102.jar" />
<pathelement location="${lib}/http2-common-9.4.34.v20201102.jar" />
<pathelement location="${lib}/http2-http-client-transport-9.4.34.v20201102.jar" />