Don't use fatjar in MWS build to help with incremental auto-updates

This commit is contained in:
Reinhard Pointner 2017-03-06 14:35:06 +08:00
parent c3514c9a0e
commit 7175b58f7d
1 changed files with 3 additions and 0 deletions

View File

@ -596,6 +596,9 @@
</tarfileset>
<cutdirsmapper dirs="1" />
</copy>
<copy todir="${dir.dist}/appx/lib">
<fileset dir="${dir.dist}/lib" includes="*.jar" />
</copy>
<!-- copy files and resolve ant variables -->
<copy-replace todir="${dir.dist}/appx">