Repository: qpid-jms Updated Branches: refs/heads/master f4b709209 -> 9aedf52f2
NO-JIRA: add appveyor config to RAT excludes Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/9aedf52f Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/9aedf52f Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/9aedf52f Branch: refs/heads/master Commit: 9aedf52f29dacb0d20af277378d5f443cbbd5514 Parents: f4b7092 Author: Robert Gemmell <[email protected]> Authored: Fri Jul 10 11:08:05 2015 +0100 Committer: Robert Gemmell <[email protected]> Committed: Fri Jul 10 11:08:05 2015 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/9aedf52f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d663ef1..f3cecbf 100644 --- a/pom.xml +++ b/pom.xml @@ -245,6 +245,7 @@ <artifactId>apache-rat-plugin</artifactId> <configuration> <excludes> + <exclude>appveyor.yml</exclude> <exclude>.travis.yml</exclude> <exclude>**/*.md</exclude> <exclude>**/*.txt</exclude> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
