Skip to content

Commit

Permalink
Fix #789, "bin/smart" is not assembled in distribute package (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
littlezhou authored Jul 27, 2017
1 parent ba93f07 commit 8aa8d57
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions smart-dist/src/assemblies/bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
<fileSet>
<directory>${basedir}/../bin</directory>
<outputDirectory>smart-data-${project.version}/bin</outputDirectory>
<includes>
<include>*.sh</include>
</includes>
</fileSet>
<fileSet>
<directory>${basedir}/../</directory>
Expand Down

0 comments on commit 8aa8d57

Please sign in to comment.