You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by hu...@apache.org on 2012/09/10 17:56:35 UTC

[2/6] git commit: now you know

now you know


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

Branch: refs/heads/maven-waf
Commit: 9f2a790c28dd36ff5dcc1a82f10f771d6a0e79f1
Parents: d8b7b2a
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Mon Sep 10 17:54:59 2012 +0200
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Mon Sep 10 17:54:59 2012 +0200

----------------------------------------------------------------------
 pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9f2a790c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed34c47..f17a9d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,6 +80,10 @@
     <cs.servlet.version>2.4</cs.servlet.version>
     <cs.jstl.version>1.2</cs.jstl.version>
 
+    <!-- Most test require a working and configured database,
+         so keep this disabled to most users can compilei.
+         Database configuration is utils/conf/db.properties
+     -->
     <skipTests>true</skipTests>
 
   </properties>