added jgat-custom to build

This commit is contained in:
Reinhard Pointner 2011-09-21 13:40:46 +00:00
parent 1f9ea0f3a1
commit eb75ee3cb6
2 changed files with 6 additions and 1 deletions

View File

@ -131,6 +131,10 @@
<zipfileset src="${dir.lib}/junrar-custom.jar">
<include name="de/innosystec/unrar/**" />
</zipfileset>
<zipfileset src="${dir.lib}/jgat-custom.jar">
<include name="com/dmurph/tracking/**" />
</zipfileset>
</jar>
</target>

View File

@ -21,11 +21,12 @@
<jar href="args4j.jar" />
<jar href="jna.jar" />
<jar href="groovy.jar" />
<jar href="junrar-custom.jar" />
<jar href="sublight-ws.jar" />
<jar href="xmlrpc.jar" />
<jar href="json-simple.jar" />
<jar href="icu4j.jar" />
<jar href="junrar-custom.jar" />
<jar href="jgat-custom.jar" />
</resources>
<component-desc />