include the shell scripts in the ZIP distro as (i) some windows users use cygwin and (ii) some non-windows users use zip files :)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434022 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-08-23 12:23:09 +00:00
parent 4f715a2f8a
commit 7685e4d2f3
1 changed files with 0 additions and 11 deletions

View File

@ -34,17 +34,6 @@
<fileSet>
<directory>src/release</directory>
<outputDirectory>/</outputDirectory>
<excludes>
<exclude>bin/*</exclude>
</excludes>
<lineEnding>dos</lineEnding>
</fileSet>
<fileSet>
<directory>src/release/bin</directory>
<outputDirectory>/bin</outputDirectory>
<includes>
<include>*.bat</include>
</includes>
<lineEnding>dos</lineEnding>
</fileSet>
<fileSet>