mirror of https://github.com/apache/activemq.git
Tabs to spaces
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404996 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae24f5ff25
commit
80b4d171ca
|
@ -34,8 +34,8 @@
|
|||
<exclude>conf/*.ks</exclude>
|
||||
<exclude>conf/*.cert</exclude>
|
||||
<exclude>example/**/*.sh</exclude>
|
||||
<exclude>example/**/*.rb</exclude>
|
||||
</excludes>
|
||||
<exclude>example/**/*.rb</exclude>
|
||||
</excludes>
|
||||
<fileMode>0644</fileMode>
|
||||
<directoryMode>0755</directoryMode>
|
||||
<lineEnding>unix</lineEnding>
|
||||
|
@ -80,7 +80,7 @@
|
|||
<directoryMode>0755</directoryMode>
|
||||
<fileMode>0755</fileMode>
|
||||
<lineEnding>unix</lineEnding>
|
||||
</fileSet>
|
||||
</fileSet>
|
||||
|
||||
<!-- Copy over example scripts that need unix line endings and also chmod to 755 -->
|
||||
<fileSet>
|
||||
|
@ -93,9 +93,9 @@
|
|||
<directoryMode>0755</directoryMode>
|
||||
<fileMode>0755</fileMode>
|
||||
<lineEnding>unix</lineEnding>
|
||||
<!-- need to filter to ensure script files have AMQ version number included -->
|
||||
<!-- need to filter to ensure script files have AMQ version number included -->
|
||||
<filtered>true</filtered>
|
||||
</fileSet>
|
||||
</fileSet>
|
||||
|
||||
</fileSets>
|
||||
|
||||
|
|
Loading…
Reference in New Issue