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

missing classes for dss api added to JAR

SVN: 27335
parent 62d21bd3
No related branches found
No related tags found
No related merge requests found
......@@ -104,6 +104,8 @@
<include name="ch/systemsx/cisd/common/spring/HttpInvokerUtils.class" />
<include name="ch/systemsx/cisd/common/api/**/*.class" />
<exclude name="ch/systemsx/cisd/common/api/server/**/*.class" />
<include name="ch/systemsx/cisd/openbis/common/api/**/*.class" />
<exclude name="ch/systemsx/cisd/openbis/common/api/server/**/*.class" />
<include name="ch/systemsx/cisd/openbis/generic/shared/api/**/*.class" />
<include name="ch/systemsx/cisd/openbis/generic/shared/basic/**/*.class" />
<include name="ch/systemsx/cisd/openbis/plugin/query/**/api/**/*.class" />
......
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