Updated Branches:
  refs/heads/vmsync e22e58b58 -> ef1ec1e3c

Enable nonoss building


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

Branch: refs/heads/vmsync
Commit: ef1ec1e3cd0f359871b41dbe51407eebe3bf9c68
Parents: e22e58b
Author: Kelven Yang <kelv...@gmail.com>
Authored: Tue Jun 25 11:49:41 2013 -0700
Committer: Kelven Yang <kelv...@gmail.com>
Committed: Tue Jun 25 11:49:41 2013 -0700

----------------------------------------------------------------------
 client/pom.xml  | 4 +---
 plugins/pom.xml | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ef1ec1e3/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index a3a32a5..8d61900 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -609,8 +609,7 @@
           <version>${project.version}</version>
         </dependency>
       </dependencies>
-    </profile>
-<!--  
+    </profile>  
     <profile>
       <id>netapp</id>
       <activation>
@@ -671,7 +670,6 @@
         </dependency>
       </dependencies>
     </profile>
--->    
     <profile>
       <id>vmware</id>
       <activation>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ef1ec1e3/plugins/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/pom.xml b/plugins/pom.xml
index ce0e653..1bb38fa 100755
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -102,8 +102,7 @@
       <modules>
         <module>hypervisors/kvm</module>
       </modules>
-    </profile>
-<!--      
+    </profile>      
     <profile>
       <id>f5</id>
       <activation>
@@ -137,7 +136,6 @@
         <module>network-elements/juniper-srx</module>
       </modules>
     </profile>
--->    
     <profile>
       <id>vmware</id>
       <activation>

Reply via email to