Some bug fixes
This commit is contained in:
parent
27abb20728
commit
9d698fa2bc
3 changed files with 3 additions and 3 deletions
|
|
@ -164,7 +164,7 @@
|
|||
</fileset>
|
||||
</copy>
|
||||
<!-- Copy plugin libs -->
|
||||
<copy todir="${releaseDir}/lib" flatten="true" includeEmptyDirs="false" failonerror="false">
|
||||
<copy todir="${releaseDir}/lib" flatten="true" includeEmptyDirs="false">
|
||||
<fileset dir="plugins/">
|
||||
<include name="*/lib/**"/>
|
||||
</fileset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue