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

LMS-2429 jsonrpc4j lib added to dist

SVN: 22868
parent 3ae4248a
No related branches found
No related tags found
No related merge requests found
......@@ -473,6 +473,9 @@
<fileset dir="${lib}/jython">
<include name="jython.jar" />
</fileset>
<fileset dir="${lib}/jsonrpc4j">
<include name="jsonrpc4j.jar" />
</fileset>
</copy>
<antcall target="prepare-gwt.copy-common-source" />
</target>
......
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