From cccdbe630904e4a9d62c0ee616159b6e984ec844 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Mon, 11 Mar 2013 14:59:11 +0530 Subject: [PATCH] pom: Exclude systemvmtemplate64 during rat checking, attr already fixed in LICENSE Signed-off-by: Rohit Yadav --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6b0a9ccfeac..86482d7a77b 100644 --- a/pom.xml +++ b/pom.xml @@ -381,6 +381,11 @@ tools/appliance/definitions/systemvmtemplate/definition.rb tools/appliance/definitions/systemvmtemplate/preseed.cfg tools/appliance/definitions/systemvmtemplate/zerodisk.sh + tools/appliance/definitions/systemvmtemplate64/base.sh + tools/appliance/definitions/systemvmtemplate64/cleanup.sh + tools/appliance/definitions/systemvmtemplate64/definition.rb + tools/appliance/definitions/systemvmtemplate64/preseed.cfg + tools/appliance/definitions/systemvmtemplate64/zerodisk.sh tools/cli/cloudmonkey.egg-info/* tools/devcloud/src/deps/boxes/basebox-build/definition.rb tools/devcloud/src/deps/boxes/basebox-build/preseed.cfg