Skip to content
Snippets Groups Projects
Commit 78985fe6 authored by felmer's avatar felmer
Browse files

LMS-2575 Apache SSHD lib added to distribution

SVN: 23868
parent 35f61bd4
No related branches found
No related tags found
No related merge requests found
......@@ -165,6 +165,7 @@
<copy file="${lib}/jsonrpc4j/jsonrpc4j.jar" todir="${dist.datastore_server.lib}" />
<copy file="${lib}/jackson/jackson-core-asl.jar" todir="${dist.datastore_server.lib}" />
<copy file="${lib}/jackson/jackson-mapper-asl.jar" todir="${dist.datastore_server.lib}" />
<copy file="${lib}/sshd/sshd-core.jar" todir="${dist.datastore_server.lib}" />
<!-- The dss_upload_gui folder is no longer needed; clean it up here (not in the task that makes the zip) -->
<delete dir="${dist.dss_upload_gui}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment