Skip to content

Commit

Permalink
Fix assemblt
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrieu, Alban committed Feb 10, 2017
1 parent b0044f4 commit dc8762b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gui/src/main/assembly/assembly-scripts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@
<includes>
<include>**/*.groovy</include>
</includes>
<!--
<excludes>
<exclude>**/*Test*</exclude>
</excludes>
-->
<fileMode>644</fileMode>
<directoryMode>0755</directoryMode>
</fileSet>
</fileSets>
</assembly>
</assembly>

0 comments on commit dc8762b

Please sign in to comment.