Skip to content
Snippets Groups Projects
Commit 34bf7eae authored by tpylak's avatar tpylak
Browse files

add jython to openbis zip

SVN: 12646
parent 3695fe6a
No related branches found
No related tags found
No related merge requests found
...@@ -368,6 +368,10 @@ ...@@ -368,6 +368,10 @@
<lib dir="${lib}/cisd-args4j"> <lib dir="${lib}/cisd-args4j">
<include name="cisd-args4j.jar" /> <include name="cisd-args4j.jar" />
</lib> </lib>
<lib dir="${lib}/jython">
<include name="jython.jar" />
</lib>
</war> </war>
<!-- Does some cleaning. --> <!-- Does some cleaning. -->
<delete file="${jar.file}" failonerror="true" /> <delete file="${jar.file}" failonerror="true" />
......
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