mirror of https://github.com/apache/cloudstack.git
Enable nonoss building
This commit is contained in:
parent
e22e58b583
commit
ef1ec1e3cd
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue