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

LMS-1546 dist screening config

SVN: 16751
parent 8d05989f
No related branches found
No related tags found
No related merge requests found
......@@ -48,11 +48,13 @@
<fileset dir="${original.dist}/data" />
</copy>
<copy todir="${dist.datastore_server}/etc">
<fileset dir="${original.dist}/etc/tabular-data-graph.properties" />
<fileset dir="${original.dist}/etc">
<include name="tabular-data-graph.properties" />
</fileset>
</copy>
<antcall target="datastore_server.create-distribution" />
</target>
<!--
// Task for continuous integration server.
-->
......
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