Updated Branches: refs/heads/maven-waf c816496ef -> b6d9fd38b
Disable tests, code in flux Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b6d9fd38 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/b6d9fd38 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/b6d9fd38 Branch: refs/heads/maven-waf Commit: b6d9fd38b04460eac787743798931eb9b02608cd Parents: 9f2a790 Author: Hugo Trippaers <[email protected]> Authored: Mon Sep 10 17:55:15 2012 +0200 Committer: Hugo Trippaers <[email protected]> Committed: Mon Sep 10 17:55:15 2012 +0200 ---------------------------------------------------------------------- awsapi/pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b6d9fd38/awsapi/pom.xml ---------------------------------------------------------------------- diff --git a/awsapi/pom.xml b/awsapi/pom.xml index ba59ce3..ac326ab 100644 --- a/awsapi/pom.xml +++ b/awsapi/pom.xml @@ -207,8 +207,8 @@ </configuration> </plugin> </plugins> - <testSourceDirectory>test</testSourceDirectory> - <!-- + <!-- + <testSourceDirectory>test</testSourceDirectory> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId>
