Skip to content
Snippets Groups Projects
Commit a4f09e64 authored by buczekp's avatar buczekp
Browse files

[LMS-1323] fixed ant script

SVN: 16489
parent f35ccb9b
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
<recursive-jar destfile="${basic-jar.file}">
<fileset dir="${classes}">
<include name="${basic.path}/**/*.class" />
<include name="**/CISD.gwt.xml" />
<include name="**/CISD-basic.gwt.xml" />
<include name="${build.info.filename}" />
</fileset>
<fileset dir="${sources}">
......
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