#553 - Disable Geode examples due to instabilities.

This commit is contained in:
Mark Paluch
2020-05-15 08:41:59 +02:00
parent 5c7950440d
commit 4edfde9432

View File

@@ -66,7 +66,6 @@
<!-- Embedded Cassandra (cassandra-all) is not compatible with Java runtime 9 and higher.
See https://issues.apache.org/jira/browse/CASSANDRA-9608 -->
<module>cassandra</module>
<module>geode</module>
</modules>
</profile>
@@ -76,13 +75,6 @@
<activation>
<jdk>11</jdk>
</activation>
<modules>
<!-- Embedded Cassandra (cassandra-all) is not compatible with Java runtime 9 and higher.
See https://issues.apache.org/jira/browse/CASSANDRA-9608 -->
<module>geode</module>
</modules>
</profile>
<profile>