From 2504ea499d8dcc8fa51779cadd3f06f2bec15454 Mon Sep 17 00:00:00 2001 From: Sebastien Goasguen Date: Wed, 4 Mar 2015 12:37:52 +0100 Subject: [PATCH] exclude Dockerfile and supervisord.conf from RAT --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d91d4f05737..88f780fb37d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.4.3-SNAPSHOT pom Apache CloudStack - Apache CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform. + Apache CloudStack is an IaaS (“Infrastructure as a Service”) cloud orchestration platform. http://www.cloudstack.org scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git @@ -706,6 +706,8 @@ CHANGES.md README.md INSTALL.md + Dockerfile + supervisord.conf .idea/ **/*.log **/*.patch