diff options
| author | Michael Peter Christen <mc@yacy.net> | 2021-04-15 20:39:22 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2021-04-15 20:39:22 +0200 |
| commit | 1cdb21592bdf83424b3d4e1b4c954eec933750ef (patch) | |
| tree | c9f02a21b2ab6f52a326d84805f2fda38f7b0781 /build.xml | |
| parent | 42ea2a1c6f793ea72d3148ec1ee1b4fb366c9b83 (diff) | |
added hazelcast and some modifications to align legacy YaCy with
YaCyGrid
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" /> |
