[
https://issues.apache.org/jira/browse/GEODE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Murmann updated GEODE-10247:
--------------------------------------
Labels: needsTriage (was: )
> CI: spring-compatibility-test compile failure
> ---------------------------------------------
>
> Key: GEODE-10247
> URL: https://issues.apache.org/jira/browse/GEODE-10247
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Xiaojian Zhou
> Priority: Major
> Labels: needsTriage
>
> It's found in
> https://hydradb.hdb.gemfire-ci.info/hdb/testresult/14671910
> https://hydradb.hdb.gemfire-ci.info/hdb/testresult/14643293
> https://hydradb.hdb.gemfire-ci.info/hdb/testresult/14643323
> ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (java-compile)
> on project spring-data-geode: Compilation failure: Compilation failure:
> [ERROR]
> /home/geode/spring-data-geode/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemFireProperties.java:[103,43]
> error: cannot find symbol
> [ERROR] symbol: variable GEODE_FOR_REDIS_BIND_ADDRESS
> [ERROR] location: interface ConfigurationProperties
> [ERROR]
> /home/geode/spring-data-geode/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemFireProperties.java:[104,38]
> error: cannot find symbol
> [ERROR] symbol: variable GEODE_FOR_REDIS_ENABLED
> [ERROR] location: interface ConfigurationProperties
> [ERROR]
> /home/geode/spring-data-geode/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemFireProperties.java:[105,35]
> error: cannot find symbol
> [ERROR] symbol: variable GEODE_FOR_REDIS_PORT
> [ERROR] location: interface ConfigurationProperties
> [ERROR]
> /home/geode/spring-data-geode/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemFireProperties.java:[106,47]
> error: cannot find symbol
> [ERROR] symbol: variable GEODE_FOR_REDIS_REDUNDANT_COPIES
> [ERROR] location: interface ConfigurationProperties
> [ERROR]
> /home/geode/spring-data-geode/spring-data-geode/src/main/java/org/springframework/data/gemfire/GemFireProperties.java:[107,39]
> error: cannot find symbol
> [ERROR] symbol: variable GEODE_FOR_REDIS_USERNAME
> [ERROR] location: interface ConfigurationProperties
--
This message was sent by Atlassian Jira
(v8.20.7#820007)