Updated Branches: refs/heads/trunk 2ecf41d02 -> 95fc0c060
final rat exclusion Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/95fc0c06 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/95fc0c06 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/95fc0c06 Branch: refs/heads/trunk Commit: 95fc0c0608eb40e4ba433e4c40502b31df4b2330 Parents: 2ecf41d Author: gtully <[email protected]> Authored: Thu Oct 10 15:41:38 2013 +0100 Committer: gtully <[email protected]> Committed: Thu Oct 10 15:41:54 2013 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/95fc0c06/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9dd6423..b92b427 100755 --- a/pom.xml +++ b/pom.xml @@ -1363,6 +1363,7 @@ <exclude>**/kahadb/**/*.data</exclude> <!-- activemq-xmpp schemas --> <exclude>**/resources/*.xsd</exclude> + <exclude>**/src/test/resources/keystore</exclude> <!-- web, web-console, web-demo files --> <exclude>**/webapp/mqtt/mqttws31.js</exclude> <exclude>**/webapp/js/dojo.js</exclude>
