You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ab...@apache.org on 2013/10/03 23:17:29 UTC

git commit: Removing test detail

Updated Branches:
  refs/heads/master 97c911ca3 -> f31d908ea


Removing test detail


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/commit/f31d908e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/tree/f31d908e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/diff/f31d908e

Branch: refs/heads/master
Commit: f31d908ea1a75cfc1e46827a5a655d89215b5c33
Parents: 97c911c
Author: Andrew Bayer <an...@gmail.com>
Authored: Thu Oct 3 14:17:25 2013 -0700
Committer: Andrew Bayer <an...@gmail.com>
Committed: Thu Oct 3 14:17:25 2013 -0700

----------------------------------------------------------------------
 google-compute-engine/pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/blob/f31d908e/google-compute-engine/pom.xml
----------------------------------------------------------------------
diff --git a/google-compute-engine/pom.xml b/google-compute-engine/pom.xml
index de8d759..375192c 100644
--- a/google-compute-engine/pom.xml
+++ b/google-compute-engine/pom.xml
@@ -114,9 +114,6 @@
                                     <goal>test</goal>
                                 </goals>
                                 <configuration>
-                                  <includes>
-                                    <include>**/GoogleComputeEngineSecurityGroupExtensionLiveTest.java</include>
-                                  </includes>
                                     <systemPropertyVariables>
                                         <test.google-compute-engine.identity>${test.google-compute-engine.identity}
                                         </test.google-compute-engine.identity>