mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
small fixes
This commit is contained in:
parent
83b67cb460
commit
78e640487b
1 changed files with 3 additions and 12 deletions
|
@ -20,17 +20,8 @@
|
|||
</dependencySets>
|
||||
<fileSets>
|
||||
<fileSet>
|
||||
<directory>dist/</directory>
|
||||
<outputDirectory>/</outputDirectory>
|
||||
<includes>
|
||||
<include>*.sh</include>
|
||||
<include>*.bat</include>
|
||||
<include>*.xml</include>
|
||||
</includes>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>config/</directory>
|
||||
<outputDirectory>config/</outputDirectory>
|
||||
</fileSet>
|
||||
<directory>release/</directory>
|
||||
<outputDirectory>/</outputDirectory>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
</assembly>
|
||||
|
|
Loading…
Reference in a new issue