You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/07/26 14:10:54 UTC

[2/2] git commit: updated refs/heads/master to 32c8cd3

ignore the test template from rat check

Signed-off-by: Prasanna Santhanam <ts...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/32c8cd3c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/32c8cd3c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/32c8cd3c

Branch: refs/heads/master
Commit: 32c8cd3cd74016e3d4784f66f96b134b720529a5
Parents: 26a0fd5
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Fri Jul 26 16:32:52 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Fri Jul 26 17:34:10 2013 +0530

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/32c8cd3c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e7b4c5a..74c1ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,6 +351,7 @@
               <exclude>tools/appliance/definitions/devcloud/*</exclude>
               <exclude>tools/appliance/definitions/systemvmtemplate/*</exclude>
               <exclude>tools/appliance/definitions/systemvmtemplate64/*</exclude>
+              <exclude>tools/appliance/definitions/builtin/*</exclude>
               <exclude>tools/cli/cloudmonkey.egg-info/*</exclude>
               <exclude>tools/devcloud/src/deps/boxes/basebox-build/definition.rb</exclude>
               <exclude>tools/devcloud/src/deps/boxes/basebox-build/preseed.cfg</exclude>