#553 - Disable Geode examples due to instabilities.
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user