git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1297114 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2012-03-05 16:15:33 +00:00
parent 09ff99fbfa
commit 0dfbc5054d
2 changed files with 8 additions and 2 deletions

View File

@ -40,6 +40,9 @@
<include>**/*.bin</include>
<include>**/*.jnilib</include>
<include>**/*.cert</include>
<include>**/db*.log</include>
<include>**/db*.data</include>
<include>**/db*.redo</include>
<include>assembly/src/release/bin/*/wrapper</include>
</includes>
<excludes>

View File

@ -6,9 +6,9 @@
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@ -40,6 +40,9 @@
<include>**/*.bin</include>
<include>**/*.jnilib</include>
<include>**/*.cert</include>
<include>**/db*.log</include>
<include>**/db*.data</include>
<include>**/db*.redo</include>
<include>assembly/src/release/bin/*/wrapper</include>
</includes>
<excludes>