the cloud-engine-storage-integration-test sub-project should not depend

on the nonoss build. It can be enabled with its own profile
"integration-test". 

Removing the nonoss activation tag from the profile.
This commit is contained in:
Hugo Trippaers 2013-09-02 14:29:01 +02:00
parent e12c0c4e43
commit 0d499f0af0
1 changed files with 0 additions and 5 deletions

View File

@ -47,11 +47,6 @@
<profiles>
<profile>
<id>integration-test</id>
<activation>
<property>
<name>nonoss</name>
</property>
</activation>
<modules>
<module>storage/integration-test</module>
</modules>