mirror of https://github.com/apache/activemq.git
exclude some db data from the source archives.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378163 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aa4c765065
commit
66d033fc11
|
@ -211,7 +211,8 @@
|
|||
<ant:exclude name="**/*~"/>
|
||||
<ant:exclude name="**/*.bak"/>
|
||||
<ant:exclude name="**/activemq-data/**"/>
|
||||
<ant:exclude name="data"/>
|
||||
<ant:exclude name="activemq-core/foo/**"/>
|
||||
<ant:exclude name="data/**"/>
|
||||
</ant:fileset>
|
||||
</ant:copy>
|
||||
|
||||
|
|
Loading…
Reference in New Issue